Difference between revisions of "Template:CKFinder 2.x hooks table"

This website contains links to software which is either no longer maintained or will be supported only until the end of 2019 (CKFinder 2). For the latest documentation about current CKSource projects, including software like CKEditor 4/CKEditor 5, CKFinder 3, Cloud Services, Letters, Accessibility Checker, please visit the new documentation website.

If you look for an information about very old versions of CKEditor, FCKeditor and CKFinder check also the CKEditor forum, which was closed in 2015. If not, please head to StackOverflow for support.

(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 successfull file upload.</td>
+
<td>Executed after successful file upload.</td>
 
</tr>
 
</tr>
 
<tr>
 
<tr>

Latest revision as of 12: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.
This page was last edited on 26 April 2011, at 12:34.