Environment
This class manages all the environment that PHPBoost need to run.
It's able to initialize the environment that contains services (database, users management...) as well as the graphical environment.
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
string
|
#
get_running_module_name( )
Retrieves the identifier (name of the folder) of the module which is currently executed. |
public static
|
|
public static
|
|
public static
The
|
|
public static
string
|
|
public static
string
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
|
public static
|
#
try_to_increase_max_execution_time( )
This method is not called automatically but can be called if you know that an action can take a long time. By default, max execution time is 30 seconds. Note that according to PHP configuration, this function can fail. |