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…')
(No difference)

Revision as of 10:09, 25 May 2010

Hook Since Description
AfterFileUpload 2.0 Executed after successfull 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.