API Documentation
Table of Contents
Namespaces
Classes
- AdiantiHelpers
- Create global helpers
Constants
- APPLICATION_NAME = $session_name
- LANG = \ApplicationTranslator::getLanguage()
- OS = strtoupper(substr(PHP_OS, 0, 3))
Constants
APPLICATION_NAME
    public
        mixed
    APPLICATION_NAME
    = $session_name
    
    
    
    
LANG
    public
        mixed
    LANG
    = \ApplicationTranslator::getLanguage()
    
    
    
    
OS
    public
        mixed
    OS
    = strtoupper(substr(PHP_OS, 0, 3))