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
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
f039759c
Commit
f039759c
authored
8 years ago
by
Carlos Loeza
Browse files
Options
Downloads
Patches
Plain Diff
Added clarity and hints for hook processProfile
parent
1a1b65f3
No related branches found
No related tags found
1 merge request
!116
Commit for issue #104
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/hooks/hook_civicrm_processProfile.md
+4
-1
4 additions, 1 deletion
docs/hooks/hook_civicrm_processProfile.md
with
4 additions
and
1 deletion
docs/hooks/hook_civicrm_processProfile.md
+
4
−
1
View file @
f039759c
...
...
@@ -2,7 +2,7 @@
## Description
This hook is called processing a valid profile form submission.
This hook is called processing a valid profile form submission
(e.g. for "civicrm/profile/create" or "civicrm/profile/edit")
.
## Definition
...
...
@@ -12,6 +12,9 @@ This hook is called processing a valid profile form submission.
-
$name - the (machine readable) name of the profile.
!!! Tip
In SQL, this corresponds to the "name" column of table "civicrm_uf_group"
## Returns
-
null
\ 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