(Created page with '<table border="1"> <tr> <th style="width:150px">Hook</th> <th>Since</th> <th>Description</th> </tr> <tr> <td>AfterFileUpload</td> <td>2.0</td> <td>Executed a…') |
|||
Line 8: | Line 8: | ||
<td>[[/AfterFileUpload|AfterFileUpload]]</td> | <td>[[/AfterFileUpload|AfterFileUpload]]</td> | ||
<td>2.0</td> | <td>2.0</td> | ||
− | <td>Executed after | + | <td>Executed after successful file upload.</td> |
</tr> | </tr> | ||
<tr> | <tr> |
Latest revision as of 11:34, 26 April 2011
Hook | Since | Description |
---|---|---|
AfterFileUpload | 2.0 | Executed after successful file upload. |
BeforeExecuteCommand | 2.0 | Executed before a server side command is executed. |
InitCommand | 2.0 | Executed straight before sending the result of the Init command. |