internal package Foswiki::Access internal package Foswiki::Access ClassMethod new($session) ObjectMethod finish() ObjectMethod getReason() → $string ObjectMethod checkAccessPermission( $action, $user, $text, $meta, $topic, $web ) → $boolean $action - 'VIEW', 'CHANGE', 'CREATE', etc.
$user - User id (not wikiname)
$text - If undef or '': Read '$theWebName.$theTopicName' to check permissions
$meta - If undef, but $text is defined, then metadata will be parsed from $text. If defined, then metadata embedded in $text will be ignored. Always ignored if $text is undefined. Settings in $meta override * Set settings in plain text.
$topic - Topic name to check, e.g. 'SomeTopic' *undef to check web perms only)
$web - Web, e.g. 'Know'
Copyright &© by the contributing authors. All material on this site is the property of the contributing authors.