Lines Matching refs:is_action_enabled
169 …_getConf('btl_action_palette') && (is_action_enabled('history') || is_action_enabled('backlink') |…
175 <?php if (is_action_enabled('history')) { ?>
178 <?php if (is_action_enabled('backlink')) { ?>
181 <?php if (is_action_enabled('edit')) { ?>
189 …pl_getConf('btl_action_palette') && (is_action_enabled('index') || is_action_enabled('recent') || …
195 <?php if (is_action_enabled('index')) { ?>
198 <?php if (is_action_enabled('recent')) { ?>
201 <?php if (is_action_enabled('admin') && $INFO['perm'] == 255) { ?>
209 …action_palette') && (is_action_enabled('login') || (is_action_enabled('profile') && $_SERVER['REMO…
215 <?php if (is_action_enabled('login')) { ?>
224 <?php if (is_action_enabled('profile') && $_SERVER['REMOTE_USER']) { ?>
227 <?php if (is_action_enabled('subscribe')) { ?>