|
eZ Publish
[trunk]
|
Go to the source code of this file.
Functions | |
| eZAppendWarningItem ($parameters=array()) | |
| eZDBCleanup () | |
| eZDisplayDebug () | |
| eZDisplayResult ($templateResult) | |
| eZFatalError () | |
| eZUpdateDebugSettings () | |
| eZUpdateTextCodecSettings () | |
| fetchModule ($uri, $check, &$module, &$module_name, &$function_name, &$params) | |
Variables | |
| $access | |
| $dbRequired = true | |
| foreach($headerList as $key=> $value) | $globalPolicyCheckOmitList = $ini->variable( 'RoleSettings', 'PolicyOmitList' ) |
| $GLOBALS ['eZSiteBasics'] = & $siteBasics | |
| $GLOBALS ['eZRedirection'] = false | |
| $GLOBALS ['EZCODEPAGEPERMISSIONS'] | |
| $GLOBALS ['eZGlobalRequestURI'] = eZSys::serverVariable( 'REQUEST_URI' ) | |
| $GLOBALS ['eZRequestedURI'] = $uri | |
| if($phpLocale!= '') | $headerList |
| $headerOverrideArray = eZHTTPHeader::headerOverrideArray( $uri ) | |
| $httpCharset = eZTextCodec::httpCharset() | |
| $ini = eZINI::instance() | |
| $iniVarDirectory = eZSys::cacheDirectory() | |
| $languageCode = $locale->httpLocaleCode() | |
| $locale = eZLocale::instance() | |
| $mobileDeviceDetect = new ezpMobileDeviceDetect( ezpMobileDeviceDetectFilter::getFilter() ) | |
| $moduleRepositories = array() | |
| if(!is_array($moduleResult)) if(!isset($moduleResult['ui_context'])) | $moduleResult ['ui_component'] = $module->uiComponentName() |
| $moduleResult ['is_mobile_device'] = $mobileDeviceDetect->isMobileDevice() | |
| $moduleResult ['mobile_device_alias'] = $mobileDeviceDetect->getUserAgentAlias() | |
| $moduleRunRequired = true | |
| $noCacheAdviced = false | |
| $out = ob_get_clean() | |
| $phpLocale = trim( $ini->variable( 'RegionalSettings', 'SystemLocale' ) ) | |
| $policyCheckOmitList = array() | |
| $policyCheckRequired = true | |
| $policyCheckViewMap = array() | |
| if(version_compare(PHP_VERSION, '5.2')< 0) | $scriptStartTime = microtime( true ) |
| PHP 5.2 is our hard requirement. | |
| $sessionRequired = true | |
| $show_page_layout = true | |
| $site | |
| $siteBasics = array() | |
| $siteBasics ['external-css'] = & $use_external_css | |
| $siteBasics ['show-page-layout'] = & $show_page_layout | |
| $siteBasics ['module-run-required'] = & $moduleRunRequired | |
| $siteBasics ['policy-check-required'] = & $policyCheckRequired | |
| $siteBasics ['policy-check-omit-list'] = & $policyCheckOmitList | |
| $siteBasics ['url-translator-allowed'] = & $urlTranslatorAllowed | |
| $siteBasics ['validity-check-required'] = & $validityCheckRequired | |
| $siteBasics ['user-object-required'] = & $userObjectRequired | |
| $siteBasics ['session-required'] = & $sessionRequired | |
| $siteBasics ['db-required'] = & $dbRequired | |
| $siteBasics ['no-cache-adviced'] = & $noCacheAdviced | |
| $siteBasics ['site-design-override'] = & $siteDesignOverride | |
| $siteBasics ['module-repositories'] = & $moduleRepositories | |
| $siteDesignOverride = false | |
| $templateResult = null | |
| $timezone = $ini->variable( "TimeZoneSettings", "TimeZone") | |
| $uri = eZURI::instance( eZSys::requestURI() ) | |
| $urlTranslatorAllowed = true | |
| $use_external_css = true | |
| $userObjectRequired = true | |
| $validityCheckRequired = false | |
| $warningList = array() | |
| if (!ini_get("date.timezone")) = eZModule::activeModuleRepositories() | |
| eZAppendWarningItem | ( | $ | parameters = array() | ) |
Appends a new warning item to the warning list. $parameters must contain a error and text key.
Definition at line 152 of file index.php.
Referenced by eZBinaryFileType\checkFileUploads(), eZMediaType\checkFileUploads(), eZTemplate\error(), eZMySQLDB\eZMySQLDB(), eZMySQLiDB\eZMySQLiDB(), and eZPostgreSQLDB\eZPostgreSQLDB().
| eZDBCleanup | ( | ) |
| eZDisplayDebug | ( | ) |
Definition at line 206 of file index.php.
Referenced by eZDisplayResult().
| eZDisplayResult | ( | $ | templateResult | ) | [private] |
Definition at line 244 of file index.php.
Referenced by eZFatalError(), and eZDBInterface\reportError().
| eZFatalError | ( | ) |
Reads settings from site.ini and passes them to eZDebug.
Definition at line 81 of file index.php.
Referenced by eZSiteAccess\change().
Reads settings from i18n.ini and passes them to eZTextCodec.
| fetchModule | ( | $ | uri, |
| $ | check, | ||
| &$ | module, | ||
| &$ | module_name, | ||
| &$ | function_name, | ||
| &$ | params | ||
| ) |
| $access |
Definition at line 327 of file index.php.
Referenced by eZModule\accessAllowed(), eZContentObject\allowedAssignStateIDList(), eZWebDAVContentBackendAuth\authorize(), eZUser\canAssignSection(), eZUser\canAssignSectionList(), eZUser\canAssignSectionToClassList(), eZUser\canAssignSectionToObject(), eZUser\canAssignToObjectSectionList(), eZContentObjectTreeNode\canEdit(), eZContentObject\canEdit(), eZUser\canLoginToSiteAccess(), eZOrder\canModifyStatus(), eZContentObject\canTranslate(), eZSiteAccess\change(), eZContentObjectVersion\checkAccess(), eZContentFunctionCollection\checkAccess(), eZContentObject\checkAccess(), eZContentObjectTreeNode\checkAccess(), eZContentObject\checkGroupLimitationAccess(), eZContentObject\classListFromPolicy(), eZContentObjectTreeNode\classListFromPolicy(), eZCheckValidity(), eZSiteAccess\getIni(), eZScript\initialize(), eZSiteAccess\load(), eZSiteAccess\match(), eZSession\registerFunctions(), eZWebDAVContentServer\setCurrentSite(), eZWebDAVContentBackend\setCurrentSite(), and eZOrder\statusModificationList().
| foreach ($headerList as $key=> $value) $globalPolicyCheckOmitList = $ini->variable( 'RoleSettings', 'PolicyOmitList' ) |
| $GLOBALS['eZSiteBasics'] = & $siteBasics |
Definition at line 72 of file index.php.
Referenced by eZFS2FileHandler\__construct(), eZDBFileHandler\__construct(), eZDebug\__construct(), eZDBFileHandlerMysqlBackend\_connect(), eZDBFileHandlerMysqliBackend\_connect(), eZUser\_loginUser(), eZExtension\activateExtensions(), eZExtension\activeExtensions(), eZTemplateDesignResource\addGlobalOverride(), eZModule\addGlobalPathList(), eZContentObjectEditHandler\addStoreAction(), eZCharsetInfo\aliasTable(), eZNotificationEventType\allowedTypes(), eZWorkflowType\allowedTypes(), eZDataType\allowedTypes(), eZTemplateCompiler\alwaysGenerate(), eZDebug\alwaysLogMessage(), eZImageAnalyzer\analyzerData(), eZUser\anonymousId(), eZWaitUntilDateType\attribute(), eZAudit\auditNameSettings(), eZTranslationCache\cacheDirectory(), eZTemplateTreeCache\cacheDirectory(), eZCharTransform\cachedTransformationPath(), eZContentObject\cacheInfo(), eZContentCache\cachePathInfo(), eZTemplateTreeCache\cacheTable(), eZTranslationCache\cacheTable(), eZHTTPFile\canFetch(), eZSiteAccess\change(), eZMBStringMapper\charsetList(), eZDebug\checkDebugByUser(), eZBinaryFileType\checkFileUploads(), eZMediaType\checkFileUploads(), eZContentCache\cleanup(), eZImageInterface\cleanupRegisteredImages(), eZSSLZone\clearCache(), eZContentObject\clearCache(), eZTemplateDesignResource\clearInMemoryCache(), eZTemplateDesignResource\clearInMemoryOverrideArray(), eZUser\clearSessionCache(), eZTemplateCompiler\compilationDirectory(), eZTemplateCompiler\compilationFilename(), eZTemplateCompiler\compileTemplate(), eZLocale\countryList(), eZNotificationEventType\create(), eZCollaborationItemStatus\create(), eZDataType\create(), eZPaymentGatewayType\createGateway(), eZTemplateDesignResource\createOverrideCache(), eZWorkflowType\createType(), eZOrderStatus\createUndefined(), eZPackageCreationHandler\creatorList(), eZSiteAccess\current(), eZModule\currentModule(), eZModule\currentView(), eZWaitUntilDateType\customWorkflowEventHTTPAction(), eZApproveType\customWorkflowEventHTTPAction(), daemonSignalHandler(), eZContentObject\defaultLanguage(), eZTemplateDesignResource\designSetting(), ezpLanguageSwitcher\destinationUrl(), eZTranslatorManager\dynamicTranslationsEnabled(), eZVatType\dynamicVatTypeName(), eZHTTPHeader\enabled(), eZSSLZone\enabled(), eZTranslatorManager\enableDynamicTranslations(), eZCharsetInfo\encodingTable(), eZTemplate\error(), eZDebug\errorHandler(), eZModule\errorModule(), eZContentLanguage\expireCache(), eZContentClassAttribute\expireCache(), eZContentClass\expireCache(), eZDisplayDebug(), eZSetupCheckExecutable(), eZSetupPrvtExtractExtraPaths(), eZTextCodec\eZTextCodec(), eZTSTranslator\eZTSTranslator(), eZTemplate\factory(), eZCollaborationItemStatus\fetch(), eZCollaborationItemParticipantLink\fetch(), eZHTTPFile\fetch(), eZContentClassAttribute\fetch(), eZUser\fetchAnonymousCount(), eZUser\fetchBuiltin(), eZCountryType\fetchCountryList(), eZContentClassAttribute\fetchFilteredList(), eZNavigationPart\fetchList(), eZContentLanguage\fetchList(), eZOrderStatus\fetchList(), eZContentClassAttribute\fetchList(), eZCollaborationItemHandler\fetchList(), eZContentClassAttribute\fetchListByClassID(), eZUser\fetchLoggedInCount(), eZOrderStatus\fetchMap(), eZOrderStatus\fetchOrderedList(), eZCollaborationItemParticipantLink\fetchParticipantList(), eZWorkflowType\fetchRegisteredTypes(), eZOrderStatus\flush(), eZCodePage\flushCacheObject(), eZMutex\fp(), eZContentCacheManager\generateObjectViewCache(), eZTemplateCompiler\generatePHPCodeChildren(), eZTemplatesStatisticsReporter\generateStatistics(), eZNodeviewfunctions\generateViewCacheFile(), eZSearch\getEngine(), eZPaymentGatewayType\getGateways(), eZSiteAccess\getIni(), eZContentObjectTreeNode\getLimitationList(), eZCLI\getOptions(), eZSSLZone\getSSLZones(), eZModule\globalPathList(), eZTemplateDesignResource\handleResource(), eZUser\hasAccessToView(), eZDB\hasInstance(), eZExpiryHandler\hasInstance(), eZCLI\hasInstance(), eZTemplateBlockFunction\hasPlacementKey(), eZTextCodec\httpCharset(), eZTSTranslator\initialize(), eZ1337Translator\initialize(), eZBorkTranslator\initialize(), eZScript\initialize(), eZSimpleTagsOperator\initializeIncludes(), eZStepCreateSites\initializePackage(), eZSimplifiedXMLInput\inputXML(), eZNotificationTransport\instance(), eZCurrencyConverter\instance(), eZProcess\instance(), eZCollaborationProfile\instance(), eZCollaborationViewHandler\instance(), eZDB\instance(), eZTranslatorManager\instance(), eZExpiryHandler\instance(), eZMBStringMapper\instance(), eZHTTPTool\instance(), eZDebug\instance(), eZXMLSchema\instance(), eZCodePageMapper\instance(), eZBinaryFileHandler\instance(), eZUTF8Codec\instance(), eZPackageInstallationHandler\instance(), eZPackageCreationHandler\instance(), eZMimeType\instance(), eZTextCodec\instance(), eZCharTransform\instance(), eZURI\instance(), eZTemplateElementParser\instance(), eZCodePage\instance(), eZCLI\instance(), eZTemplateDesignResource\instance(), eZScript\instance(), eZUser\instance(), eZTemplateMultiPassParser\instance(), eZLocale\instance(), eZCollaborationItemHandler\instantiate(), eZTextCodec\internalCharset(), eZTemplateCompiler\isAccumulatorsEnabled(), eZAudit\isAuditEnabled(), eZTemplateTreeCache\isCacheEnabled(), eZTemplateCompiler\isCommentsEnabled(), eZTemplateCompiler\isCompilationEnabled(), eZDebug\isDebugEnabled(), eZLocale\isDebugEnabled(), eZTemplate\isDebugEnabled(), eZTemplateCompiler\isDevelopmentModeEnabled(), eZVATManager\isDynamicVatChargingEnabled(), eZTemplateCompiler\isExecutionEnabled(), eZTemplateCompiler\isFallbackResourceCodeEnabled(), eZStepInstaller\isKickstartAllowed(), eZWebDAVServer\isLoggingEnabled(), eZDebug\isLogOnlyEnabled(), eZTemplate\isMethodDebugEnabled(), eZINI\isNoCacheAdviced(), eZTemplateCompiler\isNodePlacementEnabled(), eZContentObjectEditHandler\isStoreAction(), eZTemplate\isTemplatesUsageStatisticsEnabled(), eZTemplateCompiler\isTimingPointsEnabled(), eZUser\isUserLoggedIn(), eZTemplate\isXHTMLCodeIncluded(), eZTemplateDesignResource\keys(), eZLocale\languageList(), eZSession\lazyStart(), eZCodePage\load(), eZSiteAccess\load(), eZNotificationEventType\loadAndRegisterType(), eZWorkflowType\loadAndRegisterType(), eZDataType\loadAndRegisterType(), eZDBFileHandler\loadMetaData(), eZDFSFileHandler\loadMetaData(), eZLocale\localeList(), eZLDAPUser\loginUser(), eZTextFileUser\loginUser(), eZUser\logoutCurrent(), eZContentLanguage\maskForRealLanguages(), eZLog\maxLogrotateFiles(), eZDebug\maxLogrotateFiles(), eZLog\maxLogSize(), eZDebug\maxLogSize(), eZModuleParamsOperator\modify(), eZFunctionHandler\moduleFunctionInfo(), eZOperationHandler\moduleOperationInfo(), eZUserType\objectAttributeContent(), eZModuleFunctionInfo\objectForClass(), eZModuleOperationInfo\objectForClass(), eZPackage\packageHandler(), eZUser\passwordCharacterTable(), eZCodePage\permissionSetting(), eZExtension\prependSiteAccess(), eZDebug\printReportInternal(), eZContentLanguage\prioritizedLanguages(), eZTemplateSequenceFunction\process(), ezpLanguageSwitcher\process(), eZTemplateCacheFunction\processCached(), eZContentObject\purge(), ezpSessionHandlerDB\read(), eZImageAnalyzer\readAnalyzerSettingsFromINI(), eZContentObject\recursionProtect(), eZContentObject\recursionProtectionEnd(), eZContentObject\recursionProtectionStart(), eZNotificationEventType\register(), eZDataType\register(), eZDataType\registeredDataTypes(), eZSession\registerFunctions(), eZPaymentGatewayType\registerGateway(), eZImageInterface\registerImage(), eZTemplateBlockFunction\registerPlacementKey(), eZWorkflowType\registerType(), eZSiteAccess\reInitialise(), eZSys\removeMagicQuotes(), eZTemplateBlockFunction\resetFunction(), eZTranslatorManager\resetGlobals(), eZTranslationCache\resetGlobals(), eZTSTranslator\resetGlobals(), eZLocale\resetGlobals(), eZCharsetInfo\reverseEncodingTable(), eZCollaborationItemParticipantLink\roleName(), eZCollaborationItemParticipantLink\roleString(), eZModule\run(), eZClusterFileHandler\searchPathArray(), eZSys\serverPort(), eZStepInstaller\setAllowKickstart(), eZTranslationCache\setContextCache(), eZContentLanguage\setCronjobMode(), eZUser\setCurrentlyLoggedInUser(), eZModule\setCurrentView(), eZTemplateDesignResource\setDesignSetting(), eZModule\setErrorModule(), eZSection\setGlobalID(), eZModule\setGlobalPathList(), eZDB\setInstance(), eZLocale\setIsDebugEnabled(), eZTemplate\setIsDebugEnabled(), eZTemplate\setIsTemplatesUsageStatisticsEnabled(), eZCollaborationItemParticipantLink\setLastRead(), eZDebug\setLogOnly(), eZLog\setLogrotateFiles(), eZDebug\setLogrotateFiles(), eZLog\setMaxLogSize(), eZDebug\setMaxLogSize(), eZCodePage\setPermissionSetting(), eZContentLanguage\setPrioritizedLanguages(), ezpSessionHandlerPHP\setSaveHandler(), eZTemplateCompiler\setSettings(), eZTextCodec\setUseMBString(), eZCharTransform\setWordSeparator(), eZPackage\stateList(), eZUser\store(), eZTemplateCacheFunction\templateNodeTransformation(), eZUserType\toString(), eZPackage\typeList(), eZCollaborationItemParticipantLink\typeString(), eZMutex\unlock(), eZImageInterface\unregisterImage(), eZCollaborationItemStatus\updateCache(), eZCollaborationItemStatus\updateFields(), eZUser\updateLastVisit(), eZTextCodec\updateSettings(), eZDebug\updateSettings(), eZContentObjectTreeNode\urlAlias(), eZTextCodec\useMBString(), eZUTF8Codec\utf8LengthTable(), eZSimplifiedXMLInput\validateInput(), eZCharTransform\wordSeparator(), eZDebug\writeDebug(), eZDebug\writeError(), eZDebug\writeNotice(), eZDebug\writeStrict(), and eZDebug\writeWarning().
| $GLOBALS['EZCODEPAGEPERMISSIONS'] |
array( 'file_permission' => octdec( $iniFilePermission ), 'dir_permission' => octdec( $iniDirPermission ), 'var_directory' => $iniVarDirectory )
| $GLOBALS['eZGlobalRequestURI'] = eZSys::serverVariable( 'REQUEST_URI' ) |
| $headerList |
array( 'Expires' => 'Mon, 26 Jul 1997 05:00:00 GMT', 'Last-Modified' => gmdate( 'D, d M Y H:i:s' ) . ' GMT', 'Cache-Control' => 'no-cache, must-revalidate', 'Pragma' => 'no-cache', 'X-Powered-By' => 'eZ Publish', 'Content-Type' => 'text/html; charset=' . $httpCharset, 'Served-by' => $_SERVER["SERVER_NAME"], 'Content-language' => $languageCode )
| $headerOverrideArray = eZHTTPHeader::headerOverrideArray( $uri ) |
| $httpCharset = eZTextCodec::httpCharset() |
Definition at line 305 of file index.php.
Referenced by eZPDF\modify().
| $ini = eZINI::instance() |
| $iniVarDirectory = eZSys::cacheDirectory() |
Definition at line 137 of file index.php.
Referenced by eZScript\initialize().
| $languageCode = $locale->httpLocaleCode() |
Definition at line 454 of file index.php.
Referenced by browse(), eZContentObject\canCreateLanguages(), eZContentObject\canEditLanguages(), eZContentFunctionCollection\checkAccess(), eZContentFunctionCollection\contentobjectAttributes(), eZContentObjectVersion\contentObjectAttributes(), contentPDFGenerate(), eZContentObject\copy(), eZContentObject\copyVersion(), eZContentObjectAttribute\create(), eZContentObject\create(), eZWebDAVContentServer\createFolder(), eZWebDAVContentBackend\createFolder(), eZContentObject\createNewVersion(), eZContentObject\createNewVersionIn(), eZContentObject\createWithNodeAssignment(), eZContentObjectTranslation\eZContentObjectTranslation(), eZSetupLanguageList(), eZMedia\fetchByContentObjectID(), eZContentFunctionCollection\fetchContentNode(), eZNodeviewfunctions\generateCallback(), eZNodeviewfunctions\generateNodeViewData(), eZContentClassAttribute\instantiate(), eZContentClass\instantiate(), eZContentObjectAttribute\language(), ezpUrlObjectLinkUpdate\processData(), eZContentOperationCollection\readObject(), eZContentObjectVersion\removeTranslation(), eZContentObjectTreeNode\setCurrentLanguage(), eZContentObject\setName(), showNotificationAfterCopying(), eZContentObjectAttribute\translateTo(), eZContentObjectVersion\translationList(), eZSerializedObjectNameList\untranslatedLanguages(), and eZContentFunctions\updateAndPublishObject().
| $locale = eZLocale::instance() |
Definition at line 453 of file index.php.
Referenced by eZContentLanguage\addLanguage(), eZTranslationCache\cacheDirectory(), eZShopOperationCollection\checkCurrency(), eZTemplateCompiler\compilationFilename(), eZCurrencyConverter\convertFromLocaleCurrency(), eZLocale\countryFile(), eZCurrencyData\create(), createTranslationSiteAccesses(), eZSimplePrice\currency(), currencyForLocale(), eZLocale\currentLocaleCode(), eZTSTranslator\expireCache(), eZLocale\eZLocale(), eZSetupLanguageList(), eZTSTranslator\eZTSTranslator(), eZLocale\fetchByHttpLocaleCode(), eZContentLanguage\fetchByLocale(), eZFloatType\fetchClassAttributeHTTPInput(), eZTSTranslator\fetchList(), eZOrder\fetchLocaleCurrencyCode(), eZFloatType\fetchObjectAttributeHTTPInput(), eZPriceType\fetchObjectAttributeHTTPInput(), eZURLAliasML\fetchPathByActionList(), eZRSSExport\fetchRSS2_0(), eZCountryType\fetchTranslatedNames(), ezpLanguageSwitcherFunctionCollection\fetchUrlAlias(), eZFloatType\fixupClassAttributeHTTPInput(), eZRSSExport\generateFeed(), eZURLAliasML\getPath(), eZSubTreeHandler\handlePublishEvent(), eZContentLanguage\idByLocale(), eZStepPackageLanguageOptions\init(), eZTSTranslator\initialize(), eZStepCreateSites\initializePackage(), eZTemplateLocaleOperator\l10nTransformation(), eZLocale\languageFile(), eZSiteInstaller\languageNameFromLocale(), eZSiteInstaller\languageNameListFromLocaleList(), eZTSTranslator\loadTranslationFile(), eZLocale\localeFile(), eZLocale\localeFullCode(), eZLocale\localeInformation(), eZLocale\localeList(), eZContentLanguage\localeObject(), eZContentLanguage\maskByLocale(), eZDateOperatorCollection\modify(), eZTemplateLocaleOperator\modify(), eZTemplateUnitOperator\modify(), eZContentObjectVersion\nonTranslationList(), eZTemplateUnitOperator\operatorTransform(), eZTranslatorManager\setActiveTranslation(), eZDiscountSubRule\setAttribute(), eZContentObjectStateGroup\setCurrentLanguage(), eZContentObjectState\setCurrentLanguage(), eZCurrency\setLocale(), eZDate\setLocale(), eZTime\setLocale(), eZDateTime\setLocale(), eZDateType\title(), eZTimeType\title(), eZDateTimeType\title(), eZContentObjectStateGroup\translationByLocale(), eZContentObjectState\translationByLocale(), eZContentObjectVersion\unserialize(), eZContentObject\unserialize(), eZFloatType\validateClassAttributeHTTPInput(), eZPriceType\validateObjectAttributeHTTPInput(), and eZFloatType\validateObjectAttributeHTTPInput().
| $mobileDeviceDetect = new ezpMobileDeviceDetect( ezpMobileDeviceDetectFilter::getFilter() ) |
| if ($mobileDeviceDetect->isEnabled()) $moduleRepositories = array() |
Definition at line 54 of file index.php.
Referenced by eZModule\activeModuleRepositories(), eZScript\initialize(), and eZSiteAccess\load().
| $moduleResult['is_mobile_device'] = $mobileDeviceDetect->isMobileDevice() |
| $moduleResult['mobile_device_alias'] = $mobileDeviceDetect->getUserAgentAlias() |
| $out = ob_get_clean() |
Definition at line 1109 of file index.php.
Referenced by Cpdf\ARC4(), eZCodePageMapper\convertString(), eZDiffXMLTextEngine\createDifferenceObject(), eZDiffTextEngine\createDifferenceObject(), eZURI\encodeIRI(), eZPersistentObject\escapeArray(), eZExtension\findExtensionType(), eZShopAccountHandler\instance(), eZConfirmOrderHandler\instance(), Cpdf\md5_16(), and eZBinaryFile\metaData().
| $phpLocale = trim( $ini->variable( 'RegionalSettings', 'SystemLocale' ) ) |
Definition at line 455 of file index.php.
Referenced by eZScript\startup().
| $site |
array( 'title' => $ini->variable( 'SiteSettings', 'SiteName' ), 'design' => $ini->variable( 'DesignSettings', 'SiteDesign' ), 'http_equiv' => array( 'Content-Type' => 'text/html; charset=' . $httpCharset, 'Content-language' => $languageCode ) )
Definition at line 471 of file index.php.
Referenced by eZUser\authenticateHash(), eZWebDAVContentBackendAuth\authorize(), eZWebDAVContentServer\currentSiteFromPath(), eZWebDAVContentBackend\currentSiteFromPath(), eZWebDAVContentBackend\fetchContainerNodeInfo(), eZWebDAVContentServer\fetchSiteListContent(), eZWebDAVContentBackend\fetchSiteListContent(), eZWebDAVContentServer\fetchVirtualSiteContent(), eZWebDAVContentBackend\fetchVirtualSiteContent(), eZUserOperationCollection\password(), eZDBInterface\reportError(), eZWebDAVContentServer\setCurrentSite(), eZWebDAVContentBackend\setCurrentSite(), and eZWebDAVContentServer\userHasSiteAccess().
| $siteBasics = array() |
Definition at line 56 of file index.php.
Referenced by eZUserLoginHandler\checkUser(), eZTSTranslator\eZTSTranslator(), eZTemplateTreeCache\isCacheEnabled(), eZTemplateCompiler\isCompilationEnabled(), eZINI\isNoCacheAdviced(), and eZCodePage\load().
| $siteBasics['policy-check-required'] = & $policyCheckRequired |
| $siteBasics['policy-check-omit-list'] = & $policyCheckOmitList |
| $siteBasics['url-translator-allowed'] = & $urlTranslatorAllowed |
| $siteBasics['validity-check-required'] = & $validityCheckRequired |
| $siteBasics['user-object-required'] = & $userObjectRequired |
| $siteBasics['site-design-override'] = & $siteDesignOverride |
| $templateResult = null |
Definition at line 976 of file index.php.
Referenced by eZDisplayResult(), eZFatalError(), eZDBInterface\reportError(), eZUserOperationCollection\sendActivationEmail(), eZDefaultConfirmOrderHandler\sendOrderEmail(), and eZUserOperationCollection\sendUserNotification().
| $timezone = $ini->variable( "TimeZoneSettings", "TimeZone") |
Definition at line 127 of file index.php.
Referenced by eZScript\startup().
| $uri = eZURI::instance( eZSys::requestURI() ) |
Definition at line 320 of file index.php.
Referenced by eZURI\__construct(), ezpRestRequest\__construct(), eZTemplate\appendDebugNodes(), eZTemplateFileResource\cachedTemplateTree(), eZUser\checkUser(), eZTemplate\compileTemplate(), contentPDFGenerate(), eZHTTPTool\createRedirectUrl(), eZURI\dropBase(), eZTemplate\executeCompiledTemplate(), eZSiteInstaller\extractHostname(), fetchModule(), eZStaticCache\generateAlwaysUpdatedCache(), eZStaticCache\generateNodeListCache(), generatePDF(), eZTemplateCompiler\generatePHPCodeChildren(), ezpRestRequest\getBaseURI(), eZSSLZone\getSSLZones(), eZSys\getValidwwwDir(), eZTemplateIncludeFunction\handleInclude(), eZTemplateFileResource\handleResourceData(), eZTemplateFileResource\hasCachedProcessTree(), eZTemplateCompiler\hasCompiledTemplate(), eZHTTPHeader\headerOverrideArray(), eZURI\instance(), eZTemplate\load(), eZTemplate\loadURIData(), eZTemplate\loadURIRoot(), eZModuleOperator\modify(), eZURI\originalURIString(), eZTemplateMenuFunction\process(), eZTemplateIncludeFunction\process(), eZTemplateToolbarFunction\process(), eZObjectForwarder\process(), eZTemplate\processURI(), eZModule\redirectionURIForModule(), eZModule\redirectModule(), eZRedirectManager\redirectTo(), eZModule\redirectTo(), eZRedirectManager\redirectURI(), eZDBInterface\reportError(), eZTemplate\resourceData(), eZTemplate\resourceFor(), eZURLAliasML\reverseTranslate(), eZHTTPTool\sendHTTPRequest(), eZTemplateFileResource\setCachedTemplateTree(), eZTemplateTreeCache\setCachedTree(), eZTemplate\setIncludeOutput(), eZTemplate\setIncludeText(), eZModule\setRedirectURI(), eZImageLayer\setTemplateURI(), eZImageObject\setTemplateURI(), eZURI\setURIString(), eZURLWildcard\translate(), eZURLAliasML\translate(), eZURLWildcard\translateWithCache(), and eZURI\uriString().
| $warningList = array() |
Definition at line 146 of file index.php.
Referenced by eZAppendWarningItem().
Definition at line 26 of file index.php.
Referenced by Cpdf\output().