eZISBNType Class Reference
[Kernel system]
The class eZISBNType.
More...
Inheritance diagram for eZISBNType:
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:
|