Overview

Packages

  • Core
    • Authentication
    • Backend
    • Cache
    • CEC
    • Chain
    • ContentType
    • Database
    • Datatype
    • Debug
    • Exception
    • Frontend
      • Search
      • URI
      • Util
    • GenericDB
      • Model
    • GUI
      • HTML
    • I18N
    • LayoutHandler
    • Log
    • Security
    • Session
    • Util
    • Validation
    • Versioning
    • XML
  • Module
    • ContentSitemapHtml
    • ContentSitemapXml
    • ContentUserForum
    • NavigationTop
  • mpAutoloaderClassMap
  • None
  • Plugin
    • ContentAllocation
    • CronjobOverview
    • FormAssistant
    • FrontendLogic
    • FrontendUsers
    • Linkchecker
    • ModRewrite
    • Newsletter
    • Repository
      • FrontendNavigation
      • KeywordDensity
    • SearchSolr
    • SmartyWrapper
    • UrlShortener
    • UserForum
    • Workflow
  • PluginManager
  • Setup
    • Form
    • GUI
    • Helper
      • Environment
      • Filesystem
      • MySQL
      • PHP
    • UpgradeJob

Functions

  • canPHPurlfopen
  • checkPHPiniget
  • checkPHPSQLSafeMode
  • checkPHPUploadMaxFilesize
  • getAsBytes
  • getDisabledFunctions
  • getOpenBasedir
  • getPHPDisplayErrorSetting
  • getPHPFileUploadSetting
  • getPHPGPCOrder
  • getPHPIniSetting
  • getPHPMagicQuotesGPC
  • getPHPMagicQuotesRuntime
  • getPHPMagicQuotesSybase
  • getPHPMaxExecutionTime
  • getPHPMaxPostSize
  • getPHPOpenBasedirSetting
  • getSafeModeGidStatus
  • getSafeModeIncludeDir
  • getSafeModeStatus
  • isPHPCompatible
  • isPHPExtensionLoaded
  • isRegisterLongArraysActive
  • Overview
  • Package
  • Class
  • Tree
  • Deprecated
  • Todo

Package Setup\Helper\PHP

Functions summary
canPHPurlfopen Checks if PHP is able to use allow_url_fopen.
checkPHPiniget Checks if the ini_get function is available and not disabled. Returns true if the function is available.
checkPHPSQLSafeMode
checkPHPUploadMaxFilesize
getAsBytes
getDisabledFunctions
getOpenBasedir
getPHPDisplayErrorSetting
getPHPFileUploadSetting
getPHPGPCOrder
getPHPIniSetting Retrieves the setting $setting from the PHP setup. Wrapper to avoid warnings if ini_get is in the disable_functions directive.
getPHPMagicQuotesGPC
getPHPMagicQuotesRuntime
getPHPMagicQuotesSybase
getPHPMaxExecutionTime
getPHPMaxPostSize
getPHPOpenBasedirSetting
getSafeModeGidStatus
getSafeModeIncludeDir
getSafeModeStatus
isPHPCompatible Checks, if current installed PHP version matches the minimum required PHP version to run CONTENIDO.
isPHPExtensionLoaded
isRegisterLongArraysActive
CMS CONTENIDO 4.9.1 API documentation generated by ApiGen 2.8.0