Home
last modified time | relevance | path

Searched refs:action (Results 76 – 100 of 368) sorted by relevance

12345678910>>...15

/template/ghw/css/
H A Dpagetools.less152 * @param string @action The action class
155 .pagetools-item(@action, @position) {
158 #dokuwiki__pagetools ul li a.@{action} {
170 [dir=rtl] #dokuwiki__pagetools ul li a.@{action} {
184 * @param string @action The action class
188 .pagetools-item(@action, @position, @mode) {
189 .pagetools-item(@action, @position);
192 .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
198 [dir=rtl] .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
/template/typo/
H A Dtpl_functions.php46 foreach($actions as $action) {
47 if(!actionOK($action)) continue;
49 if($action == 'edit') {
62 if(tpl_actionlink($action)) {
/template/mindthedark/css/
H A Ddesign.less70 .mode_admin a.action.admin,
71 .mode_login a.action.login,
72 .mode_register a.action.register,
73 .mode_profile a.action.profile,
74 .mode_recent a.action.recent,
75 .mode_index a.action.index,
76 .mode_media a.action.media,
77 .mode_revisions a.action.revs,
78 .mode_backlink a.action.backlink,
79 .mode_subscribe a.action.subscribe {
H A Dusertools.less14 li.action a {
28 li.action a:hover,
29 li.action a:active {
43 li.action a {
/template/bootstrap3/tpl/
H A Dnavbar.php104 $action = null; variable
109 $action = 'show'; variable
112 $action = 'edit'; variable
115 if ($action && $edit_action = $TPL->getToolMenuItem('page', $action)) {
133 <span class="dw__actions dw-action-icon">
/template/docnavwiki/css/
H A Dusertools.less14 li.action a {
28 li.action a:hover,
29 li.action a:active {
43 li.action a {
H A Ddesign.less69 .mode_admin a.action.admin,
70 .mode_login a.action.login,
71 .mode_register a.action.register,
72 .mode_profile a.action.profile,
73 .mode_recent a.action.recent,
74 .mode_index a.action.index,
75 .mode_media a.action.media,
76 .mode_revisions a.action.revs,
77 .mode_backlink a.action.backlink,
78 .mode_subscribe a.action.subscribe {
/template/darkblue/css/
H A Dusertools.less14 li.action a {
28 li.action a:hover,
29 li.action a:active {
43 li.action a {
H A Ddesign.less70 .mode_admin a.action.admin,
71 .mode_login a.action.login,
72 .mode_register a.action.register,
73 .mode_profile a.action.profile,
74 .mode_recent a.action.recent,
75 .mode_index a.action.index,
76 .mode_media a.action.media,
77 .mode_revisions a.action.revs,
78 .mode_backlink a.action.backlink,
79 .mode_subscribe a.action.subscribe {
/template/byu_2017_theme/css/
H A Dusertools.less14 li.action a {
28 li.action a:hover,
29 li.action a:active {
43 li.action a {
H A Ddesign.less69 .mode_admin a.action.admin,
70 .mode_login a.action.login,
71 .mode_register a.action.register,
72 .mode_profile a.action.profile,
73 .mode_recent a.action.recent,
74 .mode_index a.action.index,
75 .mode_media a.action.media,
76 .mode_revisions a.action.revs,
77 .mode_backlink a.action.backlink,
78 .mode_subscribe a.action.subscribe {
/template/kkh/css/
H A Dusertools.less14 li.action a {
28 li.action a:hover,
29 li.action a:active {
43 li.action a {
H A Ddesign.less69 .mode_admin a.action.admin,
70 .mode_login a.action.login,
71 .mode_register a.action.register,
72 .mode_profile a.action.profile,
73 .mode_recent a.action.recent,
74 .mode_index a.action.index,
75 .mode_media a.action.media,
76 .mode_revisions a.action.revs,
77 .mode_backlink a.action.backlink,
78 .mode_subscribe a.action.subscribe {
/template/dokuwikitplacc/dokuwikiBee/css/
H A Dusertools.less14 li.action a {
28 li.action a:hover,
29 li.action a:active {
43 li.action a {
/template/dokuwikibee/dokuwikibee/css/
H A Dusertools.less14 li.action a {
28 li.action a:hover,
29 li.action a:active {
43 li.action a {
/template/congrid/css/
H A Dusertools.less15 li.action a {
29 li.action a:hover,
30 li.action a:active {
44 li.action a {
/template/notes/css/
H A Dusertools.less14 li.action a {
28 li.action a:hover,
29 li.action a:active {
43 li.action a {
/template/bs4simple/css/
H A Dusertools.less14 li.action a {
28 li.action a:hover,
29 li.action a:active {
43 li.action a {
/template/ad-hominem/css/
H A Dusertools.less14 li.action a {
28 li.action a:hover,
29 li.action a:active {
43 li.action a {
/template/sxs/
H A Dsxs.php29 function sxs_check_action_perms($action, $perms, $user) { argument
31 $ac_lvl = $conf['sxs_act_ac_lvl'][$action];
35 } elseif (!empty($conf['sxs_act_users'][$action])) {
36 $speclist = explode(',', $conf['sxs_act_users'][$action]);
65 function sxs_button($action, $perms, $user) { argument
67 if (sxs_check_action_perms($action, $perms, $user)) {
70 tpl_actionlink($action);
73 tpl_button($action);
/template/codowik/css/
H A Dpagetools.less171 * @param string @action The action class
174 .pagetools-item(@action, @position) {
177 #dokuwiki__pagetools ul li a.@{action} {
189 [dir=rtl] #dokuwiki__pagetools ul li a.@{action} {
203 * @param string @action The action class
207 .pagetools-item(@action, @position, @mode) {
208 .pagetools-item(@action, @position);
211 .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
217 [dir=rtl] .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
/template/ramtop/css/
H A Dpagetools.less171 * @param string @action The action class
174 .pagetools-item(@action, @position) {
177 #dokuwiki__pagetools ul li a.@{action} {
189 [dir=rtl] #dokuwiki__pagetools ul li a.@{action} {
203 * @param string @action The action class
207 .pagetools-item(@action, @position, @mode) {
208 .pagetools-item(@action, @position);
211 .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
217 [dir=rtl] .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
/template/20cones/css/
H A Dpagetools.less
/template/daily/css/
H A Dpagetools.less171 * @param string @action The action class
174 .pagetools-item(@action, @position) {
177 #dokuwiki__pagetools ul li a.@{action} {
189 [dir=rtl] #dokuwiki__pagetools ul li a.@{action} {
203 * @param string @action The action class
207 .pagetools-item(@action, @position, @mode) {
208 .pagetools-item(@action, @position);
211 .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
217 [dir=rtl] .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
/template/binkytestinstance/css/
H A Dpagetools.less171 * @param string @action The action class
174 .pagetools-item(@action, @position) {
177 #dokuwiki__pagetools ul li a.@{action} {
189 [dir=rtl] #dokuwiki__pagetools ul li a.@{action} {
203 * @param string @action The action class
207 .pagetools-item(@action, @position, @mode) {
208 .pagetools-item(@action, @position);
211 .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {
217 [dir=rtl] .mode_@{mode} #dokuwiki__pagetools ul li a.@{action} {

12345678910>>...15