Home
last modified time | relevance | path

Searched refs:trigger (Results 1 – 8 of 8) sorted by relevance

/dokuwiki/inc/Extension/
DEvent.php119 public function trigger($action = null, $enablePrevent = true) function in dokuwiki\\Extension\\Event
200 return $evt->trigger($action, $canPreventDefault);
/dokuwiki/lib/scripts/
Dsearch.js33 $toggleAssistanceButton.trigger('click');
Dbehaviour.js101 jQuery('#focus__this').trigger('focus');
180 .trigger('click');
Deditor.js143 jQuery('#edbtn__save').trigger('click');
Dedit.js243 $edit_text.trigger('focus');
/dokuwiki/_test/core/
DphpQuery-onefile.php827 public static function trigger($document, $type, $data = array(), $node = null) { function in phpQueryEvents
840 ->trigger($type, $data);
2514 public function trigger($type, $data = array()) { function in phpQueryObject
2516 phpQueryEvents::trigger($this->getDocumentID(), $type, $data, $node);
2573 return $this->trigger('change');
2583 return $this->trigger('submit');
2593 return $this->trigger('click');
2874 phpQueryEvents::trigger($this->getDocumentID(),
2886 phpQueryEvents::trigger($this->getDocumentID(),
3306 phpQueryEvents::trigger($this->getDocumentID(),
[all …]
/dokuwiki/lib/scripts/jquery/
Djquery-ui.min.js6trigger(e,i),!("function"==typeof o&&!1===o.apply(this.element[0],[e].concat(i))||e.isDefaultPreve…
Djquery.min.js2trigger(n[0],n.slice(1),this)),e.stopPropagation(),e.isImmediatePropagationStopped=Ne)}})):void 0=… method