Home
last modified time | relevance | path

Searched defs:defaultActionName (Results 1 – 11 of 11) sorted by relevance

/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/application/clicommands/
H A DHelpCommand.php20 protected $defaultActionName = 'show'; variable in Icinga\\Clicommands\\HelpCommand
H A DAutocompleteCommand.php19 protected $defaultActionName = 'complete'; variable in Icinga\\Clicommands\\AutocompleteCommand
H A DVersionCommand.php20 protected $defaultActionName = 'show'; variable in Icinga\\Clicommands\\VersionCommand
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/monitoring/application/clicommands/
H A DNrpeCommand.php15 protected $defaultActionName = 'check'; variable in Icinga\\Module\\Monitoring\\Clicommands\\NrpeCommand
H A DListCommand.php24 protected $defaultActionName = 'status'; variable in Icinga\\Module\\Monitoring\\Clicommands\\ListCommand
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/pink/objects/sequences/
H A Dsequence_context.h40 Common::String defaultActionName; member
/dports/games/scummvm/scummvm-2.5.1/engines/pink/objects/sequences/
H A Dsequence_context.h40 Common::String defaultActionName; member
/dports/www/grails/grails-1.3.6/src/java/org/codehaus/groovy/grails/commons/
H A DDefaultGrailsControllerClass.java73 public void setDefaultActionName(String defaultActionName) { in setDefaultActionName()
79 private String defaultActionName; field in DefaultGrailsControllerClass
H A DGrailsControllerClass.java193 void setDefaultActionName(String defaultActionName); in setDefaultActionName()
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/library/Icinga/Cli/
H A DCommand.php46 protected $defaultActionName = 'default'; variable in Icinga\\Cli\\Command
/dports/www/matomo/piwik/plugins/Actions/
H A DArchivingHelper.php316 protected static $defaultActionName = null; variable in Piwik\\Plugins\\Actions\\ArchivingHelper