core/model/modx/processors/security/access/addacl.php

Show: inherited
    Table of Contents

    Adds an ACL

    Package
    modx  
    $type
    string

    The type of ACL object

    $target
    string

    (optional) The target of the ACL. Defauls to 0.

    $principal_class
    string

    The class_key for the principal. Defaults to modUserGroup.

    $principal
    string

    (optional) The principal ID. Defaults to 0.

    $authority
    integer

    (optional) The authority of the acl role. Defaults to 9999.

    $policy
    integer

    (optional) The ID of the policy. Defaults to 0.

    $context_key
    string

    (optional) The context to assign this ACL to.

    Subpackage
    processors.security.access  
    Documentation was generated by DocBlox 0.18.1.