Searched defs:action (Results 1 – 8 of 8) sorted by relevance
/template/bootstrap3/tpl/ |
H A D | navbar.php | 104 $action = null; variable 109 $action = 'show'; variable 112 $action = 'edit'; variable
|
/template/roundbox/ |
H A D | roundbox.php | 75 function rb_check_action_perms($action, $perms, $user) {//func 129 function rb_button($action, $perms, $user) {//func
|
/template/sxs/ |
H A D | sxs.php | 29 function sxs_check_action_perms($action, $perms, $user) { 65 function sxs_button($action, $perms, $user) {
|
/template/kiwiki/classes/ |
H A D | kiwiki_functions.php | 5 _edit_icon($what, $usergroup, $action) global() argument
|
/template/sprintdoc/ |
H A D | tpl.php | 37 static public function pageToolAction($action) { argument [all...] |
/template/icke/ |
H A D | functions.php | 73 function icke_toolbox_renderer($action, $text, $pluginName, $pluginType) {
|
/template/m1/ |
H A D | script.js | 48 execute: function(action, name, callback) { argument
|
/template/codowik/js/ |
H A D | layout.js | 5662 $.each("toggle,open,close,pin,toggle-slide,open-slide".split(","), function (i, action) { argument 5854 …bindButton: function (selector, action, pane) { return $.layout.buttons.bind(inst, selector, acti… argument
|