HCE Project DC service web UI  0.2
Hierarchical Cluster Engine DC service web UI
 All Classes Namespaces Files Functions Variables Pages
const.php File Reference

Go to the source code of this file.

Variables

defined('YII_ENABLE_ERROR_HANDLER')
or define('YII_ENABLE_ERROR_HANDLER' 
false
const DB_DATETIME_FORMAT = 'Y-m-d H:i:s'
const DB_DATE_FORMAT = 'Y-m-d'
const MAIN_MYSQL_HOST = $ini['MysqlHost']
const MAIN_MYSQL_USER = $ini['MysqlUser']
const MAIN_MYSQL_PASSWORD = $ini['MysqlPassword']
const PATH_TO_API = $ini['PathToApi']
const PATH_TO_API_DIR = $ini['PathToApiDir']
const PATH_TO_TMP_DIR = $ini['PathToTmpDir']
const MAX_URLS_INTEGRITY_CHECK = 1000

Variable Documentation

const DB_DATE_FORMAT = 'Y-m-d'

Definition at line 6 of file const.php.

const DB_DATETIME_FORMAT = 'Y-m-d H:i:s'

Definition at line 5 of file const.php.

boolean whether the nav span over the full width Defaults to TbNavbar::false
See Also
bootstrap.action.TbSortableAction for an easy way to use with your controller
Since
0.9.8

Definition at line 2 of file const.php.

const MAIN_MYSQL_HOST = $ini['MysqlHost']

Definition at line 14 of file const.php.

const MAIN_MYSQL_PASSWORD = $ini['MysqlPassword']

Definition at line 16 of file const.php.

const MAIN_MYSQL_USER = $ini['MysqlUser']

Definition at line 15 of file const.php.

const MAX_URLS_INTEGRITY_CHECK = 1000

Definition at line 20 of file const.php.

const PATH_TO_API = $ini['PathToApi']

Definition at line 17 of file const.php.

const PATH_TO_API_DIR = $ini['PathToApiDir']

Definition at line 18 of file const.php.

const PATH_TO_TMP_DIR = $ini['PathToTmpDir']

Definition at line 19 of file const.php.