Log inRegister

PerlDoc

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


Parent package: Foswiki::Access
Child packages:

    internal package Foswiki::Access::AdminOnlyAccess

    DENY any access except VIEW access - Admin permitted anythingeverything

    ObjectMethod haveAccess($mode, $cUID, …) → $boolean

    • $mode - 'VIEW', 'CHANGE', 'CREATE', etc. (defaults to VIEW)
    • $cUID - Canonical user id (defaults to current user)
    Check if the user has the given mode of access to the topic. This call may result in the topic being read.