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