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