core/model/modx/processors/security/access/usergroup/resourcegroup/getlist.php

Show: inherited
    Table of Contents

    Gets a list of ACLs.

    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.

    $start
    integer

    (optional) The record to start at. Defaults to 0.

    $limit
    integer

    (optional) The number of records to limit to. Defaults to 10.

    $sort
    string

    (optional) The column to sort by.

    $dir
    string

    (optional) The direction of the sort. Defaults to ASC.

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