Methods
Return groups for active types
getActive(integer $type) : array<mixed,string>
Static
Parameters
$type
integerSsoGroupElement::TYPE_* binary mask
Returns
array<mixed,string>id => name : group name indexed by group id
Return all groups
getAll() : array<mixed,string>
Static
Returns
array<mixed,string>id => name
Return default groups for a groupable element
getDefaultsGroupElements(\sso\SsoGroupable $obj) : array<mixed,\sso\SsoGroupElement>
Static
Parameters
$obj
\sso\SsoGroupableThe groupable element
Returns
array<mixed,\sso\SsoGroupElement>Default groups for the element
Retrieve objects
search(array<mixed,mixed> $criteria, \salt\Pagination $pagination = NULL)
Static
| see |
|
| inherited_from |
\sso\SsoAdministrable::search() |
Parameters
$criteria
array<mixed,mixed>criteria as key => value
$pagination
\salt\Paginationpagination object
Properties
$defaults
$defaults : integer