Home
last modified time | relevance | path

Searched refs:action (Results 251 – 275 of 794) sorted by last modified time

1...<<11121314151617181920>>...32

/plugin/authgooglesheets/vendor/google/apiclient-services/src/Recommender/
H A DGoogleCloudRecommenderV1Operation.php25 public $action; variable in Google\\Service\\Recommender\\GoogleCloudRecommenderV1Operation
62 public function setAction($action) argument
64 $this->action = $action;
71 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDataplex/
H A DGoogleCloudDataplexV1DiscoveryEvent.php58 public function setAction(GoogleCloudDataplexV1DiscoveryEventActionDetails $action) argument
60 $this->action = $action;
67 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DInstanceManagedByIgmErrorInstanceActionDetails.php25 public $action; variable in Google\\Service\\Compute\\InstanceManagedByIgmErrorInstanceActionDetails
36 public function setAction($action) argument
38 $this->action = $action;
45 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudDebugger/
H A DBreakpoint.php26 public $action; variable in Google\\Service\\CloudDebugger\\Breakpoint
89 public function setAction($action) argument
91 $this->action = $action;
98 return $this->action;
/plugin/commonmark/
H A DREADME.md13 If you want to parse all DW pages as Commonmark without specific doctype, you can enable `force_commonmark` option on config. But this action may conflit with existing document of DW markup, so please use it carefully.
/plugin/lms/
H A Daction.php65 $action = $INPUT->str('lms');
66 if (!$action) return;
72 switch ($action) {
/plugin/authorstats/
H A Dadmin.php11 $action = plugin_load("action", "authorstats");
12 $action->_initializeData();
15 $action = script();
16 echo "<form action='" . $action . "' method='post' id='plugin__upgrade_form'>";
/plugin/bpmnioeditor/
H A Dstyle.css602 touch-action: none;
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js35506 action = action || replaceAction;
35512 action: action property in AnonymousFunctionf8d14cd138000.menuEntry
36227 action: {
45801 if (action) {
45829 if (action) {
55455 action: {
55493 action: {
55503 action: {
55513 action: {
55523 action: {
[all …]
H A Dbpmn-modeler.production.min.js34action,r=t.originalEvent||t,f(i)){if("click"===e)return i(r,o,n)}else if(i[e])return i[e](r,o,n);t…
H A Ddiagram-js.css597 touch-action: none;
/plugin/openas/
H A Daction.php242 $action = $INPUT->get->str('openas');
243 if($action) {
255 $action = $INPUT->get->str('openas');
256 if(!$action) return false;
269 switch($action)
H A Dsyntax.php74 $action = $actions[$type];
79 $wikilink = html_wikilink("$name?saveas_orig=$ID&openas=$action");
/plugin/xcom/lang/en/
H A Dfunctions.txt6 …rse. Its output is a table of [[https://www.dokuwiki.org/plugin:xcom#action_links|action links]]. |
H A Dhowto.txt16 * A status bar with action links to clear the various views and to display the current query
56 The results of these queries are formatted as tables in which the first column is an action link. I…
/plugin/instantpage/
H A Ddeleted.files1 action.php
/plugin/move/
H A Ddeleted.files5 action.php
/plugin/passpolicy/
H A D10k-common-passwords.txt457 action
H A Dwords.txt33 action
H A Daction.php162 $action = new Resendpwd();
164 $action->checkPreconditions();
171 $action->preProcess();
/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/authhttp/
H A DREADME75 authhttp comes with an action plugin that improves integration with authsplit:
82 authentication is used. authhttp's action plugin takes care of all that.
84 logged in and "registered", so authhttp's action plugin won't have a visible
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/resources/
H A Ddia_eu.txt6 action=Ekintza
919 action=Ekintza
H A Ddia_fa.txt6 action=Action
919 action=Action

1...<<11121314151617181920>>...32