PeServer

TemplatePluginArgument
in package

Table of Contents

Properties

$baseDirectoryPath  : string
$engine  : Smarty
$environment  : Environment
$programContext  : ProgramContext
$rootDirectoryPath  : string
$stores  : Stores
$urlHelper  : IUrlHelper
$webSecurity  : WebSecurity

Methods

__construct()  : mixed
生成。

Properties

Methods

__construct()

生成。

public __construct(Smarty $engine, string $rootDirectoryPath, string $baseDirectoryPath, ProgramContext $programContext, IUrlHelper $urlHelper, WebSecurity $webSecurity, Stores $stores, Environment $environment) : mixed
Parameters
$engine : Smarty

テンプレートエンジン。

$rootDirectoryPath : string

テンプレートファイルルートディレクトリのパス。

$baseDirectoryPath : string

テンプレートファイルベースディレクトリのパス。

$programContext : ProgramContext
$urlHelper : IUrlHelper
$webSecurity : WebSecurity
$stores : Stores
$environment : Environment

        
On this page

Search results