Variable Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
D
$defaultTemplates
F
 filters
$filters[“custom”][“exampleFilter”]
$filters[“parsed”][]
I
 IDs
 idType
O
 orderBy
P
 placeholders
$placeholders[‘example’]
$defaultTemplates
Holds the default templates
Holds both the custom filters array for configs or extenders to add to and the parsed filters array.
Add the filter exampleFilter to the custom filters list with the source pagetitle and the callback exampleFilter
Add the pre-parsed filter to the parsed filters list with the source as id, the value of 9239423942 and the mode 2
Internal variable which holds the set of IDs for Ditto to fetch
type of IDs provided; can be either parents or documents
An array that holds all criteria to sort the result set by.
Initialize custom placeholders array for configs or extenders to add to
Add the placeholder example to the custom placeholders list with the source pagetitle in both display and backend using the exampleFunction callback and pagetitle as the field for QuickEdit.