Descargar
Desarrollar
Cuenta
Descargar
Desarrollar
Entrar
Forgot Account/Password
Crear Cuenta
Idioma
Ayuda
Idioma
Ayuda
×
Entrar
Nombre de usuario
Contraseña
×
Forgot Account/Password
Translation Status of Español
Categoría:
Software
Gente
PersonalForge
Magazine
Wiki
Buscar
OSDN
>
Buscar Software
>
simplate
>
Wiki
>
NavigationList
simplate
Descripción
Project Summary
Developer Dashboard
Página Web
Developers
Image Gallery
List of RSS Feeds
Activity
Statistics
Historial
Descargas
List of Releases
Stats
Código Fuente
Code Repository list
Subversion
Ver Repositorio
Incidencia
Ticket List
Milestone List
Type List
Component List
List of frequently used tickets/RSS
Submit New Ticket
Documents
FrontPage
Title index
Recent changes
Communication
Foros
List of Forums
Ayuda (3)
Open Discussion (3)
Mailing Lists
list of ML
simplate-dev
Noticias
edit
|
Title Index
|
Recent Changes
|
Cambios recientes
2010-08-27
FrontPage
2010-03-14
Builtin.functions.literal
2010-01-13
Install
Simpalte.for.developer
2010-01-12
Appendix
Advanced
Últimos archivo liberados
simplate (0.4.2)
2010-01-13 01:02
Wiki Guide
Wiki Syntax
Wiki Links
Block Processor
Plugins
Sidebar
Sidebar
Acerca de Sidebar
Edición de 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. 付録