Public Member Functions | Protected Member Functions

oxContentList Class Reference

Inheritance diagram for oxContentList:
Collaboration diagram for oxContentList:

List of all members.

Public Member Functions

 __construct ($sObjectsInListName= 'oxcontent')
 loadMainMenulist ()
 loadCatMenues ()

Protected Member Functions

 _loadMenue ($iType, $sSQLAdd=null)

Detailed Description

Content list manager. Collects list of content

Definition at line 7 of file oxcontentlist.php.


Constructor & Destructor Documentation

oxContentList.__construct ( sObjectsInListName = 'oxcontent'  ) 

Class constructor, initiates parent constructor (parent.oxList()).

Parameters:
string $sObjectsInListName optional and not used
Returns:
null

Reimplemented from oxList.

Definition at line 16 of file oxcontentlist.php.


Member Function Documentation

oxContentList._loadMenue ( iType,
sSQLAdd = null 
) [protected]

Builds and executes the sql string

Parameters:
int $iType oxtype
string $sSQLAdd assitional sql
Returns:
null

Definition at line 63 of file oxcontentlist.php.

oxContentList.loadCatMenues (  ) 

Load Array of Menue items and change keys of aList to catid

Returns:
null

Definition at line 36 of file oxcontentlist.php.

oxContentList.loadMainMenulist (  ) 

Loads main menue entries and generates list with links

Returns:
null

Definition at line 26 of file oxcontentlist.php.


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