Develop and Download Open Source Software
Login
Create Account
Help
MY SF.JP
Find Software
Magazine
Develop
Blog
Software
People
PersonalForge
Magazine
Wiki
SourceForge.JP
>
Find Software
>
simplate
>
Wiki
>
NavigationList
simplate
Summary
Project Summary
Developer Dashboard
Project Reviews
Web Page
Developers
Project Help wanted
Feed list
Statistics
History
Project Images
Search Keywords
News
List news
Help
Downloads
List Files
Help
Source Code
Guide
Browse SVN
Help
Wiki
show FrontPage
Title index
Recent changes
Wiki Search
Help
Docs
List Docs
Help
Forums
List Forums
Open Discussion (1)
Help (1)
Help
Lists
list of ML
simplate-dev
Help
Ticket
Ticket List
Milestones List
Types List
Components List
Frequently use Ticket Lists/RSS
Submit New Ticket
Help
edit
|
PDF
|
Title Index
|
Recent Changes
|
Recent Changes
2010-08-27
FrontPage
2010-03-14
Builtin.functions.literal
2010-01-13
Install
Simpalte.for.developer
2010-01-12
Appendix
Advanced
Wiki Guide
Wiki Syntax
Wiki Links
Block Processor
Plugins
Sidebar
Affiliate Setting
Side Bar
About this Sidebar
Edit Sidebar
Simplate マニュアル
I. はじめに
1章 Simplate とは?
2章 インストール
Windows でのインストール
II. テンプレートデザイナのための Simplate
3章 基本構文
コメント
変数
関数
属性
4章 変数
PHP から割り当てられた変数
予約変数 <{$simplate}>
5章 組み込み関数
<{foreach}>
<{if}><{elseif}><{else}>
<{include}>
<{literal}>
<{php}>
<{section}>
III. プログラマのための Simplate
6章 Simplate クラス変数
$tempalte_dir
$compile_dir
$compile_check
$lazy_check
$force_compile
$caching
$cache_dir
$cache_lifetime
$left_delimiter
$right_delimiter
7章 Simplate クラスメソッド
assign()
clear_cache()
display()
fetch()
register_postfilter()
register_prefilter()
8章 キャッシュ
キャッシュのセットアップ
9章 拡張機能
プリフィルタ
ポストフィルタ
IV. 開発者のための Simplate
V. 付録