KWeb  6.4
KWebGenre_Comment Class Reference
Inheritance diagram for KWebGenre_Comment:
KWebGenre KWebObject

Public Member Functions

 getObjectId ()
 getObjectGenre ()
 getStructures ($filter=false, array $options=array())
 Returns specified structure objects, or all of them.
 getTitle ()
 

Static Public Member Functions

static getClassAttributes (array $options=array())
 The genre class may redirect getClassAttributes to it's object definition class.
static resolveObjectName ($id, $params=false)
 Resolves the human readable name to internal id or an object.
static fetchObjects ($ids, $params)
 Zwraca tablicę obiektów.

Member Function Documentation

static KWebGenre_Comment::fetchObjects ( ids,
params 
) [static]

Zwraca tablicę obiektów.

Reimplemented from KWebObject.

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

The genre class may redirect getClassAttributes to it's object definition class.

Returns:
KWebAttribute_Table_Class

Reimplemented from KWebGenre.

KWebGenre_Comment::getObjectGenre ( )

Reimplemented from KWebObject.

KWebGenre_Comment::getObjectId ( )

Reimplemented from KWebObject.

KWebGenre_Comment::getStructures ( filter = false,
array $  options = array() 
)

Returns specified structure objects, or all of them.

Parameters:
$filter- array of structure ids, or false for every one of them
Returns:
array of KWebStructure_Interface

Reimplemented from KWebObject.

KWebGenre_Comment::getTitle ( )

Reimplemented from KWebObject.

static KWebGenre_Comment::resolveObjectName ( id,
params = false 
) [static]

Resolves the human readable name to internal id or an object.

If object is returned, it should be also registered with KWebCache::storeObjectCache, otherwise it may be asked again...

It's up to the implementation how to handle this...

Parameters:
unknown_type$id
unknown_type$params
Returns:
unknown

Reimplemented from KWebObject.


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