Rules callbacks in FillPDF 7
File
- ./
fillpdf.rules.inc, line 180 - Rules integration.
Functions
Name | Location | Description |
---|---|---|
fillpdf_rules_action_delete_file |
./ |
Delete a file. |
fillpdf_rules_action_handle_default |
./ |
Perform the default action on the PDF. |
fillpdf_rules_action_load_fillpdf |
./ |
Action callbacks. |
fillpdf_rules_action_merge_node |
./ |
Populates a loaded FillPDF configuration's PDF with node data. |
fillpdf_rules_action_merge_webform |
./ |
Populates a loaded FillPDF configuration's PDF with data. |
fillpdf_rules_action_save_to_file |
./ |
Save the PDF to a file and return the file path. |