Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
Developer Documentation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
brienne
Developer Documentation
Commits
649f4759
Commit
649f4759
authored
8 years ago
by
Sean Madsen
Committed by
GitHub
8 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #97 from JoeMurray/patch-1
Added Limitations section
parents
a10d0b6a
50d0fcc1
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/hooks/hook_civicrm_permission_check.md
+7
-1
7 additions, 1 deletion
docs/hooks/hook_civicrm_permission_check.md
with
7 additions
and
1 deletion
docs/hooks/hook_civicrm_permission_check.md
+
7
−
1
View file @
649f4759
...
...
@@ -28,6 +28,12 @@ and above.
-
null
## Limitations
-
This hook is implemented for forms (eg Add, Edit) but not yet for
reports and viewing of objects like Activities on the Contact
Summary page as of 4.7.17
## Examples
The following is an excerpt from
[
the CiviCRM Multisite
...
...
@@ -81,4 +87,4 @@ not detailed in full.
function _eventmgmt_isEventMgr() {
//determine if the logged in user should be granted access to this particular event's participant listing page (i.e. they are an "event manager")
}
\ No newline at end of file
}
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment