Home
last modified time | relevance | path

Searched refs:action (Results 26 – 50 of 794) sorted by relevance

12345678910>>...32

/plugin/tagadd/
H A Dstyle.css26 #dokuwiki__pagetools ul li a.action.tagadd::before {
30 #dokuwiki__pagetools:hover ul li a.action.tagadd,
31 #dokuwiki__pagetools ul li a.action.tagadd:focus,
32 #dokuwiki__pagetools ul li a.action.tagadd:active {
40 #dokuwiki__pagetools ul li a.action.tagadd:hover,
41 #dokuwiki__pagetools ul li a.action.tagadd:active,
42 #dokuwiki__pagetools ul li a.action.tagadd:focus {
/plugin/combo/vendor/php-webdriver/webdriver/lib/Interactions/
H A DWebDriverTouchActions.php20 * WebDriver action builder for touch events
41 $this->action->addAction(
55 $this->action->addAction(
69 $this->action->addAction(
83 $this->action->addAction(
97 $this->action->addAction(
112 $this->action->addAction(
125 $this->action->addAction(
138 $this->action->addAction(
152 $this->action
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SecurityCommandCenter/
H A DIamBinding.php25 public $action; variable in Google\\Service\\SecurityCommandCenter\\IamBinding
38 public function setAction($action) argument
40 $this->action = $action;
47 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Testing/
H A DStartActivityIntent.php26 public $action; variable in Google\\Service\\Testing\\StartActivityIntent
39 public function setAction($action) argument
41 $this->action = $action;
48 return $this->action;
/plugin/bez/tpl/
H A Dthreads.php6 <a href="<?php echo $tpl->url('thread_report', 'type', $tpl->action() == 'projects' ? 'project' : 'issue') ?>" class="bez_start_button" id="bez_report_issue_button">
7 <?php echo $tpl->getLang('report_' . $tpl->action()) ?>
14 <form action="<?php echo $tpl->url($tpl->action()) ?>" method="post">
46 <?php if ($tpl->action() != 'projects'): ?>
106 <?php if ($tpl->action() != 'projects'): ?>
127 <?php if ($tpl->action() != 'projects'): ?>
137 <?php if ($tpl->action() != 'projects'): ?>
173 <?php if ($tpl->action() != 'projects'): ?>
217 <?php if ($tpl->action() !
[all...]
/plugin/drawio/
H A Daction.php57 $action = $INPUT->str('action');
59 $suffix = strpos($action, "draft_") === 0 ? '.draft':'';
79 if ($action == 'get_auth')
90 if($action == 'save'){
123 if($action == 'get_png'){
132 if($action == 'get_svg'){
143 if($action == 'draft_save'){
156 if($action == 'draft_rm'){
159 if($action == 'draft_get'){
/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/combo/
H A Ddeleted.files13 action/math.php
14 action/metaviewer.php
21 action/lowqualitypage.php
127 action/blockquote.php
128 action/metadata.php
129 action/home.php
130 action/metadataviewer.php
131 action/sidebarscachebursting.php
132 action/cachebursting.php
133 action/urlmanage
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudAsset/
H A DGoogleCloudAssetV1p7beta1RelationshipAttributes.php25 public $action; variable in Google\\Service\\CloudAsset\\GoogleCloudAssetV1p7beta1RelationshipAttributes
42 public function setAction($action) argument
44 $this->action = $action;
51 return $this->action;
H A DRelationshipAttributes.php25 public $action; variable in Google\\Service\\CloudAsset\\RelationshipAttributes
42 public function setAction($action) argument
44 $this->action = $action;
51 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Appengine/
H A DFirewallRule.php25 public $action; variable in Google\\Service\\Appengine\\FirewallRule
42 public function setAction($action) argument
44 $this->action = $action;
51 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ShoppingContent/
H A DAccountsCustomBatchRequestEntryLinkRequest.php26 public $action; variable in Google\\Service\\ShoppingContent\\AccountsCustomBatchRequestEntryLinkRequest
43 public function setAction($action) argument
45 $this->action = $action;
52 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Connectors/
H A DRuntimeActionSchema.php26 public $action; variable in Google\\Service\\Connectors\\RuntimeActionSchema
35 public function setAction($action) argument
37 $this->action = $action;
44 return $this->action;
/plugin/dw2pdf/_test/
H A DActionPagenameSortTest.php18 $action = new \action_plugin_dw2pdf();
20 $this->assertLessThan(0, $action->cbPagenameSort(['id' => 'bar'], ['id' => 'bar:start']));
21 $this->assertGreaterThan(0, $action->cbPagenameSort(['id' => 'bar:bar'], ['id' => 'bar:start']));
98 $action = new \action_plugin_dw2pdf();
99 usort($input, [$action, 'cbPagenameSort']);
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Iam/
H A DBindingDelta.php25 public $action; variable in Google\\Service\\Iam\\BindingDelta
40 public function setAction($action) argument
42 $this->action = $action;
49 return $this->action;
/plugin/structpublish/meta/
H A DConstants.php17 // an action transitions a page from one status to another
24 * @param string $action
27 public static function transitionBy($action)
34 return $map[$action];
37 public static function workflowSteps($action)
56 return $map[$action];
28 transitionBy($action) global() argument
38 workflowSteps($action) global() argument
/plugin/authgooglesheets/vendor/google/apiclient-services/src/RecaptchaEnterprise/
H A DGoogleCloudRecaptchaenterpriseV1TokenProperties.php25 public $action; variable in Google\\Service\\RecaptchaEnterprise\\GoogleCloudRecaptchaenterpriseV1TokenProperties
46 public function setAction($action) argument
48 $this->action = $action;
55 return $this->action;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/GoogleAnalyticsAdmin/
H A DGoogleAnalyticsAdminV1alphaChangeHistoryChange.php25 public $action; variable in Google\\Service\\GoogleAnalyticsAdmin\\GoogleAnalyticsAdminV1alphaChangeHistoryChange
38 public function setAction($action) argument
40 $this->action = $action;
47 return $this->action;
/plugin/prosemirror/action/
H A Dajax.php33 * [Custom event handler which performs action]
54 foreach ($INPUT->arr('actions') as $action) {
55 switch ($action) {
59 $responseData[$action] = $this->resolveInternalLink($inner, $ID);
66 $responseData[$action] = $this->resolveInterWikiLink($shortcut, $reference);
72 $responseData[$action] = [
88 $responseData[$action] = [];
89 $responseData[$action]['data-resolvedImage'] = LinkNode::resolveImageTitle(
103 $responseData[$action] = \dokuwiki\plugin\prosemirror\parser\RSSNode::renderAttrsToHTML($attrs);
108 dbglog('Unknown action
[all...]
/plugin/bez/syntax/
H A Dnav.php42 /** @var bez\meta\BEZ_DokuWiki_Action_Plugin $action */
51 foreach ($actions as $action => $label) {
52 $r->doc .= $this->_list($bez_action, $action, $label);
58 protected function _list(action_plugin_bez_base $bez_action, $action, $label) { argument
69 if ($cur_action == $action) $ret .= '<strong>';
70 $ret .= '<a href="' . $bez_action->url($action) . '">' . $label . '</a>';
71 if ($cur_action == $action) $ret .= '</strong>';
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_undo.js536 var action = undo.action.create([command]);
537 undo.logAction(action);
592 this.action = { class in AnonymousFunction4dce81d40100.AnonymousFunction4dce81d42100.Undo.Undo
671 if (action) {
675 if (action) {
676 this._applyAction(this.action.invert(action));
690 if (action) {
694 if (action) {
709 if (!action.commands.length) {
720 stack.push(action);
[all …]
/plugin/geonav/tpl/startermap/css/
H A Ddesign.css93 .mode_admin a.action.admin,
94 .mode_login a.action.login,
95 .mode_register a.action.register,
96 .mode_profile a.action.profile,
97 .mode_recent a.action.recent,
98 .mode_index a.action.index,
99 .mode_media a.action.media,
100 .mode_revisions a.action.revs,
101 .mode_backlink a.action.backlink,
102 .mode_subscribe a.action.subscribe {
[all …]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DSetMasterAuthRequest.php25 public $action; variable in Google\\Service\\Container\\SetMasterAuthRequest
48 public function setAction($action) argument
50 $this->action = $action;
57 return $this->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/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3Changelog.php25 public $action; variable in Google\\Service\\Dialogflow\\GoogleCloudDialogflowCxV3Changelog
54 public function setAction($action) argument
56 $this->action = $action;
63 return $this->action;

12345678910>>...32