JUser::authorize/1.5

From Joomla! Documentation
Jump to: navigation, search

Joomla 1.5 JUser::authorize

Description

Method to check object authorization against an access control object and optionally an access extension object.

Description:JUser::authorize [Edit Descripton]

public function authorize (
        $acoSection
        $aco
        $axoSection=null
        $axo=null
)
Parameter Type Default Description
$acoSection string The ACO section value
$aco string The ACO value
$axoSection string null The AXO section value [optional]
$axo string null The AXO value [optional]
  • Returns boolean True if authorized
  • Defined on line 258 of libraries/joomla/user/user.php
  • Since Joomla 1.5

See also

SeeAlso:JUser::authorize [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox