PHP Class ManageProjectScript, testswarm

Inheritance: extends MaintenanceScript
Datei anzeigen Open project: jquery/testswarm Class Usage Examples

Public Methods

Method Description
delete ( )

Protected Methods

Method Description
create ( )
execute ( )
init ( )
mergeStats ( array &$target, array $add )
update ( )

Method Details

create() protected method

protected create ( )

delete() public method

public delete ( )

execute() protected method

protected execute ( )

init() protected method

protected init ( )

mergeStats() protected method

protected mergeStats ( array &$target, array $add )
$target array
$add array

update() protected method

protected update ( )