eZAuthorType Class Reference
[Kernel system]

eZAuthorType handles multiple authors More...

Inheritance diagram for eZAuthorType:

eZDataType List of all members.

Public Methods

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

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
 

Returns the content.

Reimplemented from eZDataType.

Definition at line ezauthortype.php.

References eZUser::currentUser().

eZAuthorType::storeObjectAttribute &$    contentObjectAttribute
 

Store content

Reimplemented from eZDataType.

Definition at line ezauthortype.php.

eZAuthorType::title &$    contentObjectAttribute
 

Returns the integer value.

Definition at line ezauthortype.php.

eZAuthorType::validateObjectAttributeHTTPInput &$    http,
  base,
&$    contentObjectAttribute
 

Validates the input and returns true if the input was valid for this datatype.

Reimplemented from eZDataType.

Definition at line ezauthortype.php.

References eZMail::validate().


The documentation for this class was generated from the following file:  

Exponential