Nucleus CMS 日本
マニュアル
FAQ
サポートフォーラム
Wiki
スキン
プラグイン
Developer Network
Nucleus CMS HQ
Wiki
Navigation
Wiki Home
Full Index
Recent Changes
plugindev:event:pretemplateread
現在位置:
Nucleus CMS: Pure Publishing
»
Nucleusプラグインの技術情報
»
Nucleusプラグインイベント リファレンス (カテゴリ別)
»
event_PreTemplateRead
目次
event_PreTemplateRead
呼び出し元
渡されるデータ内容
使用例
event_PreTemplateRead
テンプレートが読み込まれる直前
呼び出し元
TEMPLATE.php 131行目
$manager
->
notify
(
'PreTemplateRead'
,
array
(
'template'
=> &
$name
)
)
;
渡されるデータ内容
template
– 読み込まれるテンプレートの名前
使用例
plugindev/event/pretemplateread.txt · 最終更新: 2011/03/23 06:28