selectView()
Overview
public any function selectView(
required string view
)
Selects data from a preside select data view (see Select Data Views). Any additional arguments will be appended or merged with the views selectData arguments and sent through to the selectData call
Arguments
Name | Type | Required | Description |
---|---|---|---|
view | string | Yes | Name of the view to select data from |