Home
last modified time | relevance | path

Searched defs:canChange (Results 1 – 25 of 74) sorted by relevance

123

/dports/www/joomla3/joomla3-3.9.24/administrator/templates/hathor/html/com_users/users/
H A Ddefault.php129 $canChange = $loggeduser->authorise('core.edit.state', 'com_users'); variable
135 $canChange = false; variable
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_users/views/users/tmpl/
H A Ddefault.php84 $canChange = $loggeduser->authorise('core.edit.state', 'com_users'); variable
90 $canChange = false; variable
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_messages/helpers/html/
H A Dmessages.php34 public static function state($value = 0, $i = 0, $canChange = false)
76 public static function status($i, $value = 0, $canChange = false)
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_users/views/levels/tmpl/
H A Ddefault.php80 $canChange = $user->authorise('core.edit.state', 'com_users'); variable
89 $canChange = false; variable
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_messages/views/messages/tmpl/
H A Ddefault.php80 $canChange = $user->authorise('core.edit.state', 'com_messages'); variable
/dports/www/joomla3/joomla3-3.9.24/administrator/templates/hathor/html/com_messages/messages/
H A Ddefault.php78 $canChange = $user->authorise('core.edit.state', 'com_messages'); variable
/dports/www/joomla3/joomla3-3.9.24/administrator/templates/hathor/html/com_users/notes/
H A Ddefault.php95 <?php $canChange = $user->authorise('core.edit.state', 'com_users'); ?> variable
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_finder/views/index/tmpl/
H A Ddefault.php97 <?php $canChange = JFactory::getUser()->authorise('core.manage', 'com_finder'); ?> variable
/dports/www/joomla3/joomla3-3.9.24/administrator/templates/hathor/html/com_finder/index/
H A Ddefault.php127 <?php $canChange = JFactory::getUser()->authorise('core.manage', 'com_finder'); ?> variable
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_redirect/views/links/tmpl/
H A Ddefault.php99 $canChange = $user->authorise('core.edit.state', 'com_redirect'); variable
/dports/www/joomla3/joomla3-3.9.24/administrator/templates/hathor/html/com_templates/styles/
H A Ddefault.php90 $canChange = $user->authorise('core.edit.state', 'com_templates'); variable
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_redirect/helpers/html/
H A Dredirect.php34 public static function published($value = 0, $i = null, $canChange = true)
/dports/www/joomla3/joomla3-3.9.24/administrator/templates/hathor/html/com_languages/installed/
H A Ddefault.php85 $canChange = $user->authorise('core.edit.state', 'com_languages'); variable
/dports/www/joomla3/joomla3-3.9.24/administrator/templates/hathor/html/com_finder/maps/
H A Ddefault.php102 <?php $canChange = JFactory::getUser()->authorise('core.manage', 'com_finder'); ?> variable
/dports/www/joomla3/joomla3-3.9.24/administrator/templates/hathor/html/com_redirect/links/
H A Ddefault.php89 $canChange = $user->authorise('core.edit.state', 'com_redirect'); variable
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_contact/helpers/html/
H A Dcontact.php104 public static function featured($value = 0, $i = 0, $canChange = true)
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_content/helpers/html/
H A Dcontentadministrator.php103 public static function featured($value = 0, $i = 0, $canChange = true)
/dports/www/joomla3/joomla3-3.9.24/administrator/templates/hathor/html/com_users/groups/
H A Ddefault.php99 $canChange = $user->authorise('core.edit.state', 'com_users'); variable
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_templates/views/styles/tmpl/
H A Ddefault.php72 $canChange = $user->authorise('core.edit.state', 'com_templates'); variable
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_users/views/notes/tmpl/
H A Ddefault.php70 …$canChange = $user->authorise('core.edit.state', 'com_users.category.' . $item->catid) && $canChe… variable
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_users/views/groups/tmpl/
H A Ddefault.php102 $canChange = $user->authorise('core.edit.state', 'com_users'); variable
/dports/www/joomla3/joomla3-3.9.24/administrator/templates/hathor/html/com_finder/filters/
H A Ddefault.php120 $canChange = $user->authorise('core.edit.state', 'com_finder') && $canCheckin; variable
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_finder/views/maps/tmpl/
H A Ddefault.php91 <?php $canChange = JFactory::getUser()->authorise('core.manage', 'com_finder'); ?> variable
/dports/www/joomla3/joomla3-3.9.24/administrator/templates/hathor/html/com_banners/clients/
H A Ddefault.php91 $canChange = $user->authorise('core.edit.state', 'com_banners') && $canCheckin; variable
/dports/www/joomla3/joomla3-3.9.24/administrator/components/com_languages/views/installed/tmpl/
H A Ddefault.php82 $canChange = $user->authorise('core.edit.state', 'com_languages'); variable

123