Set the autofocused constructs.
public set_autofocus ( array $autofocus ) | ||
$autofocus | array | { Mapping of 'panel', 'section', 'control' to the ID which should be autofocused. @type string [$control] ID for control to be autofocused. @type string [$section] ID for section to be autofocused. @type string [$panel] ID for panel to be autofocused. } |