|
static | execute (int $pagecontextid, string $pagetype, string $pagelayout, string $subpage='', string $pagehash='') |
| Fetch the addable blocks in a given page.
|
|
static | execute_parameters () |
| Describes the parameters for execute.
|
|
static | execute_returns () |
| Describes the execute return value.
|
|
◆ execute()
static core_block\external\fetch_addable_blocks::execute |
( |
int | $pagecontextid, |
|
|
string | $pagetype, |
|
|
string | $pagelayout, |
|
|
string | $subpage = '', |
|
|
string | $pagehash = '' ) |
|
static |
Fetch the addable blocks in a given page.
- Parameters
-
int | $pagecontextid | The context ID of the page |
string | $pagetype | The type of the page |
string | $pagelayout | The layout of the page |
string | $subpage | The subpage identifier |
string | $pagehash | Page hash that can be provided instead of all parameters above |
- Return values
-
◆ execute_parameters()
static core_block\external\fetch_addable_blocks::execute_parameters |
( |
| ) |
|
|
static |
Describes the parameters for execute.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static core_block\external\fetch_addable_blocks::execute_returns |
( |
| ) |
|
|
static |
Describes the execute return value.
- Return values
-
external_multiple_structure | |
The documentation for this class was generated from the following file:
- blocks/classes/external/fetch_addable_blocks.php