Document ImagePageFindFile hook

This commit is contained in:
Alexandre Emsenhuber 2008-05-24 20:51:08 +00:00
parent c4370f6c73
commit 9c700dad77

View file

@ -684,6 +684,11 @@ $file: the file
$line: the HTML of the history line
$css: the line CSS class
'ImagePageFindFile': called when fetching the file associated with an image page
$page: ImagePage object
&$file: File object
&$displayFile: displayed File object
'InitPreferencesForm': called at the end of PreferencesForm's constructor
$form: the PreferencesForm
$request: the web request to initialized from