PHP Class Frontend\Modules\Location\Actions\Index

Inheritance: extends Frontend\Core\Engine\Base\Block
Show file Open project: forkcms/forkcms

Protected Properties

Property Type Description
$items array
$settings array

Public Methods

Method Description
execute ( ) Execute the extra

Protected Methods

Method Description
loadData ( ) Load the data

Private Methods

Method Description
parse ( ) Parse the data into the template

Method Details

execute() public method

Execute the extra
public execute ( )

loadData() protected method

Load the data
protected loadData ( )

Property Details

$items protected property

protected array $items
return array

$settings protected property

protected array $settings
return array