|
|
|
File: C:/usr/local/lib/php/blueshoes-4.2/core/Bs_RelativeEnvironment.lib.php
BlueShoes Application Framework - core
*
C:/usr/local/lib/php/blueshoes-4.2/core/Bs_RelativeEnvironment.lib.php::C:/usr/local/lib/php/blueshoes-4.2/core/Bs_RelativeEnvironment.lib.php
********************************************************************************
|
public module C:/usr/local/lib/php/blueshoes-4.2/core/Bs_RelativeEnvironment.lib.php
********************************************************************************
* Initialize the Relative Environment *********************************************************************************** * ------------------------- Ground Zero Initialisation ------------------------ * *
|
| |
|
|
|
Private Method Details |
setupRelativeEnvironment |
|
private void setupRelativeEnvironment( [ string $useThis_bsSubDir, string $useThisUri ] )
|
| |
Setup Relative Environment
For a general explanation see text in header.Special Case:When working with tools we sometimes would like to have the relative environmentset up too without having the possibility to include this script at the requiredstarting point, thus the _bs-subdir.So it's possible to pass parameters to overcome the problem.
|
| Parameter |
|
| string |
$useThis_bsSubDir |
= >>NULL,<< |
|
(optional) A substitute to use as the _bs-subdir. |
|
|
| string |
$useThisUri |
= >>NULL<< |
|
(optional) A substitute to use as the $HTTP_SERVER_VARS['REQUEST_URI']. |
|
| Returns |
void |
|
|
|
|
|
|
|
| PHPDoc 1.0beta |