diff --git a/docs/hooks.txt b/docs/hooks.txt index 0ad48f45af6..6a6cadd7394 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -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