jAppManager

utilities to manage a jelix application

package

jelix

subpackage

utils

since 1.0b1
static

Methods

__construct

__construct() 

clearTemp

clearTemp( $path = '') 
static

Arguments

$path

close the application, by creating a CLOSED file

close(string $message = '') 
static
since 1.2

Arguments

$message

string

the message to display

tell if the application is opened

isOpened() : boolean
static
since 1.2

Response

boolean

true if the application is opened

open the application

open() 
static
since 1.2