eZAuthorType Class Reference
[Kernel system]
eZAuthorType handles multiple authors
More...
Inheritance diagram for eZAuthorType:
TODO — Image not available in archive
Title: eZAuthorType Class Inheritance Diagram (Doxygen)
File: /doc/generated/html/classeZAuthorType.png
What this image shows:
Doxygen-generated class inheritance diagram for the eZAuthorType PHP class. Shows the inheritance hierarchy: which classes eZAuthorType extends and which classes inherit from it, with links to parent and child class documentation. This diagram was auto-generated from the Exponential 3.1 PHP source code using Doxygen circa 2003.
Replacement instructions:
Run Doxygen on the Exponential 3.1 PHP source and locate the generated classeZAuthorType.png in the output. Or draw the inheritance tree manually from the API reference. Save as /doc/generated/html/classeZAuthorType.png
See /sdk/missing.html for the full list of missing images.
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:
|