Open Monograph Press  3.3.0
CustomLocale Class Reference
Inheritance diagram for CustomLocale:
DataObject

Public Member Functions

 getContextId ()
 
 getFilePath ()
 
 getFileTitle ()
 
 getKey ()
 
 getLocale ()
 
 getLocalizedTitle ()
 
 getPath ()
 
 getTitle ($locale)
 
 setContextId ($contextId)
 
 setFilePath ($filepath)
 
 setFileTitle ($title)
 
 setKey ($key)
 
 setLocale ($locale)
 
 setPath ($path)
 
 setTitle ($title, $locale)
 
- Public Member Functions inherited from DataObject
 __construct ()
 
 addSupportedMetadataAdapter ($metadataAdapter)
 
 extractMetadata ($metadataSchema)
 
 getAdditionalMetadataFieldNames ()
 
getAllData ()
 
 getDAO ()
 
getData ($key, $locale=null)
 
 getHasLoadableAdapters ()
 
 getId ()
 
 getLocaleMetadataFieldNames ()
 
 getLocalizedData ($key, $preferredLocale=null)
 
 getMetadataFieldNames ($translated=true)
 
 getSetMetadataFieldNames ($translated=true)
 
 getSupportedExtractionAdapters ()
 
 getSupportedInjectionAdapters ()
 
 getSupportedMetadataSchemas ()
 
 hasData ($key, $locale=null)
 
 injectMetadata ($metadataDescription)
 
 removeSupportedMetadataAdapter ($metadataSchemaName)
 
 setAllData (&$data)
 
 setData ($key, $value, $locale=null)
 
 setHasLoadableAdapters ($hasLoadableAdapters)
 
 setId ($id)
 
 unsetData ($key, $locale=null)
 
 upcastTo ($targetObject)
 

Additional Inherited Members

- Data Fields inherited from DataObject
 $_data = array()
 
 $_extractionAdaptersLoaded = false
 
 $_hasLoadableAdapters = false
 
 $_injectionAdaptersLoaded = false
 
 $_metadataExtractionAdapters = array()
 
 $_metadataInjectionAdapters = array()
 

Detailed Description

Definition at line 12 of file CustomLocale.inc.php.

Member Function Documentation

◆ getContextId()

CustomLocale::getContextId ( )

Definition at line 32 of file CustomLocale.inc.php.

References DataObject\getData().

◆ getFilePath()

CustomLocale::getFilePath ( )

Definition at line 68 of file CustomLocale.inc.php.

References DataObject\getData().

◆ getFileTitle()

CustomLocale::getFileTitle ( )

Definition at line 44 of file CustomLocale.inc.php.

References DataObject\getData().

◆ getKey()

CustomLocale::getKey ( )

Definition at line 16 of file CustomLocale.inc.php.

References DataObject\getData().

◆ getLocale()

CustomLocale::getLocale ( )

Definition at line 24 of file CustomLocale.inc.php.

References DataObject\getData().

◆ getLocalizedTitle()

CustomLocale::getLocalizedTitle ( )

Definition at line 56 of file CustomLocale.inc.php.

References DataObject\getLocalizedData().

◆ getPath()

CustomLocale::getPath ( )

Definition at line 60 of file CustomLocale.inc.php.

References DataObject\getData().

◆ getTitle()

CustomLocale::getTitle (   $locale)

Definition at line 52 of file CustomLocale.inc.php.

References DataObject\getData().

◆ setContextId()

CustomLocale::setContextId (   $contextId)

Definition at line 36 of file CustomLocale.inc.php.

References DataObject\setData().

◆ setFilePath()

CustomLocale::setFilePath (   $filepath)

Definition at line 72 of file CustomLocale.inc.php.

References DataObject\setData().

◆ setFileTitle()

CustomLocale::setFileTitle (   $title)

Definition at line 40 of file CustomLocale.inc.php.

References DataObject\setData().

◆ setKey()

CustomLocale::setKey (   $key)

Definition at line 20 of file CustomLocale.inc.php.

References DataObject\setData().

◆ setLocale()

CustomLocale::setLocale (   $locale)

Definition at line 28 of file CustomLocale.inc.php.

References DataObject\setData().

◆ setPath()

CustomLocale::setPath (   $path)

Definition at line 64 of file CustomLocale.inc.php.

References DataObject\setData().

◆ setTitle()

CustomLocale::setTitle (   $title,
  $locale 
)

Definition at line 48 of file CustomLocale.inc.php.

References DataObject\setData().


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