Open-Web-Analytics
1.7.0
About: Open Web Analytics (OWA) is web analytics software to track and analyze how people use your web sites and applications.
![]() ![]() |
Go to the source code of this file.
Namespaces | |
owa | |
Variables | |
const | OWA_DIR (!defined('OWA_PATH')) OWA_PATH . '/' |
const | OWA_MODULES_DIR OWA_DIR.'modules/' |
const | OWA_BASE_DIR OWA_PATH |
const | OWA_BASE_CLASSES_DIR OWA_DIR |
const | OWA_BASE_MODULE_DIR OWA_DIR.'modules/base/' |
const | OWA_BASE_CLASS_DIR OWA_BASE_MODULE_DIR.'classes/' |
const | OWA_INCLUDE_DIR OWA_DIR.'includes/' |
const | OWA_PEARLOG_DIR OWA_INCLUDE_DIR.'Log-1.13.1' |
const | OWA_PHPMAILER_DIR OWA_INCLUDE_DIR.'PHPMailer-6.1.4/src/' |
const | OWA_HTTPCLIENT_DIR OWA_INCLUDE_DIR.'httpclient-2016-05-02/' |
const | OWA_PLUGIN_DIR OWA_DIR.'plugins/' |
const | OWA_CONF_DIR OWA_DIR.'conf/' |
const | OWA_THEMES_DIR OWA_DIR.'themes/' |
const | OWA_VERSION 'master' |
const | OWA_VENDOR_DIR OWA_DIR.'vendor/' |
const OWA_BASE_CLASS_DIR OWA_BASE_MODULE_DIR.'classes/' |
Definition at line 38 of file owa_env.php.
Referenced by owa_mailView\__construct(), owa_coreAPI\cacheSingleton(), owa_coreAPI\configSingleton(), owa_coreAPI\errorSingleton(), owa_coreAPI\getEventDispatch(), owa_reportsRestController\getResultSet(), owa_coreAPI\logEvent(), owa_processEventController\pre(), owa_coreAPI\serviceSingleton(), owa_coreAPI\updateFactory(), and owa_coreAPI\validationFactory().
const OWA_BASE_CLASSES_DIR OWA_DIR |
Definition at line 36 of file owa_env.php.
Referenced by owa_optionsModulesController\action(), owa_coreAPI\entityFactory(), owa_coreAPI\getJsTrackerTag(), owa_wp_plugin\getOwaInstance(), owa_coreAPI\metricFactory(), owa_coreAPI\moduleClassFactory(), owa_caller\placeHelperPageTags(), and owa_coreAPI\setupStorageEngine().
const OWA_BASE_DIR OWA_PATH |
Definition at line 35 of file owa_env.php.
Referenced by owa_template\getAuthStatus(), owa_settings\getDefaultSettingsArray(), owa_settings\isConfigFilePresent(), owa_settings\loadConfigFile(), owa_coreAPI\moduleClassFactory(), owa_lib\moduleFactory(), owa_coreAPI\moduleFactory(), owa_coreAPI\moduleRequireOnce(), owa_lib\moduleRequireOnce(), owa_coreAPI\moduleSpecificFactory(), and owa_coreAPI\supportClassFactory().
const OWA_BASE_MODULE_DIR OWA_DIR.'modules/base/' |
Definition at line 37 of file owa_env.php.
Referenced by owa_pslReader\__construct().
const OWA_CONF_DIR OWA_DIR.'conf/' |
Definition at line 44 of file owa_env.php.
const OWA_DIR(!defined( 'OWA_PATH')) OWA_PATH . '/' |
Definition at line 33 of file owa_env.php.
Referenced by owa_daemon\_doTask(), owa_template\_setTemplateDir(), owa_settings\applyConfigConstants(), owa_settings\createConfigFile(), owa_base\getMsg(), owa_coreAPI\getPresentModules(), owa_settings\isConfigFilePresent(), owa_settings\loadConfigFile(), owa_locationHandlers\lookupCountryCodeFromName(), owa_coreAPI\moduleGenericFactory(), owa_coreAPI\requestContainerSingleton(), owa_base_009_update\up(), owa_base_005_update\up(), owa_module\update(), and owa_coreAPI\updateFactory().
const OWA_HTTPCLIENT_DIR OWA_INCLUDE_DIR.'httpclient-2016-05-02/' |
Definition at line 42 of file owa_env.php.
const OWA_INCLUDE_DIR OWA_DIR.'includes/' |
Definition at line 39 of file owa_env.php.
Referenced by owa_jsonResultsView\__construct(), and owa_coreAPI\profile().
const OWA_MODULES_DIR OWA_DIR.'modules/' |
Definition at line 34 of file owa_env.php.
Referenced by owa_module\__construct(), owa_template\getBrowserIcon(), owa_baseModule\registerBuildPackages(), owa_view\setCss(), and owa_view\setJs().
const OWA_PEARLOG_DIR OWA_INCLUDE_DIR.'Log-1.13.1' |
Definition at line 40 of file owa_env.php.
Referenced by owa_lib\errorHandler().
const OWA_PHPMAILER_DIR OWA_INCLUDE_DIR.'PHPMailer-6.1.4/src/' |
Definition at line 41 of file owa_env.php.
const OWA_PLUGIN_DIR OWA_DIR.'plugins/' |
Definition at line 43 of file owa_env.php.
Referenced by owa_coreAPI\setupStorageEngine(), and owa_coreAPI\validationFactory().
const OWA_THEMES_DIR OWA_DIR.'themes/' |
Definition at line 45 of file owa_env.php.
Referenced by owa_template\_setTemplateDir().
const OWA_VENDOR_DIR OWA_DIR.'vendor/' |
Definition at line 47 of file owa_env.php.
const OWA_VERSION 'master' |
Definition at line 46 of file owa_env.php.
Referenced by owa_caller\__construct(), owa_settings\getDefaultSettingsArray(), owa_view\setCss(), and owa_view\setJs().