core/model/modx/processors/element/template/tv/getlist.php

Show: inherited
    Table of Contents

    Gets a list of TVs, marking ones associated with the template.

    Package
    modx  
    $template
    integer

    (optional) The template which the TVs are associated to.

    $start
    integer

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

    $limit
    integer

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

    $sort
    string

    (optional) The column to sort by. Defaults to name.

    $dir
    string

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

    Subpackage
    processors.element.template.tv  
    Documentation was generated by DocBlox 0.18.1.