Home
last modified time | relevance | path

Searched refs:action (Results 176 – 200 of 794) sorted by relevance

12345678910>>...32

/plugin/html2pdf/html2pdf/html2ps/
H A Dbox.button.submit.php36 function ButtonSubmitBox($field, $value, $action) { argument
38 $this->_action_url = $action;
/plugin/combo/ComboStrap/
H A DSearchTag.php29 // don't print the search form if search action has been disabled
80 $action = wl();
84 action="$action"
/plugin/passpolicy/
H A Daction.php162 $action = new Resendpwd();
164 $action->checkPreconditions();
171 $action->preProcess();
/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js319 action: "modified",
405 action: cfg.action,
431 action: "download", property in AmCharts._this.defaults
1153 action: "config"
1276 action: "added",
1302 action: "modified",
2584 var action = String( item.action ? item.action : item.format ).toLowerCase();
2596 action: _this.config.action,
2689 item.action = action;
3074 action: "text"
[all …]
H A Dexport.min.js1action&&c.setup.fabric.remove(d.target);var e=JSON.parse(d.state);d.target.set(e),d.target instanc…
2action?i.action:i.format).toLowerCase();if(i.format=String(i.format).toUpperCase(),c.config.format…
/plugin/authucenter/lib/uc_client/
H A Dclient.php97 function uc_api_post($module, $action, $arg = array()) { argument
114 $postdata = uc_api_requestdata($module, $action, $s);
118 function uc_api_requestdata($module, $action, $arg='', $extra='') { argument
120 …$post = "m=$module&a=$action&inajax=2&release=".UC_CLIENT_RELEASE."&input=$input&appid=".UC_APPID.…
124 function uc_api_url($module, $action, $arg='', $extra='') { argument
125 $url = UC_API.'/index.php?'.uc_api_requestdata($module, $action, $arg, $extra);
134 function uc_api_mysql($model, $action, $args=array()) { argument
146 if($action{0} != '_') {
148 $action = 'on'.$action;
150 return $uc_controls[$model]->$action($args);
/plugin/pageredirect/
H A Dsyntax.php125 /** @var action_plugin_pageredirect $action */
126 $action = plugin_load('action', 'pageredirect');
127 $EVENT_HANDLER->register_hook('TPL_ACT_RENDER', 'AFTER', $action, 'handle_dokuwiki_started');
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jar ... transform/video/ com/flagstone/transform/action/Action.class Action.java package com. ...
/plugin/bibtex/OSBib/create/
H A DFORM.php32 function formHeader($action) argument
37 <input type="hidden" name="action" value="$action" />
47 function formMultiHeader($action) argument
52 <input type="hidden" name="action" value="$action" />
/plugin/davcal/action/
H A Dajax.php29 $action = trim($INPUT->post->str('action'));
63 $action = 'invalid';
74 switch($action)
/plugin/bez/tpl/
H A Dtask_box.php89 <?php if ($tpl->action() == 'thread'): ?>
101 action="<?php echo $tpl->url('task', 'tid', $tpl->get('task')->id, 'action', 'pin') ?>"
119 href="<?php echo $tpl->url('task', 'tid', $tpl->get('task')->id, 'action', 'unpin') ?>"
144 if ($tpl->action() == 'thread') {
145 echo $tpl->url('thread', 'id', $tpl->get('thread')->id, 'tid', $tpl->get('task')->id, 'action', 'task_edit');
147 echo $tpl->url('task', 'tid', $tpl->get('task')->id, 'action', 'task_edit');
157 if ($tpl->action() == 'thread') {
158 echo $tpl->url('thread', 'id', $tpl->get('thread')->id, 'tid', $tpl->get('task')->id, 'action', 'task_delete');
160 echo $tpl->url('task', 'tid', $tpl->get('task')->id, 'action', 'task_delet
[all...]
/plugin/multiorphan/
H A Dscript.js175 $.each(actions||[], function(idx, action) { argument
181 if (action.actionId === 'view') {
184 … var $link = $('<a>').attr(attrs).text(action.label).appendTo($buttonSet).click(action.click);
185 if ( action.process ) {
186 action.process($link);
/plugin/abortlogin/
H A Daction.php34 $u = $INPUT->str('u'); $p=$INPUT->str('p'); $action = $INPUT->post->str('do');
43 if( !empty($u) && !empty($p) && $action != 'login' ) {
/plugin/vbsso/views/
H A Dadmin.html2-1.tpl2 <form action="" name="vbsso_settings" method="post">
17 …23]]" value="[[content-24]]lib/plugins/[[content-25]]/[[content-26]].php?action=[[content-27]]" si…
/plugin/blextra/
H A Dhelper.php252 'desc' => 'Return action links as array',
264 'desc' => 'Return action links as array',
/plugin/fetchmedia/action/
H A Dajax.php45 $action = substr($event->data, strlen($call)+1);
49 $result = $this->executeAjaxAction($action);
66 protected function executeAjaxAction($action) { argument
68 switch ($action) {
/plugin/clipboardutils/lib/
H A Dclipboard.min.js7action,n=void 0===e?"copy":e,o=t.container,e=t.target,t=t.text;if("copy"!==n&&"cut"!==n)throw new …
/plugin/combo/action/
H A Dinstructionspostprocessing.php88 $action = $executionContext->getExecutingAction();
89 if($action===ExecutionContext::ADMIN_ACTION){
/plugin/vkeyboard/
H A Dchange_log21 is seen in action.php, a cookie named VKB is created with the name of the
22 language. When this cookie is seen by action.php on the next edit access,
32 date in action.php.
/plugin/tiledblog/
H A Dsyntax.php132 foreach (array ('clear', 'clearAll') as $action)
133 …derer->doc .= '<input value="'.$this->getLang ($action).'" onclick="javascript:tiledblogAjax (\''.…
/plugin/farmsync/action/
H A Dajax.php57 $action = $INPUT->str('farmsync-action');
77 if ($action == 'diff') {
93 if ($action == 'overwrite') {
/plugin/structnotification/
H A Dadmin.php54 if ($INPUT->str('action') && $INPUT->arr('predicate') && checkSecurityToken()) {
56 if ($INPUT->str('action') === 'add') {
64 } elseif($INPUT->str('action') === 'delete') {
67 } elseif($INPUT->str('action') === 'update') {
155 'action' => 'delete',
171 protected function form($action='add') argument
207 $form->addButton('action', $this->getLang($action))->val($action);
/plugin/diagrams/script/
H A DDiagramsEditor.js241 this.#diagramsEditor.contentWindow.postMessage(JSON.stringify({action: 'load', xml: this.#svg}), '*');
246 // Save triggers an export to SVG action
249 action: 'export',
263 action: 'export',
/plugin/davcal/
H A Dscript.js54 action: 'getSettings',
82 action: 'getEvents', property in AnonymousFunction810540b70400.fcOptions.events.data
150 action: null, property in dw_davcal__modals
189 action: 'saveSettings',
456 action: 'editEvent',
474 dw_davcal__modals.action = 'deleteEvent';
567 action: 'newEvent',
783 action: dw_davcal__modals.action,
/plugin/googleanalytics/
H A Dscript.js47 ga('set', 'dimension1', JSINFO.ga.action);
50 ga('send', 'event', 'wiki-action', JSINFO.ga.action, JSINFO.id, {

12345678910>>...32