PeServer

TemplatePluginBase
in package

AbstractYes

Table of Contents

Properties

$argument  : TemplatePluginArgument

Methods

__construct()  : mixed
existsSmartyError()  : bool
エラーが存在するか。
existsSmartyValues()  : bool
getSmartyErrors()  : array<string, array<string|int, string>>
Undocumented function
getSmartyValues()  : array<string, string|array<string|int, string>|bool|int|object>
Undocumented function

Properties

Methods

existsSmartyError()

エラーが存在するか。

protected existsSmartyError(Template $smartyTemplate) : bool
Parameters
$smartyTemplate : Template
Return values
bool

existsSmartyValues()

protected existsSmartyValues(Template $smartyTemplate) : bool
Parameters
$smartyTemplate : Template
Return values
bool

getSmartyErrors()

Undocumented function

protected getSmartyErrors(Template $smartyTemplate) : array<string, array<string|int, string>>
Parameters
$smartyTemplate : Template
Return values
array<string, array<string|int, string>>

getSmartyValues()

Undocumented function

protected getSmartyValues(Template $smartyTemplate) : array<string, string|array<string|int, string>|bool|int|object>
Parameters
$smartyTemplate : Template
Return values
array<string, string|array<string|int, string>|bool|int|object>

        
On this page

Search results