Public Member Functions | Protected Attributes

SelectList_List Class Reference

Inheritance diagram for SelectList_List:
Collaboration diagram for SelectList_List:

List of all members.

Public Member Functions

 init ()

Protected Attributes

 $_sListClass = 'oxselectlist'
 $_sThisTemplate = 'selectlist_list.tpl'

Detailed Description

Admin selectlist list manager.

Definition at line 6 of file selectlist_list.php.


Member Function Documentation

SelectList_List.init (  ) 

Sets SQL query parameters (such as sorting), executes parent method parent.Init().

Returns:
null

Reimplemented from oxAdminList.

Definition at line 27 of file selectlist_list.php.


Member Data Documentation

SelectList_List.$_sListClass = 'oxselectlist' [protected]

Reimplemented from oxAdminList.

Definition at line 13 of file selectlist_list.php.

SelectList_List.$_sThisTemplate = 'selectlist_list.tpl' [protected]

Reimplemented from oxAdminView.

Definition at line 19 of file selectlist_list.php.


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