Home
last modified time | relevance | path

Searched refs:actionName (Results 1 – 25 of 2185) sorted by relevance

12345678910>>...88

/dports/www/sogo/SOGo-5.4.0/UI/MailerUI/
H A Dproduct.plist20 actionName = "getUIDs";
25 actionName = "getChanges";
30 actionName = "getHeaders";
35 actionName = "subscribe";
45 actionName = "quotas";
50 actionName = "expunge";
70 actionName = "delete";
233 actionName = "junk";
238 actionName = "edit";
243 actionName = "reply";
[all …]
/dports/www/sogo-activesync/SOGo-5.4.0/UI/MailerUI/
H A Dproduct.plist20 actionName = "getUIDs";
25 actionName = "getChanges";
30 actionName = "getHeaders";
35 actionName = "subscribe";
45 actionName = "quotas";
50 actionName = "expunge";
70 actionName = "delete";
233 actionName = "junk";
238 actionName = "edit";
243 actionName = "reply";
[all …]
/dports/misc/bibletime/bibletime-2.11.2/src/util/
H A Dcresmgr.cpp19 const char* actionName = "viewMainIndex_action"; variable
23 const char* actionName = "viewInfoDisplay_action"; variable
30 const char* actionName = "mainindex_search_action"; variable
95 const char* actionName = "windowTile_action"; variable
103 const char* actionName = "windowClose_action"; variable
114 const char* actionName = "options_sword_setup"; variable
126 const char* actionName = "helpHowTo_action"; variable
130 const char* actionName = "tipOfTheDay_action"; variable
180 const char* actionName = "commentary_syncWindow"; variable
241 const char* actionName = "writeWindow_fontSize"; variable
[all …]
H A Dcresmgr.h82 extern const char* actionName;
87 extern const char* actionName;
95 extern const char* actionName;
100 extern const char* actionName;
108 extern const char* actionName;
112 extern const char* actionName;
117 extern const char* actionName;
121 extern const char* actionName;
126 extern const char* actionName;
131 extern const char* actionName;
[all …]
/dports/www/mediawiki137/mediawiki-1.37.1/includes/actions/
H A DActionFactory.php224 'actionName' => $actionName
236 * @param string $actionName
242 string $actionName, argument
247 $actionName = strtolower( $actionName );
261 [ 'actionName' => $actionName ]
321 $actionName = strtolower( $actionName );
340 $actionName = 'view';
343 $actionName = 'edit';
349 $actionName,
365 * @param string $actionName
[all …]
/dports/www/sogo2/SOGo-2.4.1/UI/MailerUI/
H A Dproduct.plist83 actionName = "getUIDs";
103 actionName = "quotas";
108 actionName = "expunge";
123 actionName = "delete";
244 actionName = "sendMDN";
258 actionName = "junk";
263 actionName = "edit";
268 actionName = "reply";
416 actionName = "save";
421 actionName = "send";
[all …]
/dports/deskutils/kalendar/kalendar-0.4.0/src/
H A Dkalendarapplication.cpp63 if (KAuthorized::authorizeAction(actionName)) { in setupActions()
68 actionName = QLatin1String("open_todo_view"); in setupActions()
70 if (KAuthorized::authorizeAction(actionName)) { in setupActions()
85 actionName = QLatin1String("open_week_view"); in setupActions()
86 if (KAuthorized::authorizeAction(actionName)) { in setupActions()
117 actionName = QLatin1String("open_day_view"); in setupActions()
234 actionName = QLatin1String("create_event"); in setupActions()
241 actionName = QLatin1String("create_todo"); in setupActions()
280 actionName = QLatin1String("file_quit"); in setupActions()
286 actionName = QLatin1String("edit_undo"); in setupActions()
[all …]
/dports/www/orangehrm/orangehrm-4.9/symfony/plugins/orangehrmCorePlugin/lib/model/doctrine/
H A DPluginWorkflowStateMachine.class.php56 $actionName = "";
62 $actionName = "Shortlist";
65 $actionName = "Reject";
77 $actionName = "Offer Job";
80 $actionName = "Decline Offer";
83 $actionName = "Hire";
89 return $actionName;
98 $actionName = "";
101 $actionName = "Add Employee";
116 $actionName = "";
[all …]
/dports/www/sogo/SOGo-5.4.0/UI/Scheduler/
H A Dproduct.plist224 actionName = "view";
229 actionName = "save";
234 actionName = "rsvp";
239 actionName = "save";
244 actionName = "copy";
249 actionName = "move";
254 actionName = "raw";
275 actionName = "view";
280 actionName = "save";
285 actionName = "save";
[all …]
/dports/www/sogo-activesync/SOGo-5.4.0/UI/Scheduler/
H A Dproduct.plist224 actionName = "view";
229 actionName = "save";
234 actionName = "rsvp";
239 actionName = "save";
244 actionName = "copy";
249 actionName = "move";
254 actionName = "raw";
275 actionName = "view";
280 actionName = "save";
285 actionName = "save";
[all …]
/dports/multimedia/haruna/haruna-0.7.3/src/
H A Dapplication.cpp461 m_collection.addAction(actionName, action); in setupActions()
469 m_collection.addAction(actionName, action); in setupActions()
477 m_collection.addAction(actionName, action); in setupActions()
484 m_collection.addAction(actionName, action); in setupActions()
492 m_collection.addAction(actionName, action); in setupActions()
500 m_collection.addAction(actionName, action); in setupActions()
519 if (actionName == QStringLiteral("openUrl")) { in setupActions()
578 if (actionName == QStringLiteral("gammaUp")) { in setupActions()
649 if (actionName == QStringLiteral("mute")) { in setupActions()
798 if (actionName == QStringLiteral("zoomIn")) { in setupActions()
[all …]
/dports/net-im/coyim/coyim-0.3.11/vendor/github.com/gotk3/gotk3/glib/
H A Dgactiongroup.go15 HasAction(actionName string) bool
16 GetActionEnabled(actionName string) bool
17 GetActionParameterType(actionName string) *VariantType
18 GetActionStateType(actionName string) *VariantType
19 GetActionState(actionName string) *Variant
20 GetActionStateHint(actionName string) *Variant
21 ChangeActionState(actionName string, value *Variant)
22 Activate(actionName string, parameter *Variant)
60 func (v *ActionGroup) HasAction(actionName string) bool {
65 func (v *ActionGroup) GetActionEnabled(actionName string) bool {
[all …]
/dports/x11/nwg-dock/nwg-dock-0.2.2/vendor/github.com/gotk3/gotk3/glib/
H A Dgactiongroup.go15 HasAction(actionName string) bool
16 GetActionEnabled(actionName string) bool
17 GetActionParameterType(actionName string) *VariantType
18 GetActionStateType(actionName string) *VariantType
19 GetActionState(actionName string) *Variant
20 GetActionStateHint(actionName string) *Variant
21 ChangeActionState(actionName string, value *Variant)
22 Activate(actionName string, parameter *Variant)
60 func (v *ActionGroup) HasAction(actionName string) bool {
65 func (v *ActionGroup) GetActionEnabled(actionName string) bool {
[all …]
/dports/x11/nwg-menu/nwg-menu-0.1.1/vendor/github.com/gotk3/gotk3/glib/
H A Dgactiongroup.go15 HasAction(actionName string) bool
16 GetActionEnabled(actionName string) bool
17 GetActionParameterType(actionName string) *VariantType
18 GetActionStateType(actionName string) *VariantType
19 GetActionState(actionName string) *Variant
20 GetActionStateHint(actionName string) *Variant
21 ChangeActionState(actionName string, value *Variant)
22 Activate(actionName string, parameter *Variant)
60 func (v *ActionGroup) HasAction(actionName string) bool {
65 func (v *ActionGroup) GetActionEnabled(actionName string) bool {
[all …]
/dports/x11/nwg-drawer/nwg-drawer-0.2.8/vendor/github.com/gotk3/gotk3/glib/
H A Dgactiongroup.go15 HasAction(actionName string) bool
16 GetActionEnabled(actionName string) bool
17 GetActionParameterType(actionName string) *VariantType
18 GetActionStateType(actionName string) *VariantType
19 GetActionState(actionName string) *Variant
20 GetActionStateHint(actionName string) *Variant
21 ChangeActionState(actionName string, value *Variant)
22 Activate(actionName string, parameter *Variant)
60 func (v *ActionGroup) HasAction(actionName string) bool {
65 func (v *ActionGroup) GetActionEnabled(actionName string) bool {
[all …]
/dports/x11/nwg-bar/nwg-bar-0.0.1/vendor/github.com/gotk3/gotk3/glib/
H A Dgactiongroup.go15 HasAction(actionName string) bool
16 GetActionEnabled(actionName string) bool
17 GetActionParameterType(actionName string) *VariantType
18 GetActionStateType(actionName string) *VariantType
19 GetActionState(actionName string) *Variant
20 GetActionStateHint(actionName string) *Variant
21 ChangeActionState(actionName string, value *Variant)
22 Activate(actionName string, parameter *Variant)
60 func (v *ActionGroup) HasAction(actionName string) bool {
65 func (v *ActionGroup) GetActionEnabled(actionName string) bool {
[all …]
/dports/www/sogo2/SOGo-2.4.1/UI/Scheduler/
H A Dproduct.plist180 actionName = "new";
185 actionName = "new";
229 actionName = "view";
242 actionName = "save";
247 actionName = "rsvp";
252 actionName = "save";
257 actionName = "copy";
262 actionName = "raw";
283 actionName = "view";
296 actionName = "save";
[all …]
/dports/www/sogo2/SOGo-2.4.1/UI/Contacts/
H A Dproduct.plist85 actionName = "new";
90 actionName = "new";
105 actionName = "export";
149 actionName = "new";
169 actionName = "copy";
191 actionName = "save";
196 actionName = "save";
216 actionName = "raw";
243 actionName = "save";
248 actionName = "save";
[all …]
/dports/www/sogo/SOGo-5.4.0/UI/Contacts/
H A Dproduct.plist33 actionName = "saveAcls";
79 actionName = "export";
132 actionName = "copy";
142 actionName = "data";
147 actionName = "save";
152 actionName = "save";
167 actionName = "raw";
187 actionName = "data";
197 actionName = "save";
202 actionName = "save";
[all …]
/dports/www/sogo-activesync/SOGo-5.4.0/UI/Contacts/
H A Dproduct.plist33 actionName = "saveAcls";
79 actionName = "export";
132 actionName = "copy";
142 actionName = "data";
147 actionName = "save";
152 actionName = "save";
167 actionName = "raw";
187 actionName = "data";
197 actionName = "save";
202 actionName = "save";
[all …]
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/recordlist/Classes/Event/
H A DModifyRecordListRecordActionsEvent.php52 * @param string $actionName
59 string $actionName = '', argument
67 if ($actionName !== '') {
86 * @param string $actionName
96 …return (bool)($this->actions['primary'][$actionName] ?? $this->actions['secondary'][$actionName] ?…
104 * @param string $actionName
114 … return $this->actions['primary'][$actionName] ?? $this->actions['secondary'][$actionName] ?? null;
122 * @param string $actionName
130 unset($this->actions[$group][$actionName]);
137 unset($this->actions['primary'][$actionName]);
[all …]
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Web.Mvc3/Mvc/Html/
H A DChildActionExtensions.cs13 public static MvcHtmlString Action(this HtmlHelper htmlHelper, string actionName) { in Action() argument
14 … return Action(htmlHelper, actionName, null /* controllerName */, null /* routeValues */); in Action()
22 return Action(htmlHelper, actionName, null /* controllerName */, routeValues); in Action()
26 return Action(htmlHelper, actionName, controllerName, null /* routeValues */); in Action()
35 ActionHelper(htmlHelper, actionName, controllerName, routeValues, writer); in Action()
42 public static void RenderAction(this HtmlHelper htmlHelper, string actionName) { in RenderAction() argument
43 RenderAction(htmlHelper, actionName, null /* controllerName */, null /* routeValues */); in RenderAction()
51 RenderAction(htmlHelper, actionName, null /* controllerName */, routeValues); in RenderAction()
55 RenderAction(htmlHelper, actionName, controllerName, null /* routeValues */); in RenderAction()
72 if (String.IsNullOrEmpty(actionName)) { in ActionHelper()
[all …]
/dports/lang/mono/mono-5.10.1.57/external/aspnetwebstack/src/System.Web.Mvc/Html/
H A DChildActionExtensions.cs16 public static MvcHtmlString Action(this HtmlHelper htmlHelper, string actionName) in Action() argument
18 … return Action(htmlHelper, actionName, null /* controllerName */, null /* routeValues */); in Action()
28 return Action(htmlHelper, actionName, null /* controllerName */, routeValues); in Action()
33 return Action(htmlHelper, actionName, controllerName, null /* routeValues */); in Action()
45 ActionHelper(htmlHelper, actionName, controllerName, routeValues, writer); in Action()
52 public static void RenderAction(this HtmlHelper htmlHelper, string actionName) in RenderAction() argument
54 RenderAction(htmlHelper, actionName, null /* controllerName */, null /* routeValues */); in RenderAction()
64 RenderAction(htmlHelper, actionName, null /* controllerName */, routeValues); in RenderAction()
69 RenderAction(htmlHelper, actionName, controllerName, null /* routeValues */); in RenderAction()
90 if (String.IsNullOrEmpty(actionName)) in ActionHelper()
[all …]
/dports/audio/rosegarden/rosegarden-21.06.1/src/gui/general/
H A DActionFileParser.cpp155 if (actionName == "") {
435 QAction *action = findAction(actionName);
449 QAction *action = findAction(actionName);
460 QAction *action = findAction(actionName);
491 if (actionName == "") return false;
492 QAction *action = findAction(actionName);
504 QAction *action = findAction(actionName);
515 if (actionName == "") return false;
516 QAction *action = findAction(actionName);
573 QAction *action = findAction(actionName);
[all …]
/dports/www/sogo/SOGo-5.4.0/UI/Common/
H A Dproduct.plist36 actionName = "addUserInAcls";
46 actionName = "delete";
51 actionName = "saveAcls";
56 actionName = "userRights";
66 actionName = "acls";
79 actionName = "labels";
102 actionName = "newguid";
111 actionName = "subscribe";
116 actionName = "unsubscribe";
151 actionName = "copy";
[all …]

12345678910>>...88