listApplications()
Overview
public array function listApplications(
boolean limitByCurrentUser = false
)
Returns an array of application ids that are active in the system.
Arguments
Name | Type | Required | Description |
---|---|---|---|
limitByCurrentUser | boolean | No (default=false) | Whether or not to limit the list of application to those applications that the logged in user has access to |