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
2fcac6b0
Commit
2fcac6b0
authored
7 years ago
by
Ron Painter
Committed by
GitHub
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Minor format changes: hook_civicrm_batchItems.md
Made minor formatting changes to improve appearance of rendered file.
parent
e01646fc
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_batchItems.md
+4
-4
4 additions, 4 deletions
docs/hooks/hook_civicrm_batchItems.md
with
4 additions
and
4 deletions
docs/hooks/hook_civicrm_batchItems.md
+
4
−
4
View file @
2fcac6b0
...
...
@@ -13,14 +13,14 @@ will be called three times regarding each batch.
## Parameters
-
$results - the query result for the current batch that is being
-
`
$results
`
- the query result for the current batch that is being
processed
-
$items - the entries of financial items that will actually become
-
`
$items
`
- the entries of financial items that will actually become
the records on the CSV (still per batch based)
## Hints
-
This hook can be used together with hook_civicrm_batchQuey to add/
-
This hook can be used together with
`
hook_civicrm_batchQuey
`
to add/
modify the information in CSV batch exports
-
You can loop through the two parameters to modify per financial
item. This can even be used to filter financial items.
\ No newline at end of file
item. This can even be used to filter financial items.
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