Documentation

CollectionScriptObject extends MainObject
in package

Description of CollectionScriptObject

Tags
author

nczirjak

Table of Contents

Properties

$model  : mixed
$repoDb  : mixed
$result  : mixed
$siteLang  : mixed

Methods

__construct()  : mixed
getData()  : array<string|int, mixed>
init()  : string
createModel()  : void
changeText()  : string
processData()  : string

Properties

Methods

getData()

public getData() : array<string|int, mixed>
Return values
array<string|int, mixed>

changeText()

private changeText(string $text, string $repoUrl) : string
Parameters
$text : string
$repoUrl : string
Return values
string

processData()

private processData(string $repoUrl) : string
Parameters
$repoUrl : string
Return values
string

        
On this page

Search results