Class waAppConfig
This file is part of Webasyst framework.
Licensed under the terms of the GNU Lesser General Public License (LGPL). http://www.webasyst.com/framework/license/
- SystemConfig
-
waAppConfig
Direct known subclasses
blogConfig, contactsConfig, dummyConfig, photosConfig, siteConfig, stickiesConfig, webasystConfig
Package: wa-system\Config
Copyright: 2011 Webasyst LLC
License: LGPL
Author: Webasyst LLC
See: http://www.webasyst.ru/developers/docs/basics/classes/waAppConfig/
Link: http://www.webasyst.com/
Located at wa-system/config/waAppConfig.class.php
Copyright: 2011 Webasyst LLC
License: LGPL
Author: Webasyst LLC
See: http://www.webasyst.ru/developers/docs/basics/classes/waAppConfig/
Link: http://www.webasyst.com/
Located at wa-system/config/waAppConfig.class.php
public
|
#
__construct( mixed $environment, mixed $root_path, mixed $application = null, mixed $locale = null )
|
public
string
|
|
public
|
|
public
|
|
public
|
|
protected
|
|
public
mixed
|
|
public
|
|
public
|
|
private
|
|
public
|
|
public static
|
|
public
|
|
public
|
|
public
|
|
protected
|
|
protected
|
|
protected
|
|
public
string
|
|
public
string
|
#
getAppConfigPath( string $name )
Returns path to specified configuration file of current app, located in its lib/config/ directory. |
public
string
|
#
getConfigPath( string $name, boolean $user_config = true, string $app = null )
Returns path to app's configuration file with specified name. |
public
|
|
public
|
|
public
string
|
|
public
string|array
|
|
public
string
|
|
public
array
|
|
public
array
|
|
public
|
|
public
|
|
public
|
|
public
|
protected
string
|
$application | null |
#
Строковое ID приложения. |
protected
array
|
$info | array() |
|
protected
mixed
|
$log_actions | null |
|
protected
mixed
|
$system_log_actions | null |
|
protected
mixed
|
$prefix |
|
|
protected
mixed
|
$plugins | null |
|
protected
mixed
|
$themes | null |
|
protected
array
|
$options | array() |
|
protected
mixed
|
$routes | null |
|
protected
mixed
|
$loaded_locale | null |
|
protected
mixed
|
$cache | null |