eZISBNType Class Reference
[Kernel system]

The class eZISBNType. More...

Inheritance diagram for eZISBNType:

eZDataType List of all members.

Public Methods

 validateObjectAttributeHTTPInput (&$http,$base,&$contentObjectAttribute)
 fetchObjectAttributeHTTPInput (&$http,$base,&$contentObjectAttribute)
 storeObjectAttribute (&$attribute)
objectAttributeContent (&$contentObjectAttribute)
 metaData ($contentObjectAttribute)
 title (&$data_instance)

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
 

Returns the content.

Reimplemented from eZDataType.

Definition at line ezisbntype.php.

eZISBNType::storeObjectAttribute &$    attribute
 

Store the content.

Reimplemented from eZDataType.

Definition at line ezisbntype.php.

References eZDataType::attribute().

eZISBNType::title &$    data_instance
 

Returns the text.

Definition at line ezisbntype.php.

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:  

Exponential