Log of /contributions/modules/permissions_api/permissions_api.module
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.4 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Mon Nov 3 02:53:05 2008 UTC
(12 months, 3 weeks ago)
by
ebeyrent
Branch:
MAIN
CVS Tags:
DRUPAL-6--1-1
Branch point for:
DRUPAL-6--1
Changes since
1.3: +73 -41 lines
Diff to
previous 1.3
- Added a function for retrieving all the permissions for a role and returning the results as an array
- Added a function for revoking all permissions defined in a module's hook_perm implementation
- Refactored all functions to use the permissions_get_permissions_for_role() function
- Updated the documentation in README
Revision
1.3 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Sat Oct 18 03:44:35 2008 UTC
(13 months, 1 week ago)
by
ebeyrent
Branch:
MAIN
CVS Tags:
DRUPAL-5--1-1
Changes since
1.2: +88 -1 lines
Diff to
previous 1.2
- Added permissions_grant_all_permissions() function, which grants all defined permissions to a given role
- Added permissions_grant_all_permissions_by_module() function, which grants all permissions defined by a given module to a given role
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
select a symbolic revision name using the selection box, or choose
'Use Text Field' and enter a numeric revision.