model/modx/processors/workspace/lexicon/getlist.php

Functions 
package
modx
$namespace
string
(optional) If set, will filter by namespace. Defaults to core.
$topic
integer
(optional) If set, will filter by this topic
$language
string
(optional) If set, will filter by language. Defaults to en.
$start
integer
(optional) The record to start at. Defaults to 0.
$limit
integer
(optional) The number of records to limit to. Defaults to 10.
subpackage
processors.workspace.lexicon
Functions
parseArray

Description

Gets a list of lexicon entries

Functions

parseArray

parseArray(  $needle,  $haystack = array ) :

Arguments

$needle
$haystack
Documentation was generated by DocBlox 0.11.2.