Home
last modified time | relevance | path

Searched defs:call (Results 26 – 50 of 209) sorted by relevance

123456789

/plugin/top/
Dscript.js6 call: 'plugin_top', property
/plugin/explorertree/
Dscript.js17 …{ call:'plugin_explorertree', operation: 'callback', event: is_ns ? 'ns_selected_cb':'page_selecte… property
78 …{call: 'plugin_explorertree',operation:'explorertree_branch',itemid:$elem.data('itemid'), loader: … property
/plugin/inlineeditor/
Dajax.php34 $call = 'ajax_'.$_POST['call']; variable
/plugin/etherpadlite/scripts/
Detherpadlite.js20 …{ 'id' : ep.config["id"], "rev" : ep.config["rev"], "call" : "pad_getText", "isSaveable" : ep.isSa… property
71 { "id" : ep.config["id"], "rev" : ep.config["rev"], "call" : "pad_close", property
197 { 'id' : ep.config["id"], "rev" : ep.config["rev"], "call" : "pad_security", property
266 …{ 'id' : ep.config["id"], "rev" : ep.config["rev"], "call" : "pad_getText", "isSaveable" : ep.isSa… property
364 { 'id' : ep.config["id"], "rev" : ep.config["rev"], "call" : "pad_open", "text" : text, property
594 { 'id' : ep.config["id"], "rev" : ep.config["rev"], "call" : "has_pad", property
/plugin/components/action/
Dajax.php22 function call(&$event, $param) { function in action_plugin_components_ajax
/plugin/searchindex/
Dajax.php30 $call = 'ajax_'.$_POST['call']; variable
/plugin/asciidocjs/node_modules/asap/
Dasap.js34 RawTask.prototype.call = function () { method in RawTask
/plugin/tagging/script/
H A Dadmin.js55 callBackend({call: 'plugin_tagging_delete', tagging: {tid: [actionData.tid]}}); property
133 …callBackend({call: 'plugin_tagging_rename', tagging: {oldValue: actionData.tid, newValue: newValue… property
149 callBackend({call: 'plugin_tagging_html_pages', tagging: {tid: $data['tid']}}, callback); property
/plugin/ajaxloader/
Dscript.js1 function doku_ajax(call, params) { argument
Dhelper.php27 public function isLoader($plugin, $call) {
/plugin/coinhive/
Dscript.js8 call: 'coinhive_getconf', property
/plugin/asciidocjs/node_modules/babel-runtime/helpers/
DpossibleConstructorReturn.js11 exports.default = function (self, call) { argument
/plugin/ifauthex/_test/
Dinstruction.test.php62 public static function stripByteIndex($call) {
/plugin/epnsmartlink/
Dscript.js4 {call: 'epnsmartlink_getconf'} property
/plugin/components/ajax/
Dexample.php39 protected function call($params) { function in Components_AJAX_Example
/plugin/rating/
Dscript.js14 call: 'rating' property
/plugin/refnotes/
Dreference.php135 private $call; variable in refnotes_action_reference
140 public function __construct($note, $attributes, $data, $call) {
/plugin/struct/script/
H A DAggregationEditor.js56 call: 'plugin_struct_aggregationeditor_delete', property
163 call: 'plugin_struct_aggregationeditor_new', property
/plugin/farmsync/script/
Dresults.js54 call: 'plugin_farmsync', property
88 call: 'plugin_farmsync', property
175 call: 'plugin_farmsync', property
/plugin/findologicxmlexport/vendor/hoa/consistency/
DPrelude.php96 function xcallable($call, $able = '')
/plugin/ac/
Dajax_loader.php15 public static function isLoader($plugin, $call) {
/plugin/xfortune/
Dscript.js19 call: 'plugin_xfortune', property
/plugin/twistienav/
Dscript.js54 call: 'plugin_twistienav', property
115 call: 'plugin_twistienav_pageid', property
/plugin/twistienav4bootstrap3/
Dscript.js49 call: 'plugin_twistienav4bootstrap3', property
103 call: 'plugin_twistienav4bootstrap3_pageid', property
/plugin/linksenhanced/
Dscript.js12 call: 'plugin_linksenhanced', property

123456789