\Clx\XmsGroupFilter

Filter to use when listing groups.

Summary

Methods
Properties
Constants
getPageSize()
setPageSize()
getTags()
setTags()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getPageSize()

getPageSize() : integer

Get the maximum number of groups to retrieve per page.

Returns

integer —

page size

setPageSize()

setPageSize(integer  $pageSize) : void

Set the maximum number of groups to retrieve per page.

Parameters

integer $pageSize

page size

getTags()

getTags() : array<mixed,string>

Get tag filter.

Returns

array<mixed,string> —

tags

setTags()

setTags(array<mixed,string>  $tags) : void

Set tag filter.

Only groups having or or more of these tags will be fetched.

Parameters

array<mixed,string> $tags

tags