eZAuthorType Class Reference
[Kernel system]
eZAuthorType handles multiple authors
More...
Inheritance diagram for eZAuthorType:
List of all members.
Detailed Description
eZAuthorType handles multiple authors
Definition at line ezauthortype.php.
Member Function Documentation
eZAuthorType::fetchObjectAttributeHTTPInput |
( |
&$ |
http, |
|
|
$ |
base, |
|
|
&$ |
contentObjectAttribute |
|
) |
|
|
|
Fetches the http post var integer input and stores it in the data instance.
Reimplemented from eZDataType.
Definition at line ezauthortype.php. |
eZAuthorType::metaData |
( |
&$ |
contentObjectAttribute |
) |
|
|
|
Returns the meta data used for storing search indeces.
Definition at line ezauthortype.php. |
& eZAuthorType::objectAttributeContent |
( |
&$ |
contentObjectAttribute |
) |
|
|
eZAuthorType::storeObjectAttribute |
( |
&$ |
contentObjectAttribute |
) |
|
|
eZAuthorType::title |
( |
&$ |
contentObjectAttribute |
) |
|
|
eZAuthorType::validateObjectAttributeHTTPInput |
( |
&$ |
http, |
|
|
$ |
base, |
|
|
&$ |
contentObjectAttribute |
|
) |
|
|
The documentation for this class was generated from the following file:
|