X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=docs%2Fhooks.txt;h=28eedf472573bb09251bd3b0cc77d765775590bb;hb=5397c668ab2e4a3cf5a7a9fc0202d601d1eedc0c;hp=f9274a5ea1a29994ec93431a8b17e2ab61eb8e61;hpb=cbf79c54bfbb39d58704d83de5453d9353e8317f;p=lhc%2Fweb%2Fwiklou.git diff --git a/docs/hooks.txt b/docs/hooks.txt index f9274a5ea1..28eedf4725 100644 --- a/docs/hooks.txt +++ b/docs/hooks.txt @@ -355,6 +355,7 @@ $text : the new text of the article (has yet to be saved) 'APIGetAllowedParams': Use this hook to modify a module's parameters. &$module: ApiBase Module object &$params: Array of parameters +$flags: int zero or OR-ed flags like ApiBase::GET_VALUES_FOR_HELP 'APIGetDescription': Use this hook to modify a module's description. &$module: ApiBase Module object