FOFFormFieldComponents::getOptions
Get a list of all installed components and also translates them.
The manifest_cache is used to get the extension names, since JInstaller is also translating those names in stead of the name column. Else some of the translations fails.
Signature
protected function getOptions()
Returns
- array
- An array of JHtml options.
Parent Implementation
Tasks
Line | Task |
---|---|
164 | perhaps add an option for this |