Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
functions:creating_a_custom_function [2025/01/21 01:55]
optrix
functions:creating_a_custom_function [2025/01/21 05:36] (current)
optrix
Line 19: Line 19:
 ^File Name^Purpose^ ^File Name^Purpose^
 |desc.html|HTML content to describe the function, provide examples etc.| |desc.html|HTML content to describe the function, provide examples etc.|
-|pre_<format>.php|Scripts that are run //before// the function is executed to set up execution when the user has requested a particular output format.| +|script files|Python, batch or [[Formatting Scripts|formatting scripts]]|
-|<format>.php|Scripts that are run //after// the function is executed, usually to format or translate the output data into other functions.|+
  
 ===Info File Contents=== ===Info File Contents===