Home
last modified time | relevance | path

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

/template/bootstrap3/tpl/
H A Dnavbar.php104 $action = null; variable
109 $action = 'show'; variable
112 $action = 'edit'; variable
/template/roundbox/
H A Droundbox.php75 function rb_check_action_perms($action, $perms, $user) {//func
129 function rb_button($action, $perms, $user) {//func
/template/sxs/
H A Dsxs.php29 function sxs_check_action_perms($action, $perms, $user) {
65 function sxs_button($action, $perms, $user) {
/template/kiwiki/classes/
H A Dkiwiki_functions.php5 public static function _edit_icon($what, $usergroup, $action){ argument
/template/sprintdoc/
H A Dtpl.php37 static public function pageToolAction($action) { argument
[all...]
/template/icke/
H A Dfunctions.php73 function icke_toolbox_renderer($action, $text, $pluginName, $pluginType) {
/template/m1/
H A Dscript.js48 execute: function(action, name, callback) { argument
/template/codowik/js/
H A Dlayout.js5662 $.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