Searched +defs:input +defs:type (Results 1 – 6 of 6) sorted by relevance
| /dokuwiki/inc/Extension/ |
| H A D | PluginController.php | 50 public function getList($type = '', $all = false) 81 public function load($type, $name, $new = false, $disabled = false) 338 protected function getListByType($type, $enabled) 393 protected function negate($input)
|
| /dokuwiki/vendor/simplepie/simplepie/src/ |
| H A D | Sanitize.php | 183 …octype', 'embed', 'font', 'form', 'frame', 'frameset', 'html', 'iframe', 'input', 'marquee', 'meta… 342 public function sanitize($data, $type, $base = '') 475 protected function preprocess($html, $type) 535 protected function strip_tag($tag, $document, $xpath, $type)
|
| /dokuwiki/inc/ |
| H A D | DifferenceEngine.php | 13 var $type; variable in _DiffOp 34 var $type = 'copy'; variable in _DiffOp_Copy 49 var $type = 'delete'; variable in _DiffOp_Delete 62 var $type = 'add'; variable in _DiffOp_Add 75 var $type = 'change'; variable in _DiffOp_Change 1527 function input($lines) { function in _Diff3_BlockBuilder
|
| /dokuwiki/lib/scripts/ |
| H A D | fileuploader.js | 53 qq.attach = function(element, type, fn){ argument 60 qq.detach = function(element, type, fn){ argument 310 onChange: function(input){ argument 372 _onInputChange: function(input){ argument 544 _find: function(parent, type){ argument 762 onChange: function(input){}, argument
|
| /dokuwiki/_test/core/ |
| H A D | phpQuery-onefile.php | 104 public $type; variable in DOMEvent 827 public static function trigger($document, $type, $data = array(), $node = null) { 907 public static function add($document, $node, $type, $data, $callback = null) { 934 public static function remove($document, $node, $type = null, $callback = null) { 959 protected static function issetGlobal($documentID, $type) { 2514 public function trigger($type, $data = array()) { 2527 public function triggerHandler($type, $data = array()) { 2541 public function bind($type, $data, $callback = null) { 2560 public function unbind($type = null, $callback = null) { 3153 public function insert($target, $type) { [all …]
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | jquery.min.js | 2 …a window with a document");return t(e)}:t(e)}("undefined"!=typeof window?window:this,function(ie,e… argument
|