eZ Publish  [trunk]
eZContentObjectTranslation Class Reference

eZContentObjectTranslation handles translation a translation of content objects More...

List of all members.

Public Member Functions

 attribute ($attribute)
 attributes ()
 eZContentObjectTranslation ($contentObjectID, $version, $languageCode)
 hasAttribute ($attribute)
 languageCode ()
 locale ()
 objectAttributes ($asObject=true)

Public Attributes

 $ContentObjectID
 The content object identifier.
 $LanguageCode
 Contains the language code for the current translation.
 $Version
 Contains the content object.

Detailed Description

eZContentObjectTranslation handles translation a translation of content objects

See also:
eZContentObject eZContentObjectVersion eZContentObjectTranslation

Definition at line 19 of file ezcontentobjecttranslation.php.


Member Function Documentation

Definition at line 47 of file ezcontentobjecttranslation.php.

eZContentObjectTranslation::eZContentObjectTranslation ( contentObjectID,
version,
languageCode 
)

Definition at line 21 of file ezcontentobjecttranslation.php.

Definition at line 42 of file ezcontentobjecttranslation.php.

Definition at line 64 of file ezcontentobjecttranslation.php.

Referenced by attribute().

Returns the attributes for the current content object translation.

Definition at line 75 of file ezcontentobjecttranslation.php.


Member Data Documentation

eZContentObjectTranslation::$ContentObjectID

The content object identifier.

Definition at line 81 of file ezcontentobjecttranslation.php.

eZContentObjectTranslation::$LanguageCode

Contains the language code for the current translation.

Definition at line 86 of file ezcontentobjecttranslation.php.

eZContentObjectTranslation::$Version

Contains the content object.

Definition at line 83 of file ezcontentobjecttranslation.php.


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