PerlDoc

26 August 2025 - 17:41 | Version 1 |
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::TopicACLAccess

    Implements the traditional, longstanding ACL in topic preference style.

    ObjectMethod haveAccess($mode, $User, $web, $topic, $attachment) → $boolean

    ObjectMethod haveAccess($mode, $User, $meta) → $boolean

    ObjectMethod haveAccess($mode, $User, $address) → $boolean

    Check if the user has the given mode of access to the topic. This call may result in the topic being read.