Not a developer? Go to MovableType.com

Documentation

App:ListFilters

An application template tag used to produce an unordered list of quickfilters for a given listing screen. The filters are drawn from a list_filters template variable which is an array of hashes.

Example:

    <$mtapp:ListFilters$>
Back