phpDocumentor

AdminAccessGroupReaderInterface

Interface AdminAccessGroupReaderInterface

Tags
category

System

subpackage

Readers

Table of Contents

getAll()  : AdminAccessGroupCollection
Returns an AdminAccessGroupCollection with all existing AdminAccessGroup objects.
getByAjaxHandler()  : AdminAccessGroupInterface
Returns an AdminAccessGroup instance by the given ajax handler identifier.
getByController()  : AdminAccessGroupInterface
Returns an AdminAccessGroup instance by the given group identifier.
getById()  : AdminAccessGroupInterface
Returns an AdminAccessGroup instance by the given AccessGroup ID.
getByPage()  : AdminAccessGroupInterface
Returns an AdminAccessGroup instance by the given group identifier.
getChildren()  : AdminAccessGroupCollection
Returns an AdminAccessGroupCollection instance with all child groups for the given group ID.

Methods

Search results