nyroFwk  0.2
Namespaces | Variables
start.inc.php File Reference

Go to the source code of this file.

Namespaces

 nyroFwk
 

Variables

 if (!defined( 'NYRONAME')) define( 'NYRONAME'
 
if(!defined('DS')) define('DSDIRECTORY_SEPARATOR
 
if(!defined('NYROROOT')) define('NYROROOT' ROOT DS
 
if(!defined('SEARCHROOT')) define('SEARCHROOT' MYROOT NYROROOT
 
if(!defined('URLLOWER')) define('URLLOWER' false
 

Variable Documentation

◆ DIRECTORY_SEPARATOR

if (!defined( 'DS')) define( 'DS' DIRECTORY_SEPARATOR

string Directory Separator shortcut

Definition at line 38 of file start.inc.php.

◆ DS

if (!defined( 'TMPROOT')) define( 'TMPROOT' ROOT DS

string Absolute path to the nyro directory

string Absolute path to the my directory

string Absolute path to the www directory

string Absolute path to the files directory

Definition at line 56 of file start.inc.php.

◆ false

if (!defined( 'URLLOWER')) define( 'URLLOWER' false

boolean Indicates if the URLs should be lowered (used in utils::urlify)

Definition at line 113 of file start.inc.php.

◆ if

if(!defined('URLSEPARATOR')) define('URLSEPARATOR'

Initialize some constant if they doesn't exists string Installation name

string Environnement

string Directory Separator shortcut

string Php extension

string Key to be used in the configuration array to indicate that the key should stay unique even with numeric value.

string Key to be used in the configuration array to indicate that the value should replace what's in the parent configuration

string Absolute path to the my directory

Definition at line 14 of file start.inc.php.

◆ NYROROOT

if (!defined( 'SEARCHROOT')) define( 'SEARCHROOT' MYROOT NYROROOT

string Absolute paths where search all the class, from the most user to the nyro separate by ,

Definition at line 81 of file start.inc.php.

Generated on Sun Oct 15 2017 22:25:20 for nyroFwk by doxygen 1.8.13