eZISBNType Class Reference
[Kernel system]
The class eZISBNType.
More...
Inheritance diagram for eZISBNType:
TODO — Image not available in archive
Title: eZISBNType Class Inheritance Diagram (Doxygen)
File: /doc/generated/html/classeZISBNType.png
What this image shows:
Doxygen-generated class inheritance diagram for the eZISBNType PHP class. Shows the inheritance hierarchy: which classes eZISBNType 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 classeZISBNType.png in the output. Or draw the inheritance tree manually from the API reference. Save as /doc/generated/html/classeZISBNType.png
See /sdk/missing.html for the full list of missing images.
List of all members.
Detailed Description
The class eZISBNType.
Definition at line ezisbntype.php.
Member Function Documentation
| eZISBNType::fetchObjectAttributeHTTPInput |
( |
&$ |
http, |
|
|
$ |
base, |
|
|
&$ |
contentObjectAttribute |
|
) |
|
|
|
|
Fetches the http post var string input and stores it in the data instance.
Reimplemented from eZDataType.
Definition at line ezisbntype.php. |
| eZISBNType::metaData |
( |
$ |
contentObjectAttribute |
) |
|
|
|
|
Returns the meta data used for storing search indeces.
Definition at line ezisbntype.php. |
| & eZISBNType::objectAttributeContent |
( |
&$ |
contentObjectAttribute |
) |
|
|
| eZISBNType::storeObjectAttribute |
( |
&$ |
attribute |
) |
|
|
| eZISBNType::title |
( |
&$ |
data_instance |
) |
|
|
| eZISBNType::validateObjectAttributeHTTPInput |
( |
&$ |
http, |
|
|
$ |
base, |
|
|
&$ |
contentObjectAttribute |
|
) |
|
|
|
|
Validates the input and returns true if the input was valid for this datatype.
Reimplemented from eZDataType.
Definition at line ezisbntype.php. |
The documentation for this class was generated from the following file:
|