htmlChooser
The htmlChooser function is used to create a "tabbed" setup in the Control Panel form.tpl element name: form_page_tabs
bool
htmlChooser
(array $_data, [string $target = '_self'])
-
array
$_data: Elements to create tabs for
-
string
$target: Target HTML target window for anchor links created in tabs
|