Class Environment
/system/libraries/Environment.php line 40
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Class Environment
Provide methods to get OS independent environment parameters.
Methods
- final private __clone()
- protected base()
- protected documentRoot()
- protected host()
- protected httpAcceptEncoding()
- protected httpAcceptLanguage()
- protected httpHost()
- protected httpUserAgent()
- protected httpXForwardedHost()
- protected ip()
- protected isAjaxRequest()
- protected path()
- protected phpSelf()
- protected request()
- protected requestUri()
- protected script()
- protected scriptFilename()
- protected scriptName()
- protected server()
- protected ssl()
- protected url()
- protected __construct()
- public getInstance()
- public __get(string $strKey)
- public __set(string $strKey, mixed $varValue)
Properties
- protected array $arrCache
- protected object $objInstance
Add a comment