Docs Goabase

EchoPage
in package

Table of Contents

Properties

$saParty  : array<string|int, mixed>
$output  : array<string|int, mixed>
$pageFooter  : PageFooter
$pageInfo  : string

Methods

__construct()  : mixed
outputPage()  : void

Properties

$saParty

public array<string|int, mixed> $saParty = []

$output

private array<string|int, mixed> $output

Methods

__construct()

public __construct(array<string|int, mixed> $pageData[, array<string|int, mixed> $output = [] ][, array<string|int, mixed> $pageJs = [] ]) : mixed
Parameters
$pageData : array<string|int, mixed>
$output : array<string|int, mixed> = []
$pageJs : array<string|int, mixed> = []

outputPage()

public outputPage([bool $hasPageInfo = true ]) : void
Parameters
$hasPageInfo : bool = true
  • false don't shows (new PageInfoBlock())->getData
Tags
throws
Exception

        
On this page

Search results