Class Alo
The global framework class
Methods summary
public static string|boolean | # loadConfig(string$path,boolean$returnPath=false) Loads a configuration file based on environment: from DIR_SYS/config during setup & DIR_APP/config during production/development |
public static boolean | |
public static boolean | |
public static boolean |
Magic methods summary
Properties summary
public static | $sftp | # SFTP connection manager |
public static | $profiler | # Code profiler |
public static | $file | # File manager |
public static | # Email manager | |
public static | $curl | # Object-oriented Curl wrapper |
public static | $cron | # Crontab manager |
public static | $formValidator | # HTML form validator |
public static | $db | # Database connection |
public static | $cache | # Cache instance |
public static | $controller | # The loaded controller |
public static | $router | # The routing class |
public static | $service | # Windows service handler |
public static | $downloader | # Download manager |
public static | $locale | # Locale manager |