Function Module_admin->_section_match
Definitions
adminzone/pages/modules/admin.php
- See if our current section is going to be searched.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: bool
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$section_limitations | array | required parameter | N/A | N/A | List of sections to search (empty: search all sections) |
$results_type | string | required parameter | N/A | N/A | Current section |
Return
- Whether there is a match
- Type: boolean
- Set: N/A
- Range: N/A