Definition at line 8 of file wrapping_list.php.
Public Member Functions | |
init () | |
render () | |
Protected Attributes | |
$_sListClass = 'oxwrapping' |
Wrapping_List.init | ( | ) |
Sets SQL query parameters (such as sorting), executes parent method parent.Init().
Reimplemented from oxAdminList.
Definition at line 23 of file wrapping_list.php.
Wrapping_List.render | ( | ) |
Executes parent method parent.render() and returns name of template file "user_list.tpl".
Reimplemented from oxAdminList.
Definition at line 35 of file wrapping_list.php.
Wrapping_List.$_sListClass = 'oxwrapping' [protected] |