PeServer

ITemplateFunction

smarty 関数

Table of Contents

Methods

functionBody()  : string
関数処理出力。
getFunctionName()  : string
関数名取得。

Methods

functionBody()

関数処理出力。

public functionBody(array<string, string> $params, Template $smarty) : string
Parameters
$params : array<string, string>
$smarty : Template
Return values
string

HTML

getFunctionName()

関数名取得。

public getFunctionName() : string
Return values
string

        
On this page

Search results