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