Home
last modified time | relevance | path

Searched refs:param (Results 701 – 725 of 1180) sorted by last modified time

1...<<21222324252627282930>>...48

/plugin/authjoomla/
H A Daction.php30 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
35 public function handle_fixme(Doku_Event &$event, $param) { argument
/plugin/saveandedit/
H A Daction.php59 public function handleActionActPreprocess(Event $event, $param)
135 public function handleHtmlEditFormOutput(Event $event, $param)
51 handle_action_act_preprocess(Doku_Event $event, $param) global() argument
130 handle_html_editform_output(Doku_Event $event, $param) global() argument
/plugin/tabbox/
H A Daction.php22 function insert_button(& $event, $param) { argument
/plugin/randominc/
H A Daction.php36 function _cache_prepare(&$event, $param) { argument
116 function _cache_result(&$event, $param) { argument
/plugin/copypage/
H A Daction.php33 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
37 public function get_template(Doku_Event &$event, $param) { argument
56 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
60 public function add_tool_button(Doku_Event &$event, $param) { argument
/plugin/loadskin/
H A Daction.php42 public function _defineConstants(Doku_Event $event, $param) { argument
60 public function _handleConf(Doku_Event $event, $param) { argument
82 public function _handleContent(Doku_Event $event, $param){ argument
/plugin/authfacebook/
H A Daction.php15 function hook_updateprofileform_output(&$event, $param) { argument
43 function hook_html_loginform_output(&$event, $param) { argument
/plugin/authfacebook/lib/Helpers/
H A DFacebookRedirectLoginHelper.php240 …kSDKException('Cross-site request forgery validation failed. Required GET param "state" missing.');
244 …ebookSDKException('Cross-site request forgery validation failed. Required param "state" missing fr…
251 …okSDKException('Cross-site request forgery validation failed. The "state" param from the URL and s…
/plugin/authfacebook/lib/Http/
H A DRequestBodyMultipart.php151 foreach ($params as $param) {
152 list($key, $value) = explode('=', $param, 2);
/plugin/unsplashdoku/
H A Daction.php23 public function _addcss(Doku_Event $event, $param) { argument
/plugin/cleanup/lang/fr/
H A Dintro.txt3 …rs probablement non-utilisés. Ce qui est considéré comme vieux, peut être paramétré dans la [[?do=…
/plugin/cleanup/
H A Daction.php30 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
35 public function handle_indexer_tasks_run(Doku_Event &$event, $param) { argument
/plugin/swiftmail/
H A Daction.php33 function handle_message_send(&$event, $param){ argument
/plugin/codebash/
H A Daction.php25 function insert_button(Doku_Event $event, $param) { argument
/plugin/aclregex/
H A Daction.php32 * @param mixed $param The parameters passed to register_hook
36 public function _handle_aclregex_check(Doku_Event $event, $param) { argument
/plugin/autolink3/
H A Daction.php76 function _autolink(&$event, $param) argument
/plugin/fckg/action/
H A Dmeta.php44 function insertFormElement(&$event, $param) { argument
47 $param = array();
84 $param = array();
85 $this->preprocess($event, $param); // create the setDWEditCookie() js function
114 function preprocess(&$event, $param) { argument
394 function file_type(&$event, $param) { argument
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.pl10 my @textinputs = param( 'textinputs[]' ); # array
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js52 …1,tt:1,u:1,'var':1 },EmptyElements:{ base:1,col:1,meta:1,link:1,hr:1,br:1,param:1,img:1,area:1,inp… property in FCKListsLib.EmptyElements
61param:1},K);P=X({form:1},A,D,E,I);Q={li:1};return {col:{},tr:{td:1,th:1},img:{},colgroup:{col:1},n…
H A Dfckeditorcode_ie.js56 …1,tt:1,u:1,'var':1 },EmptyElements:{ base:1,col:1,meta:1,link:1,hr:1,br:1,param:1,img:1,area:1,inp… property in FCKListsLib.EmptyElements
65param:1},K);P=X({form:1},A,D,E,I);Q={li:1};return {col:{},tr:{td:1,th:1},img:{},colgroup:{col:1},n…
/plugin/fckg/syntax/
H A Ddwplugin.php440 function cache_bypass_after(&$event, $param) argument
468 function cache_bypass(&$event, $param) argument
/plugin/datasearchform/
H A Daction.php37 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
41 public function _search_query_fullpage(Doku_Event &$event, $param) { argument
49 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
53 public function _search_query_pagelookup(Doku_Event &$event, $param) { argument
/plugin/syntaxhighlighter3/action/
H A Daction.php34 public function _hooksh(Doku_Event &$event, $param) argument
62 public function _hookjsprocessing(Doku_Event &$event, $param) argument
/plugin/newnamespacepermissions/
H A Daction.php31 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
35 public function handleActionActPreprocess(Doku_Event $event, $param) { argument
53 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
57 public function checkPagesave(Doku_Event $event, $param) { argument
/plugin/mediacacheconfig/
H A Daction.php30 … * @param mixed $param [the parameters passed as fifth argument to register_hook() when this
35 public function handle_fetch_media_status(Doku_Event $event, $param) { argument

1...<<21222324252627282930>>...48