Public Member Functions | Protected Member Functions | Protected Attributes

Content_List Class Reference

Inheritance diagram for Content_List:
Collaboration diagram for Content_List:

List of all members.

Public Member Functions

 render ()

Protected Member Functions

 _prepareWhereQuery ($aWhere, $sqlFull)

Protected Attributes

 $_sListClass = 'oxcontent'
 $_sListType = 'oxcontentlist'

Detailed Description

Admin Contents manager. Collects Content base information (Description), there is ability to filter them by Description or delete them. Admin Menu: Customerinformations -> Content.

Definition at line 9 of file content_list.php.


Member Function Documentation

Content_List._prepareWhereQuery ( aWhere,
sqlFull 
) [protected]

Adding folder check and empty folder field check

Parameters:
array $aWhere SQL condition array
string $sqlFull SQL query string
Returns:
$sQ

Reimplemented from oxAdminList.

Definition at line 51 of file content_list.php.

Content_List.render (  ) 

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

Returns:
string

Reimplemented from oxAdminList.

Definition at line 31 of file content_list.php.


Member Data Documentation

Content_List.$_sListClass = 'oxcontent' [protected]

Reimplemented from oxAdminList.

Definition at line 16 of file content_list.php.

Content_List.$_sListType = 'oxcontentlist' [protected]

Reimplemented from oxAdminList.

Definition at line 23 of file content_list.php.


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