Home
last modified time | relevance | path

Searched defs:call (Results 1 – 25 of 212) sorted by relevance

123456789

/plugin/refnotes/
Daction.php144 private function markHiddenReferences($call) {
189 private function markReferenceGroups($call) {
233 private function markScopeLimits($call) {
250 private function extractStyles($call) {
262 private function extractMappings($call) {
276 private function collectIncludedPages($call) {
329 private function styleNamespaces($call) {
338 private function setNamespaceMappings($call) {
347 private function addReferences($call) {
362 private function rewriteReferences($call) {
Dinstructions.php205 public function insertBefore($call) {
212 public function insertAfter($call) {
278 public function insert($index, $call) {
285 public function append($call) {
/plugin/ajaxloader/
Dajax.php23 $call = $_POST['call']; variable
25 $call = $_GET['call']; variable
/plugin/drawio/
Dscript.js16 call: 'plugin_drawio', property
65 call: 'plugin_drawio', property
85 call: 'plugin_drawio', property
128 call: 'plugin_drawio', property
143 call: 'plugin_drawio', property
194 call: 'plugin_drawio', property
205 call: 'plugin_drawio', property
226 call: 'plugin_drawio', property
254 call: 'plugin_drawio', property
270 call: 'plugin_drawio', property
/plugin/components/lib/
Dajax_manager.php34 public function call($call) { argument
/plugin/linkmanager/exe/
Dajax.php30 $call = 'ajax_'.$_POST['call']; variable
34 $call = $_POST['call']; variable
/plugin/judge/
Dscript.js24 call: 'plugin_judge', property
38 call: 'plugin_judge', property
104 call: 'plugin_judge', property
133 call: 'plugin_judge', property
157 call: 'plugin_judge', property
195 call: 'plugin_judge', property
229 call: 'plugin_judge', property
/plugin/qc/
Dscript.js13 call: 'plugin_qc_short', property
29 call: 'plugin_qc_long', property
/plugin/combo/ComboStrap/
DCallStack.php585 function insertBefore(Call $call): Call
661 function insertAfter(Call $call): void
865 public function appendCallAtTheEnd(Call $call)
931 public function deleteAllCallsAfter(Call $call)
1057 public function moveToCall(Call $call): ?Call
1092 public function deleteAllCallsBefore(Call $call)
/plugin/starred/
Dscript.js10 call: 'startoggle', property
25 call: 'startoggle', property
/plugin/structsection/script/
Dmain.js46 call: 'plugin_struct_inline_editor', property
103 call: 'plugin_struct_inline_cancel', property
/plugin/chat/
Dajax.php29 $call = 'ajax_'.$_REQUEST['call']; variable
31 $call = 'ajax_'.$_REQUEST['call']; variable
/plugin/issuelinks/script/
Dadmin_repo.js57 call: 'issuelinks_repo_admin_toggle', property
103 call: 'issuelinks_repo_admin_getorg', property
132 call: 'plugin_issuelinks', property
183 call: 'issuelinks_import_all_issues_async', property
/plugin/taskextra/
Dscript.js107 call: 'taskextra_due', property
137 call: 'taskextra_priority', property
165 call: 'taskextra_unassign', property
/plugin/autologoff/
Dscript.js21 {call: 'autologoff'}, property
61 {call: 'autologoff', refresh: 1}, property
/plugin/booking/
Dscript.js8 call: 'plugin_booking', property
28 call: 'plugin_booking', property
/plugin/nsexport/
Dscript.js21 call: 'nsexport_check', property
48 call: 'nsexport_start', property
/plugin/farmer/script/
Dplugins.js49 call: 'plugin_farmer_getPlugins_' + animal property
75 call: 'plugin_farmer_modPlugin', property
93 call: 'plugin_farmer_getPluginMatrix' property
/plugin/structsection/lib/
Dbundle.js1 … type="hidden" name="rev">').val(p)),r.append('<input type="hidden" name="call" value="plugin_stru… property
/plugin/quicksubscribe/
Dscript.js51 call: 'plugin_quicksubscribe', property
77 call: 'plugin_quicksubscribe', property
/plugin/metaeditor/
Dscript.js20 call: 'plugin_metaeditor', property
43 call: 'plugin_metaeditor', property
76 call : 'plugin_metaeditor', property
110 call : 'plugin_metaeditor', property
143 call : 'plugin_metaeditor', property
184 call: 'plugin_metaeditor', property
222 call: 'plugin_metaeditor', property
/plugin/todo/
Dscript.js90 call: 'plugin_todo', property
132 call: 'plugin_todo', property
/plugin/struct/script/
DInlineEditor.js39 call: 'plugin_struct_inline_editor', property
101 call: 'plugin_struct_inline_cancel', property
/plugin/settingstree/
Dscript.js52 …{ call:'plugin_settingstree', operation: 'savelevel', pluginname: pluginname, path: path, sectok: … property
81 …{ call:'plugin_settingstree', operation: 'exportlevel', pluginname: pluginname, path: path, sectok… property
128 …{ call:'plugin_settingstree', operation: 'loadlevel', pluginname: pluginname, path: id, sectok: to… property
149 …{ call:'plugin_settingstree', operation: 'show_hierarchy', pluginname: pluginname, key: key, secto… property
/plugin/bpmnioeditor/
Dscript.js49 call: 'bpmnio_permission', property
76 call: 'bpmnio_permission', property
97 call: 'bpmnio_permission', property
237 call: 'bpmnio_editor', property

123456789