Open Monograph Press
3.3.0
|
Additional Inherited Members | |
![]() | |
$_data = array() | |
$_extractionAdaptersLoaded = false | |
$_hasLoadableAdapters = false | |
$_injectionAdaptersLoaded = false | |
$_metadataExtractionAdapters = array() | |
$_metadataInjectionAdapters = array() | |
Press::__construct | ( | ) |
Press::getAssocType | ( | ) |
Get the association type for this context.
Reimplemented from Context.
Definition at line 89 of file Press.inc.php.
Press::getDAO | ( | ) |
Get the DAO for this context object.
Reimplemented from DataObject.
Definition at line 97 of file Press.inc.php.
References DAORegistry\getDAO().
Press::getLocalizedPageHeaderLogo | ( | ) |
Get "localized" press page logo (if applicable).
Definition at line 56 of file Press.inc.php.
References DataObject\getData(), AppLocale\getLocale(), and AppLocale\getPrimaryLocale().
Referenced by getPageHeaderLogo().
Press::getLocalizedPageHeaderTitle | ( | ) |
Get "localized" press page title (if applicable). param $home boolean get homepage title
Definition at line 36 of file Press.inc.php.
References DataObject\getData(), AppLocale\getLocale(), and AppLocale\getPrimaryLocale().
Referenced by getPageHeaderTitle().
Press::getPageHeaderLogo | ( | ) |
Definition at line 68 of file Press.inc.php.
References getLocalizedPageHeaderLogo().
Press::getPageHeaderTitle | ( | ) |
Definition at line 48 of file Press.inc.php.
References getLocalizedPageHeaderTitle().
Press::hasRequiredOnixHeaderFields | ( | ) |
Returns true if this press contains the fields required for creating valid ONIX export metadata.
Definition at line 77 of file Press.inc.php.
References DataObject\getData().