Retrieves the values for all submodule form options.
Description
See also
Parameters
- $form_id
-
(int) (Required) Form ID.
Return
(array) Associative array of <code>$key => $value</code> pairs for every form option that is set.
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |