Version 4
Check if page is in given table
Bool
Check if objet is from Order table
if ( $Page->isTable('order)) ){ // is Order -page }