PHP Class Scalr_UI_Controller_Account2_Users

Inheritance: extends Scalr_UI_Controller
Afficher le fichier Open project: scalr/scalr

Méthodes publiques

Méthode Description
defaultAction ( )
hasAccess ( )
viewAction ( )
xGroupActionHandlerAction ( JsonData $ids, string $action, integer $ownerId = null )
xRemoveAction ( )
xSaveAction ( )

Method Details

defaultAction() public méthode

public defaultAction ( )

hasAccess() public méthode

public hasAccess ( )

viewAction() public méthode

public viewAction ( )

xGroupActionHandlerAction() public méthode

public xGroupActionHandlerAction ( JsonData $ids, string $action, integer $ownerId = null )
$ids Scalr\UI\Request\JsonData
$action string
$ownerId integer

xRemoveAction() public méthode

public xRemoveAction ( )

xSaveAction() public méthode

public xSaveAction ( )