PHP Class Scalr_UI_Controller_Dashboard_Widget

Inheritance: extends Scalr_UI_Controller
Afficher le fichier Open project: scalr/scalr Class Usage Examples

Méthodes publiques

Méthode Description
getContent ( $params = [] )
getContentAction ( )
hasAccess ( )
hasWidgetAccess ( array $params ) Check if user has access to widget based on params
xGetContentAction ( )

Method Details

getContent() public méthode

public getContent ( $params = [] )

getContentAction() public méthode

public getContentAction ( )

hasAccess() public méthode

public hasAccess ( )

hasWidgetAccess() public méthode

Check if user has access to widget based on params
public hasWidgetAccess ( array $params )
$params array Params for widget

xGetContentAction() public méthode

public xGetContentAction ( )