Method | Description | |
---|---|---|
changeOwnerPasswordAction ( integer $accountId ) | ||
createAction ( ) | ||
defaultAction ( ) | ||
editAction ( ) | ||
getAccount ( ) | ||
getApiDefinitions ( ) | ||
hasAccess ( ) | ||
viewAction ( ) | ||
xGetInfoAction ( ) | ||
xGetUsersAction ( ) | ||
xListAccountsAction ( ) | ||
xLoginAsAction ( ) | ||
xRemoveAction ( ) | ||
xSaveAction ( ) | ||
xSaveOwnerPasswordAction ( integer $accountId, Scalr\UI\Request\RawData $password, Scalr\UI\Request\RawData $currentPassword ) | ||
xUnlockOwnerAction ( integer $accountId ) |
Method | Description | |
---|---|---|
getCostCenters ( $requiredCcIds = [] ) |
public changeOwnerPasswordAction ( integer $accountId ) | ||
$accountId | integer |
public xSaveOwnerPasswordAction ( integer $accountId, Scalr\UI\Request\RawData $password, Scalr\UI\Request\RawData $currentPassword ) | ||
$accountId | integer | |
$password | Scalr\UI\Request\RawData | |
$currentPassword | Scalr\UI\Request\RawData |
public xUnlockOwnerAction ( integer $accountId ) | ||
$accountId | integer |