Method Controller::prepareForWidget
Automatically extracted PHP DOC comment from code: END OF PHP DOC
Convert a back end DCA so it can be used with the widget class
protected function array prepareForWidget(array $arrData, string $strName, mixed $varValue, string $strField, string $strTable)
Parameters
- array $arrData
- Not documented yet. Please add documentation to this entry.
- string $strName
- Not documented yet. Please add documentation to this entry.
- mixed $varValue
- Default: null
- Not documented yet. Please add documentation to this entry.
- string $strField
- Default: ''
- Not documented yet. Please add documentation to this entry.
- string $strTable
- Default: ''
- Not documented yet. Please add documentation to this entry.
Add a comment