|
Open Monograph Press
3.3.0
|
Additional Inherited Members | |
Data Fields inherited from DataObject | |
| $_data = array() | |
| $_extractionAdaptersLoaded = false | |
| $_hasLoadableAdapters = false | |
| $_injectionAdaptersLoaded = false | |
| $_metadataExtractionAdapters = array() | |
| $_metadataInjectionAdapters = array() | |
Definition at line 12 of file CustomLocale.inc.php.
| CustomLocale::getContextId | ( | ) |
Definition at line 32 of file CustomLocale.inc.php.
References DataObject\getData().
| CustomLocale::getFilePath | ( | ) |
Definition at line 68 of file CustomLocale.inc.php.
References DataObject\getData().
| CustomLocale::getFileTitle | ( | ) |
Definition at line 44 of file CustomLocale.inc.php.
References DataObject\getData().
| CustomLocale::getKey | ( | ) |
Definition at line 16 of file CustomLocale.inc.php.
References DataObject\getData().
| CustomLocale::getLocale | ( | ) |
Definition at line 24 of file CustomLocale.inc.php.
References DataObject\getData().
| CustomLocale::getLocalizedTitle | ( | ) |
Definition at line 56 of file CustomLocale.inc.php.
References DataObject\getLocalizedData().
| CustomLocale::getPath | ( | ) |
Definition at line 60 of file CustomLocale.inc.php.
References DataObject\getData().
| CustomLocale::getTitle | ( | $locale | ) |
Definition at line 52 of file CustomLocale.inc.php.
References DataObject\getData().
| CustomLocale::setContextId | ( | $contextId | ) |
Definition at line 36 of file CustomLocale.inc.php.
References DataObject\setData().
| CustomLocale::setFilePath | ( | $filepath | ) |
Definition at line 72 of file CustomLocale.inc.php.
References DataObject\setData().
| CustomLocale::setFileTitle | ( | $title | ) |
Definition at line 40 of file CustomLocale.inc.php.
References DataObject\setData().
| CustomLocale::setKey | ( | $key | ) |
Definition at line 20 of file CustomLocale.inc.php.
References DataObject\setData().
| CustomLocale::setLocale | ( | $locale | ) |
Definition at line 28 of file CustomLocale.inc.php.
References DataObject\setData().
| CustomLocale::setPath | ( | $path | ) |
Definition at line 64 of file CustomLocale.inc.php.
References DataObject\setData().
| CustomLocale::setTitle | ( | $title, | |
| $locale | |||
| ) |
Definition at line 48 of file CustomLocale.inc.php.
References DataObject\setData().