Phpxforms documentation

BlockPickerTrait

Administration Handler extension for FormPicker

Tags
author

DaVee

version
0.87dev
license

Lesser General Public License 2.1 or later; see http://www.gnu.org/licenses/lgpl-2.1.html

Table of Contents

Properties

$param  : string
$blockId  : int
$blockModule  : BlockHandler|null
$modConverter  : array<int, array<string, string>>

Methods

compile()  : void
getBlockList()  : array<int, string>
Returns list of modules
getBlockModule()  : BlockHandler|null
Get Handler of selected module
actionGetBlock()  : void
parseUrl()  : void
Parse current block identification

Properties

$modConverter

protected array<int, array<string, string>> $modConverter = []

Methods

getBlockList()

Returns list of modules

public getBlockList() : array<int, string>
Return values
array<int, string>

parseUrl()

Parse current block identification

protected parseUrl(array<string|int, string> $param) : void
Parameters
$param : array<string|int, string>

        
On this page

Search results