Article_list Class Reference

Inheritance diagram for Article_list:

Inheritance graph
[legend]
Collaboration diagram for Article_list:

Collaboration graph
[legend]

List of all members.


Detailed Description

Admin article list manager. Collects base article information (according to filtering rules), performs sorting, deletion of articles, etc. Admin Menu: Manage Products -> Articles.

Public Member Functions

 init ()
 render ()
 buildWhere ()
 deleteEntry ()

Protected Member Functions

 _changeselect ($sSql)
 _prepareWhereQuery ($aWhere, $sqlFull)

Protected Attributes

 $_sListClass = 'oxarticle'
 $_sListType = 'oxarticlelist'

Member Function Documentation

Article_list.init (  ) 

Sets SQL query parameters, executes parent method parent.Init().

Returns:
null

Reimplemented from oxAdminList.

Article_list.render (  ) 

Collects articles base data and passes them according to filtering rules, returns name of template file "article_list.tpl".

Returns:
string

Reimplemented from oxAdminList.

Article_list._changeselect ( sSql  )  [protected]

Sets articles sorting by category.

Parameters:
string $sSQL sql string
Returns:
string

Reimplemented from oxAdminList.

Article_list.buildWhere (  ) 

Builds and returns array of SQL WHERE conditions.

Returns:
array

Reimplemented from oxAdminList.

Article_list._prepareWhereQuery ( aWhere,
sqlFull 
) [protected]

Adding empty parent check

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

Reimplemented from oxAdminList.

Article_list.deleteEntry (  ) 

Deletes entry from the database

Returns:
null

Reimplemented from oxAdminList.


Member Data Documentation

Article_list.$_sListClass = 'oxarticle' [protected]

Reimplemented from oxAdminList.

Article_list.$_sListType = 'oxarticlelist' [protected]

Reimplemented from oxAdminList.


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

Generated on Wed Oct 29 23:39:36 2008 for OXID eShop CE by  doxygen 1.5.5