Public Member Functions | |
render () | |
Protected Attributes | |
$_sListClass = 'oxcountry' | |
$_sDefSort = 'oxcountry.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 36 of file country_list.php.
Country_List.$_blDesc = false [protected] |
Reimplemented from oxAdminList.
Definition at line 27 of file country_list.php.
Country_List.$_sDefSort = 'oxcountry.oxactive' [protected] |
Reimplemented from oxAdminList.
Definition at line 20 of file country_list.php.
Country_List.$_sListClass = 'oxcountry' [protected] |
Reimplemented from oxAdminList.
Definition at line 13 of file country_list.php.