eZ Publish  [4.2]
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 37 of file ezcontentobjecttranslation.php.


Member Function Documentation

eZContentObjectTranslation::attribute ( attribute)

Definition at line 65 of file ezcontentobjecttranslation.php.

eZContentObjectTranslation::attributes ( )

Definition at line 52 of file ezcontentobjecttranslation.php.

Referenced by hasAttribute().

eZContentObjectTranslation::eZContentObjectTranslation ( contentObjectID,
version,
languageCode 
)

Definition at line 39 of file ezcontentobjecttranslation.php.

eZContentObjectTranslation::hasAttribute ( attribute)

Definition at line 60 of file ezcontentobjecttranslation.php.

eZContentObjectTranslation::languageCode ( )

Definition at line 47 of file ezcontentobjecttranslation.php.

eZContentObjectTranslation::locale ( )

Definition at line 82 of file ezcontentobjecttranslation.php.

Referenced by attribute().

eZContentObjectTranslation::objectAttributes ( asObject = true)

Returns the attributes for the current content object translation.

Definition at line 93 of file ezcontentobjecttranslation.php.


Member Data Documentation

eZContentObjectTranslation::$ContentObjectID

The content object identifier.

Definition at line 99 of file ezcontentobjecttranslation.php.

eZContentObjectTranslation::$LanguageCode

Contains the language code for the current translation.

Definition at line 104 of file ezcontentobjecttranslation.php.

eZContentObjectTranslation::$Version

Contains the content object.

Definition at line 101 of file ezcontentobjecttranslation.php.


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