listPossibleViewlets()
Overview
public array function listPossibleViewlets(
string filter = ""
)
Returns an array of potential viewlets in the system. These viewlets will have been calculated by scanning the handlers and views of the entire application.
Arguments
Name | Type | Required | Description |
---|---|---|---|
filter | string | No (default="") | A regular expression with which to filter the viewlets to return |