Implements the external functions provided by the core_form subsystem.
More...
Implements the external functions provided by the core_form subsystem.
- Copyright
- 2017 David Mudrak david.nosp@m.@moo.nosp@m.dle.c.nosp@m.om
-
2016 Jonathon Fowler fowle.nosp@m.rj@u.nosp@m.sq.ed.nosp@m.u.au
- License
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
◆ get_filetypes_browser_data()
static core_form\external::get_filetypes_browser_data |
( |
| $onlytypes, |
|
|
| $allowall, |
|
|
| $current ) |
|
static |
Implements the get_filetypes_browser_data external function.
- Parameters
-
string | $onlytypes | Allow selection from these file types only; for example 'web_image'. |
bool | $allowall | Allow to select 'All file types'. Does not apply if onlytypes is set. |
string | $current | Current values that should be selected. |
- Return values
-
◆ get_filetypes_browser_data_parameters()
static core_form\external::get_filetypes_browser_data_parameters |
( |
| ) |
|
|
static |
Describes the input paramaters of the get_filetypes_browser_data external function.
- Return values
-
◆ get_filetypes_browser_data_returns()
static core_form\external::get_filetypes_browser_data_returns |
( |
| ) |
|
|
static |
Describes the output of the get_filetypes_browser_data external function.
- Return values
-
The documentation for this class was generated from the following file:
- lib/form/classes/external.php