Methods Summary | ||
---|---|---|
public
|
#
__construct( )
|
|
public
|
||
public
|
||
public
|
#
add_logfile( string $domain , string $subdomain , string $file )
bool add_logfile(string, string, string)
|
|
public
|
#
add_log_rotation_profile( string $log , $profile = 'apache' )
bool add_log_rotation_profile(string)
|
|
public
|
||
public
|
#
remove_log_rotation_profile( string $log , $profile = 'apache' )
bool remove_log_rotation_profile(string)
|
|
public
|
||
public
|
Methods inherited from Module\Skeleton\Standard |
---|
__construct() ,
setUserParameters() ,
autoloadModule() ,
__wakeup() ,
_invoke() ,
__debugInfo() ,
getExportedFunctions() ,
_reset() ,
cleanUserParameters() ,
query()
|
Constants Summary | ||
---|---|---|
public
array
|
DEPENDENCY_MAP
|
#
array (
0 => 'apache',
)
|
Constants inherited from Module\Skeleton\Standard |
---|
DEPENDENCY_MAP
|
Properties inherited from Module\Skeleton\Standard |
---|
$exportedFunctions ,
$username ,
$password ,
$domain ,
$user_id ,
$group_id ,
$permission_level ,
$session_id ,
$site ,
$site_id
|