Lines Matching refs:is_action_enabled
32 function is_action_enabled($type) { function
173 <?php if (is_action_enabled('search')) { ?>
216 …_getConf('btl_action_palette') && (is_action_enabled('history') || is_action_enabled('backlink') |…
222 <?php if (is_action_enabled('history')) { ?>
225 <?php if (is_action_enabled('backlink')) { ?>
228 <?php if (is_action_enabled('edit')) { ?>
232 …pl_getConf('btl_action_palette') && (is_action_enabled('index') || is_action_enabled('recent') || …
238 <?php if (is_action_enabled('index')) { ?>
241 <?php if (is_action_enabled('recent')) { ?>
244 <?php if (is_action_enabled('admin') && $INFO['perm'] == 255) { ?>
248 …action_palette') && (is_action_enabled('login') || (is_action_enabled('profile') && $_SERVER['REMO…
254 <?php if (is_action_enabled('login')) { ?>
263 <?php if (is_action_enabled('profile') && $_SERVER['REMOTE_USER']) { ?>
266 <?php if (is_action_enabled('subscribe')) { ?>
272 …l_getConf('btl_action_palette') && (is_action_enabled('digg') || is_action_enabled('delicious') ||…
278 <?php if (is_action_enabled('digg')) { ?>
284 <?php if (is_action_enabled('googlebookmark')) { ?>