Arikaim CMS

Data

Data source for components

Table of Contents

Properties

$dataFile  : string|null
Component data file

Methods

getDataFile()  : string|null
Get component data file.
processDataFile()  : bool
Process daat file
resolveDataFile()  : void
Resolve component data file

Properties

$dataFile

Component data file

protected string|null $dataFile = null

Methods

getDataFile()

Get component data file.

public getDataFile() : string|null
Return values
string|null

processDataFile()

Process daat file

protected processDataFile(array<string|int, mixed> $params[, Container|null $container = null ]) : bool
Parameters
$params : array<string|int, mixed>
$container : Container|null = null
Return values
bool

resolveDataFile()

Resolve component data file

protected resolveDataFile() : void

        
On this page

Search results