class Action

Methods

static 
init()

No description

static 
setDirectory(string $directory)

No description

getError()

No description

static void
__callStatic(string $method, array $aguments)

Manage pre && post process based on "enable" or "Disable"

Details

at line 19
static init()

No description

at line 24
static setDirectory(string $directory)

No description

Parameters

string $directory

at line 55
getError()

No description

at line 68
static void __callStatic(string $method, array $aguments)

Manage pre && post process based on "enable" or "Disable"

Parameters

string $method
array $aguments

Return Value

void