Public Member Functions | |
render () | |
Protected Attributes | |
$_sListClass = 'oxcountry' | |
$_sDefSortField = 'oxactive' | |
$_blDesc = false |
Admin selectlist list manager.
Definition at line 6 of file country_list.php.
Country_List.render | ( | ) |
Executes parent method parent.render() and returns name of template file "selectlist_list.tpl".
Reimplemented from oxAdminList.
Definition at line 37 of file country_list.php.
Country_List.$_blDesc = false [protected] |
Reimplemented from oxAdminList.
Definition at line 28 of file country_list.php.
Country_List.$_sDefSortField = 'oxactive' [protected] |
Reimplemented from oxAdminList.
Definition at line 21 of file country_list.php.
Country_List.$_sListClass = 'oxcountry' [protected] |
Reimplemented from oxAdminList.
Definition at line 14 of file country_list.php.