array( 'template' => 'xtpl', 'template_file' => 'modules/EcmFkVatTables/DetailView.html', 'php_file' => 'modules/EcmFkVatTables/DetailView.php', 'type' => 'DetailView', ), 'LBL_EDITVIEW' => array( 'template' => 'xtpl', 'template_file' => 'modules/EcmFkVatTables/EditView.html', 'php_file' => 'modules/EcmFkVatTables/EditView.php', 'type' => 'EditView', ), 'LBL_LISTVIEW' => array( 'template' => 'listview', 'meta_file' => 'modules/EcmFkVatTables/listviewdefs.php', 'type' => 'ListView', ), 'LBL_SEARCHFORM' => array( 'template' => 'xtpl', 'template_file' => 'modules/EcmFkVatTables/SearchForm.html', 'php_file' => 'modules/EcmFkVatTables/ListView.php', 'type' => 'SearchForm', ), );