Public Member Functions | Protected Attributes

Adminlinks_List Class Reference

Inheritance diagram for Adminlinks_List:
Collaboration diagram for Adminlinks_List:

List of all members.

Public Member Functions

 init ()

Protected Attributes

 $_sThisTemplate = 'adminlinks_list.tpl'
 $_sListClass = 'oxlinks'

Detailed Description

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.


Member Function Documentation

Adminlinks_List.init (  ) 

Sets default list sorting field (oxinsert) and executes parent method parent.Init().

Returns:
null

Reimplemented from oxAdminList.

Definition at line 29 of file adminlinks_list.php.


Member Data Documentation

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.


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