KWeb  6.4
KWebItem_Dir Class Reference
Inheritance diagram for KWebItem_Dir:
KWebItemInfo KWebItem KWebObject_Translateable KWebObject_Attributable KWebObject

Public Member Functions

 getItemPrinter ()

Static Public Member Functions

static getClassAttributes (array $options=array())
 Returns attribute table for this class.
static prepareSearch ($search)

Member Function Documentation

static KWebItem_Dir::getClassAttributes ( array $  options = array()) [static]

Returns attribute table for this class.

Once created, the table should be stored in a static value. The table should be read only.

Options contain 'genre', 'type' and 'object' for which this attribute table is needed. However, the best practice is to always return always the same, static attribute table.

Overriding classes should be responsible to clone the table and it's attributes and modify them if needed.

Returns:
KWebAttribute_Table_Class

Reimplemented from KWebItemInfo.

KWebItem_Dir::getItemPrinter ( )

Reimplemented from KWebItem.

static KWebItem_Dir::prepareSearch ( search) [static]
Parameters:
$searchKWebSearch

Reimplemented from KWebItem.


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