Home
last modified time | relevance | path

Searched defs:action (Results 1 – 14 of 14) sorted by relevance

/template/bootstrap3/tpl/
Dnavbar.php104 $action = null; variable
109 $action = 'show'; variable
112 $action = 'edit'; variable
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerIndexedCustomAction.php28 private $action; variable in Antlr\\Antlr4\\Runtime\\Atn\\Actions\\LexerIndexedCustomAction
43 public function __construct(int $offset, LexerAction $action)
/template/roundbox/
Droundbox.php75 function rb_check_action_perms($action, $perms, $user) {//func
129 function rb_button($action, $perms, $user) {//func
/template/sxs/
Dsxs.php29 function sxs_check_action_perms($action, $perms, $user) {
65 function sxs_button($action, $perms, $user) {
/template/strap/vendor/php-webdriver/webdriver/lib/Interactions/
H A DWebDriverCompositeAction.php23 public function addAction(WebDriverAction $action)
H A DWebDriverActions.php26 protected $action; variable in Facebook\\WebDriver\\Interactions\\WebDriverActions
/template/sprintdoc/
H A Dtpl.php37 static public function pageToolAction($action) {
/template/icke/
Dfunctions.php73 function icke_toolbox_renderer($action, $text, $pluginName, $pluginType) {
/template/strap/vendor/antlr/antlr4-php-runtime/src/
H A DRecognizer.php196 public function action(?RuleContext $localctx, int $ruleIndex, int $actionIndex) : void function in Antlr\\Antlr4\\Runtime\\Recognizer
/template/m1/
Dscript.js48 execute: function(action, name, callback) { argument
/template/strap/vendor/php-webdriver/webdriver/lib/Remote/
H A DRemoteWebDriver.php488 public function action() function in Facebook\\WebDriver\\Remote\\RemoteWebDriver
/template/starterpjax/
Djquery.pjax.js454 action: url, property
/template/typowiki/typowiki/scss/
DtypoCore.scss20 .action.media { class
/template/codowik/js/
Dlayout.js5662 $.each("toggle,open,close,pin,toggle-slide,open-slide".split(","), function (i, action) { argument
5688 , get: function (inst, selector, pane, action) { argument
5716 , bind: function (inst, sel, action, pane) { argument
5854 …bindButton: function (selector, action, pane) { return $.layout.buttons.bind(inst, selector, acti… argument