Home
last modified time | relevance | path

Searched +defs:a +defs:action (Results 1 – 2 of 2) sorted by relevance

/template/sxs/
Dsxs.php29 function sxs_check_action_perms($action, $perms, $user) {
65 function sxs_button($action, $perms, $user) {
261 function mediacmp($a, $b) {
/template/codowik/js/
Dlayout.js978 var a = path.split(".") // split keys into array variable
5662 $.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