Element index for package bigace.classes.right
[ c ]
[ d ]
[ g ]
[ i ]
[ r ]
[ u ]
c
- canDelete
- in file GroupRight.php, method GroupRight::canDelete()
Checks if the Group can delete the given Item.
- canDelete
- in file Right.php, method Right::canDelete()
Checks if the User is allowed/has the rights to delete the given Page
- canRead
- in file Right.php, method Right::canRead()
Checks if the User is allowed/has the rights to read the given Page.
- canRead
- in file GroupRight.php, method GroupRight::canRead()
Checks if the Group can read the given Item.
- canWrite
- in file Right.php, method Right::canWrite()
Checks if the User is allowed/has the rights to write the given Page
- canWrite
- in file GroupRight.php, method GroupRight::canWrite()
Checks if the Group can write the given Item.
- changeRight
- in file RightAdminService.php, method RightAdminService::changeRight()
- checkForExistence
- in file RightAdminService.php, method RightAdminService::checkForExistence()
Checks if a Right exists for the given User and Item ID.
- countRights
- in file ItemRightEnumeration.php, method ItemRightEnumeration::countRights()
- createGroupRight
- in file RightAdminService.php, method RightAdminService::createGroupRight()
- createRightCopy
- in file RightAdminService.php, method RightAdminService::createRightCopy()
top
top
g
- GroupRight.php
- procedural page GroupRight.php
- getGroup
- in file GroupRight.php, method GroupRight::getGroup()
Gets a new Group Object linked to this right.
- getGroupID
- in file GroupRight.php, method GroupRight::getGroupID()
Gets the User ID this Right represents.
- getItemID
- in file Right.php, method Right::getItemID()
Gets the Item ID this Right represents.
- getItemID
- in file GroupRight.php, method GroupRight::getItemID()
Gets the Item ID this Right represents.
- getItemRight
- in file RightService.php, method RightService::getItemRight()
- getItemRightAdminService
- in file RightService.php, method RightService::getItemRightAdminService()
- getItemRightEnumeration
- in file RightService.php, method RightService::getItemRightEnumeration()
- getMenuRight
- in file RightService.php, method RightService::getMenuRight()
Gets a single MenuRight that represents the given combination of User and Menu ID.
- getNextRight
- in file ItemRightEnumeration.php, method ItemRightEnumeration::getNextRight()
Gets the next Right for the inialized Item ID
- getUser
- in file Right.php, method Right::getUser()
Gets a new UserInfo Object that represents the initalized User.
- getUserID
- in file Right.php, method Right::getUserID()
Gets the User ID this Right represents.
- getValue
- in file Right.php, method Right::getValue()
- getValue
- in file GroupRight.php, method GroupRight::getValue()
- GroupRight
- in file GroupRight.php, class GroupRight
Represents a Right for one Item and Group.
- GroupRight
- in file GroupRight.php, method GroupRight::GroupRight()
Load a Item right for a Group.
top
top
r
- $right
- in file Right.php, variable Right::$right
- $right
- in file GroupRight.php, variable GroupRight::$right
- $rights
- in file ItemRightEnumeration.php, variable ItemRightEnumeration::$rights
- RightAdminService.php
- procedural page RightAdminService.php
- RightService.php
- procedural page RightService.php
- Right.php
- procedural page Right.php
- Right
- in file Right.php, method Right::Right()
One instance is used for the given User and Item!
- Right
- in file Right.php, class Right
This checks all possible Rights for the one User Anonymous, not anonymous (if user is logged in) and the users rights.
- RightAdminService
- in file RightAdminService.php, method RightAdminService::RightAdminService()
This initalizes the AdminService with the correct DB Table
- RightAdminService
- in file RightAdminService.php, class RightAdminService
With this you administrate all Rights.
- RightService
- in file RightService.php, method RightService::RightService()
- RightService
- in file RightService.php, class RightService
Holds methods for receiving all kinds of Right Objects
top
top
|
|