See
PublishedAPI for packages intended to be used by Plugin and Contrib authors, or
browse all packages.
See also
Developing plugins,
Developer's Bible,
Technical Overview
Implements authorization checking for access to configure.
StaticMethod
checkAccess( $session, $json )
Throws an
AccessControlException if access is denied.
If $json is set, throws a JSON error instead of an access exception.