Public Member Functions | Protected Attributes

Wrapping_List Class Reference

Inheritance diagram for Wrapping_List:
Collaboration diagram for Wrapping_List:

List of all members.

Public Member Functions

 render ()

Protected Attributes

 $_sListClass = 'oxwrapping'
 $_sDefSortField = 'oxname'

Detailed Description

Admin wrapping list manager. Performs collection and managing (such as filtering or deleting) function. Admin Menu: User Administration -> Users.

Definition at line 8 of file wrapping_list.php.


Member Function Documentation

Wrapping_List.render (  ) 

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

Returns:
string

Reimplemented from oxAdminList.

Definition at line 30 of file wrapping_list.php.


Member Data Documentation

Wrapping_List.$_sDefSortField = 'oxname' [protected]

Reimplemented from oxAdminList.

Definition at line 22 of file wrapping_list.php.

Wrapping_List.$_sListClass = 'oxwrapping' [protected]

Reimplemented from oxAdminList.

Definition at line 15 of file wrapping_list.php.


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