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
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Monitor
Service Desk
Analyze
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
Documentation
Docs
Developer Documentation
Commits
292d4ec0
Unverified
Commit
292d4ec0
authored
6 years ago
by
kainuk
Committed by
GitHub
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Update hook_civicrm_pre.md
See
https://lab.civicrm.org/dev/core/raw/master/CRM/Contact/BAO/Contact.php
line 1177
parent
2dbb477f
No related branches found
Branches containing commit
No related tags found
1 merge request
!538
Update hook_civicrm_pre.md
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/hooks/hook_civicrm_pre.md
+1
-3
1 addition, 3 deletions
docs/hooks/hook_civicrm_pre.md
with
1 addition
and
3 deletions
docs/hooks/hook_civicrm_pre.md
+
1
−
3
View file @
292d4ec0
...
@@ -32,10 +32,8 @@ changing between the old and new data.
...
@@ -32,10 +32,8 @@ changing between the old and new data.
-
'edit' : The CiviCRM object is edited
-
'edit' : The CiviCRM object is edited
-
'delete' : The CiviCRM object is being deleted (or contacts are
-
'delete' : The CiviCRM object is being deleted (or contacts are
being removed from a group)
being removed from a group)
-
'
trash
': The contact is being moved to trash (Contact objects
-
'
update
': The contact is being moved to trash
or restored
(Contact objects
only)
only)
-
'restore': The contact is being restored from trash (Contact
objects only)
-
$objectName - can have the following values:
-
$objectName - can have the following values:
-
'Activity'
-
'Activity'
...
...
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