PHP Class Auth\Controller\Accounts

Inheritance: extends Cockpit\Controller
Show file Open project: sjardim/Hugopit

Public Methods

Method Description
account ( $uid = null )
addOrEditGroup ( )
create ( )
deleteGroup ( )
groups ( )
index ( )
remove ( )
save ( )
saveAcl ( )

Protected Methods

Method Description
getAcl ( )
getGroups ( )
getLanguages ( )

Method Details

account() public method

public account ( $uid = null )

addOrEditGroup() public method

public addOrEditGroup ( )

create() public method

public create ( )

deleteGroup() public method

public deleteGroup ( )

getAcl() protected method

protected getAcl ( )

getGroups() protected method

protected getGroups ( )

getLanguages() protected method

protected getLanguages ( )

groups() public method

public groups ( )

index() public method

public index ( )

remove() public method

public remove ( )

save() public method

public save ( )

saveAcl() public method

public saveAcl ( )