Home
last modified time | relevance | path

Searched refs:act (Results 426 – 450 of 522) sorted by last modified time

1...<<1112131415161718192021

/plugin/components/lib/
H A Daction_manager.php82 public function act(&$action) { function in Doku_Action_Manager
106 return self::act($action);
116 return $this->act($action);
124 return $this->act($action);
140 foreach ($action as $act => $x)
141 $result .= $this->render($act);
/plugin/components/
H A Dlicence73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/dokutranslate/
H A Daction.php172 $act = $event->data;
175 $act = act_clean($act);
176 $act = act_permcheck($act);
183 $ACT = $act = 'edit';
186 if ($act == 'save') {
210 $ACT = act_save($act);
257 $ACT = act_save($act);
268 } else if ($act == 'revert') {
283 $ACT = act_revert($act);
354 $act = $event->data['preact'];
[all …]
/plugin/syntaxhighlightjs/
H A DLICENSE73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/imagemap/
H A DREADME3 An image map is a graphical object where portions of the image act
/plugin/youtracklinks/
H A DLICENSE73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/authdrupal7/
H A DCOPYING73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/html2pdf/snorriheim/
H A DCOPYING73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
H A Dmain.php79 foreach(array('edit', 'history', 'subscribe', 'subscribens') as $act) {
82 if(tpl_actionlink($act)) {
/plugin/html2pdf/html2pdf/html2ps/
H A DLICENSE143 covered by this License; they are outside its scope. The act of
158 You may charge a fee for the physical act of transferring a copy,
/plugin/pagemod/
H A DLICENSE73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/authloginapi/
H A DLICENSE73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/flexpaper/
H A DLICENSE73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/authgoogle2fa/
H A DLICENSE73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/authhiorgserver/
H A DLICENSE73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/publistx/
H A DCOPYING73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/runcommand/
H A DCOPYING73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/asana/
H A DLICENSE73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/metaheaders/
H A DCOPYING74 covered by this License; they are outside its scope. The act of
88 You may charge a fee for the physical act of transferring a copy, and
/plugin/sphinxsearch/
H A DCOPYING73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/authowncloud/
H A DCOPYING73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/geonav/tpl/startermap/
H A DCOPYING73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and
/plugin/colorbox/
H A DLICENSE.md32 …ification are not covered by this License; they are outside its scope. The act of running the Prog…
36 You may charge a fee for the physical act of transferring a copy, and you may at your option offer …
/plugin/maintenance/
H A Daction.php33 $act = act_clean($ACT);
34 if (!in_array($act, $this->disallowed)) return;
35 msg('Command disabled: '.htmlspecialchars($act),-1);
/plugin/nosecedit/
H A DLICENSE73 covered by this License; they are outside its scope. The act of
87 You may charge a fee for the physical act of transferring a copy, and

1...<<1112131415161718192021