Skip to content
Snippets Groups Projects
Commit 649f4759 authored by Sean Madsen's avatar Sean Madsen Committed by GitHub
Browse files

Merge pull request #97 from JoeMurray/patch-1

Added Limitations section
parents a10d0b6a 50d0fcc1
No related branches found
No related tags found
No related merge requests found
......@@ -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
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment