Public Member Functions | Protected Attributes

Country_List Class Reference

Inheritance diagram for Country_List:
Collaboration diagram for Country_List:

List of all members.

Public Member Functions

 render ()

Protected Attributes

 $_sListClass = 'oxcountry'
 $_sDefSortField = 'oxactive'
 $_blDesc = false

Detailed Description

Admin selectlist list manager.

Definition at line 6 of file country_list.php.


Member Function Documentation

Country_List.render (  ) 

Executes parent method parent.render() and returns name of template file "selectlist_list.tpl".

Returns:
string

Reimplemented from oxAdminList.

Definition at line 37 of file country_list.php.


Member Data Documentation

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.


The documentation for this class was generated from the following file: