Public Member Functions | |
init () | |
Protected Attributes | |
$_sThisTemplate = 'adminlinks_list.tpl' | |
$_sListClass = 'oxlinks' |
Admin links collection. Collects list of admin links. Links may be viewed by language, sorted by date, url or any keyword. Admin Menu: Customer News -> Links.
Definition at line 9 of file adminlinks_list.php.
Adminlinks_List.init | ( | ) |
Sets default list sorting field (oxinsert) and executes parent method parent.Init().
Reimplemented from oxAdminList.
Definition at line 29 of file adminlinks_list.php.
Adminlinks_List.$_sListClass = 'oxlinks' [protected] |
Reimplemented from oxAdminList.
Definition at line 22 of file adminlinks_list.php.
Adminlinks_List.$_sThisTemplate = 'adminlinks_list.tpl' [protected] |
Reimplemented from oxAdminView.
Definition at line 15 of file adminlinks_list.php.