PHP Class Scalr_UI_Controller_Bundletasks

Inheritance: extends Scalr_UI_Controller
Datei anzeigen Open project: scalr/scalr

Public Methods

Method Description
defaultAction ( )
hasAccess ( )
viewAction ( )
xCancelAction ( integer $bundleTaskId )
xListLogsAction ( integer $bundleTaskId, string $status = '', boolean $taskInfo = false )
xListTasksAction ( integer $id )

Method Details

defaultAction() public method

public defaultAction ( )

hasAccess() public method

public hasAccess ( )

viewAction() public method

public viewAction ( )

xCancelAction() public method

public xCancelAction ( integer $bundleTaskId )
$bundleTaskId integer

xListLogsAction() public method

public xListLogsAction ( integer $bundleTaskId, string $status = '', boolean $taskInfo = false )
$bundleTaskId integer ID of BundleTask
$status string optional Status of BundleTask
$taskInfo boolean optional Get updated information about task

xListTasksAction() public method

public xListTasksAction ( integer $id )
$id integer