PHP Class UserGroupPermissionsController, spark_plug

Inheritance: extends UserMgmtAppController
Show file Open project: jedt/spark_plug

Public Properties

Property Type Description
$name
$uses

Public Methods

Method Description
add ( )
delete ( $id = NULL ) Delete the user group permission.
edit ( $id = null )
index ( )

Method Details

add() public method

public add ( )

delete() public method

Delete the user group permission.
Author: cdburgess
public delete ( $id = NULL )

edit() public method

public edit ( $id = null )

index() public method

public index ( )

Property Details

$name public property

public $name

$uses public property

public $uses