How to add a launch page » History » Version 1
Amber Herold, 08/14/2012 02:59 PM
1 | 1 | Amber Herold | h1. How to add a job launch page to the Appion pipeline |
---|---|---|---|
2 | |||
3 | h2. Add a php page with the basic appion template |
||
4 | |||
5 | <pre> |
||
6 | </pre> |
||
7 | # createForm function |
||
8 | ## has appion header |
||
9 | ## has Appion Footer |
||
10 | # runCommand function |
||
11 | ## builds command |
||
12 | ## calls show or submit command |
||
13 | |||
14 | h2. Add a link to the page from the menu, or an existing page |
||
15 | |||
16 | # menuprocessing.inc |