ARTISAN PROJECT ArtisanSmarty
[ class tree: ArtisanSmarty ] [ index: ArtisanSmarty ] [ all elements ]

Element index for package ArtisanSmarty

Package indexes

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ i ] [ l ] [ m ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ _ ]

_

_

$_config_data
in file Config_File.class.php, variable Config_File::$_config_data
_add_plugin
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_add_plugin()
    add plugin
_compile_arg_list
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_compile_arg_list()
_compile_block_tag
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_compile_block_tag()
    compile block function tag
_compile_capture_tag
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_compile_capture_tag()
    Compile {capture} .. {/capture} tags
_compile_compiler_tag
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_compile_compiler_tag()
    compile the custom compiler tag
_compile_custom_tag
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_compile_custom_tag()
    compile custom function tag
_compile_file
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_compile_file()
    compile a resource
_compile_foreach_start
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_compile_foreach_start()
    Compile {foreach ...} tag.
_compile_if_tag
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_compile_if_tag()
    Compile {if ...} tag
_compile_include_php_tag
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_compile_include_php_tag()
    Compile {include ...} tag
_compile_include_tag
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_compile_include_tag()
    Compile {include ...} tag
_compile_insert_tag
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_compile_insert_tag()
    Compile {insert ...} tag
_compile_plugin_call
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_compile_plugin_call()
    compiles call to plugin of type $type with name $name
_compile_registered_object_tag
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_compile_registered_object_tag()
    compile a registered object tag
_compile_section_start
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_compile_section_start()
    Compile {section ...} tag
_compile_smarty_ref
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_compile_smarty_ref()
    Compiles references of type $smarty.foo
_compile_tag
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_compile_tag()
    Compile a template tag
_expand_quoted_text
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_expand_quoted_text()
    expand quoted text with embedded variables
_load_filters
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_load_filters()
    load pre- and post-filters
_parse_attrs
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_parse_attrs()
    タグの属性解析。
_parse_conf_var
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_parse_conf_var()
    parse configuration variable expression into PHP code
_parse_is_expr
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_parse_is_expr()
    Parse is expression
_parse_modifiers
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_parse_modifiers()
    parse modifier chain into PHP code
_parse_parenth_args
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_parse_parenth_args()
    parse arguments in function call parenthesis
_parse_section_prop
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_parse_section_prop()
    parse section property expression into PHP code
_parse_var
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_parse_var()
    parse variable expression into PHP code
_parse_vars_props
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_parse_vars_props()
    compile multiple variables and section properties tokens into PHP code
_parse_var_props
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_parse_var_props()
    compile single variable and section properties token into PHP code
_pop_cacheable_state
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_pop_cacheable_state()
    check if the compilation changes from non-cacheable to cacheable state with the end of the current plugin return php-code to reflect the transition.
_pop_tag
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_pop_tag()
    pop closing tag-name
_push_cacheable_state
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_push_cacheable_state()
    check if the compilation changes from cacheable to non-cacheable state with the beginning of the current plugin. return php-code to reflect the transition.
_push_tag
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_push_tag()
    push opening tag-name, file-name and line-number on the tag-stack
_quote_replace
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_quote_replace()
    Quote subpattern references
_set_config_var
in file Config_File.class.php, method Config_File::_set_config_var()
_syntax_error
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::_syntax_error()
    display Smarty syntax error
_trigger_error_msg
in file Config_File.class.php, method Config_File::_trigger_error_msg()
a

a

$autoload_filters
in file ArtisanSmarty.class.php, variable Smarty::$autoload_filters
    This indicates which filters are automatically loaded into Smarty.
append
in file ArtisanSmarty.class.php, method Smarty::append()
    appends values to template variables
append_by_ref
in file ArtisanSmarty.class.php, method Smarty::append_by_ref()
    appends values to template variables by reference
assign
in file ArtisanSmarty.class.php, method Smarty::assign()
    assigns values to template variables
assign_by_ref
in file ArtisanSmarty.class.php, method Smarty::assign_by_ref()
    assigns values to template variables by reference
ArtisanSmarty.class.php
procedural page ArtisanSmarty.class.php
ArtisanSmarty_Compiler.class.php
procedural page ArtisanSmarty_Compiler.class.php
ArtisanSmarty.class.php
procedural page ArtisanSmarty.class.php
ArtisanSmarty_Compiler.class.php
procedural page ArtisanSmarty_Compiler.class.php
b

b

$booleanize
in file Config_File.class.php, variable Config_File::$booleanize
    Controls whether config values of on/true/yes and off/false/no get converted to boolean values automatically.
block.textformat.php
procedural page block.textformat.php (subpackage: plugins)
block.textformat.php
procedural page block.textformat.php (subpackage: plugins)
c

c

$cache_dir
in file ArtisanSmarty.class.php, variable Smarty::$cache_dir
    テンプレートのキャッシュが格納されるディレクトリです。
$cache_handler_func
in file ArtisanSmarty.class.php, variable Smarty::$cache_handler_func
    The function used for cache file handling. If not set, built-in caching is used.
$cache_lifetime
in file ArtisanSmarty.class.php, variable Smarty::$cache_lifetime
    テンプレートのキャッシュの期限(単位:秒)です。これが切れるとキャッシュは再生成されます。
$cache_modified_check
in file ArtisanSmarty.class.php, variable Smarty::$cache_modified_check
    キャッシュされた内容にinsertタグが含まれない場合に、 キャッシュファイルのタイムスタンプが最後に訪れた時から変わっていないなら、 コンテンツの代わりに"304 Not Modified"レスポンスが返されます。
$caching
in file ArtisanSmarty.class.php, variable Smarty::$caching
    テンプレートの出力をキャッシュするかどうかを設定します。
$compiler_class
in file ArtisanSmarty.class.php, variable Smarty::$compiler_class
    Smartyがテンプレートをコンパイルするために使用するコンパイラクラスの名前を指定します。
$compiler_file
in file ArtisanSmarty.class.php, variable Smarty::$compiler_file
    コンパイラクラスを含むファイル。 フルパスを書くか、そうでなければphpのinclude_path・SMARTY_DIRの中を探します。
$compile_check
in file ArtisanSmarty.class.php, variable Smarty::$compile_check
    phpアプリケーションの各リクエスト時に、現在のテンプレートが最後に訪れた時から変更されている
$compile_dir
in file ArtisanSmarty.class.php, variable Smarty::$compile_dir
    コンパイルされたテンプレートが置かれるディレクトリです。
$compile_id
in file ArtisanSmarty.class.php, variable Smarty::$compile_id
    Set this if you want different sets of compiled files for the same templates. This is useful for things like different languages.
$config_booleanize
in file ArtisanSmarty.class.php, variable Smarty::$config_booleanize
    This tells whether or not to automatically booleanize config file variables.
$config_class
in file ArtisanSmarty.class.php, variable Smarty::$config_class
    コンフィグ変数を読み込むクラスの名前を指定します。
$config_dir
in file ArtisanSmarty.class.php, variable Smarty::$config_dir
    テンプレートから読み込むための設定ファイル(Configファイル)を置くディレクトリです。
$config_fix_newlines
in file ArtisanSmarty.class.php, variable Smarty::$config_fix_newlines
    設定ファイル内のmacとdosのnewline (\r と \r\n)はそれらがパースされる時に \nにコンバートされます。
$config_overwrite
in file ArtisanSmarty.class.php, variable Smarty::$config_overwrite
    This tells if config file vars of the same name overwrite each other or not.
$config_read_hidden
in file ArtisanSmarty.class.php, variable Smarty::$config_read_hidden
    This tells whether hidden sections [.foobar] are readable from the tempalates or not. Normally you would never allow this since that is the point behind hidden sections: the application can access them, but the templates cannot.
Config_File.class.php
procedural page Config_File.class.php
clear
in file Config_File.class.php, method Config_File::clear()
    Clear loaded config data for a certain file or all files.
clear_all_assign
in file ArtisanSmarty.class.php, method Smarty::clear_all_assign()
    clear all the assigned template variables.
clear_all_cache
in file ArtisanSmarty.class.php, method Smarty::clear_all_cache()
    clear the entire contents of cache (all templates)
clear_assign
in file ArtisanSmarty.class.php, method Smarty::clear_assign()
    clear the given assigned template variable.
clear_cache
in file ArtisanSmarty.class.php, method Smarty::clear_cache()
    clear cached content for the given template and cache id
clear_compiled_tpl
in file ArtisanSmarty.class.php, method Smarty::clear_compiled_tpl()
    clears compiled version of specified template resource, or all compiled template files if one is not specified.
clear_config
in file ArtisanSmarty.class.php, method Smarty::clear_config()
    clear configuration values
Config_File
in file Config_File.class.php, method Config_File::Config_File()
    Constructs a new config file class.
Config_File
in file Config_File.class.php, class Config_File
    Config file reading class
config_load
in file ArtisanSmarty.class.php, method Smarty::config_load()
    load configuration values
Config_File.class.php
procedural page Config_File.class.php
core.assemble_plugin_filepath.php
procedural page core.assemble_plugin_filepath.php (subpackage: plugins)
core.assign_smarty_interface.php
procedural page core.assign_smarty_interface.php (subpackage: plugins)
core.create_dir_structure.php
procedural page core.create_dir_structure.php (subpackage: plugins)
core.display_debug_console.php
procedural page core.display_debug_console.php (subpackage: plugins)
core.get_include_path.php
procedural page core.get_include_path.php (subpackage: plugins)
core.get_microtime.php
procedural page core.get_microtime.php (subpackage: plugins)
core.get_php_resource.php
procedural page core.get_php_resource.php (subpackage: plugins)
core.is_secure.php
procedural page core.is_secure.php (subpackage: plugins)
core.is_trusted.php
procedural page core.is_trusted.php (subpackage: plugins)
core.load_plugins.php
procedural page core.load_plugins.php (subpackage: plugins)
core.load_resource_plugin.php
procedural page core.load_resource_plugin.php (subpackage: plugins)
core.process_cached_inserts.php
procedural page core.process_cached_inserts.php (subpackage: plugins)
core.process_compiled_include.php
procedural page core.process_compiled_include.php (subpackage: plugins)
core.read_cache_file.php
procedural page core.read_cache_file.php (subpackage: plugins)
core.rmdir.php
procedural page core.rmdir.php (subpackage: plugins)
core.rm_auto.php
procedural page core.rm_auto.php (subpackage: plugins)
core.run_insert_handler.php
procedural page core.run_insert_handler.php (subpackage: plugins)
core.smarty_include_php.php
procedural page core.smarty_include_php.php (subpackage: plugins)
core.write_cache_file.php
procedural page core.write_cache_file.php (subpackage: plugins)
core.write_compiled_include.php
procedural page core.write_compiled_include.php (subpackage: plugins)
core.write_compiled_resource.php
procedural page core.write_compiled_resource.php (subpackage: plugins)
core.write_file.php
procedural page core.write_file.php (subpackage: plugins)
compiler.assign.php
procedural page compiler.assign.php (subpackage: plugins)
core.assemble_plugin_filepath.php
procedural page core.assemble_plugin_filepath.php (subpackage: plugins)
core.assign_smarty_interface.php
procedural page core.assign_smarty_interface.php (subpackage: plugins)
core.create_dir_structure.php
procedural page core.create_dir_structure.php (subpackage: plugins)
core.display_debug_console.php
procedural page core.display_debug_console.php (subpackage: plugins)
core.get_include_path.php
procedural page core.get_include_path.php (subpackage: plugins)
core.get_microtime.php
procedural page core.get_microtime.php (subpackage: plugins)
core.get_php_resource.php
procedural page core.get_php_resource.php (subpackage: plugins)
core.is_secure.php
procedural page core.is_secure.php (subpackage: plugins)
core.is_trusted.php
procedural page core.is_trusted.php (subpackage: plugins)
core.load_plugins.php
procedural page core.load_plugins.php (subpackage: plugins)
core.load_resource_plugin.php
procedural page core.load_resource_plugin.php (subpackage: plugins)
core.process_cached_inserts.php
procedural page core.process_cached_inserts.php (subpackage: plugins)
core.process_compiled_include.php
procedural page core.process_compiled_include.php (subpackage: plugins)
core.read_cache_file.php
procedural page core.read_cache_file.php (subpackage: plugins)
core.rmdir.php
procedural page core.rmdir.php (subpackage: plugins)
core.rm_auto.php
procedural page core.rm_auto.php (subpackage: plugins)
core.run_insert_handler.php
procedural page core.run_insert_handler.php (subpackage: plugins)
core.smarty_include_php.php
procedural page core.smarty_include_php.php (subpackage: plugins)
core.write_cache_file.php
procedural page core.write_cache_file.php (subpackage: plugins)
core.write_compiled_include.php
procedural page core.write_compiled_include.php (subpackage: plugins)
core.write_compiled_resource.php
procedural page core.write_compiled_resource.php (subpackage: plugins)
core.write_file.php
procedural page core.write_file.php (subpackage: plugins)
compiler.assign.php
procedural page compiler.assign.php (subpackage: plugins)
d

d

$debugging
in file ArtisanSmarty.class.php, variable Smarty::$debugging
    ページロード時に、自動でデバッグコンソールウィンドウを表示します。
ブラウザの、ポップアップを許可してください。
$debugging_ctrl
in file ArtisanSmarty.class.php, variable Smarty::$debugging_ctrl
    デバッギングコンソールを有効にするための$debuggingに代わる方法です。
$debug_tpl
in file ArtisanSmarty.class.php, variable Smarty::$debug_tpl
    デバッグコンソールに使用されるテンプレートファイルの名前です。
設定しない場合は、デフォルトのデバッグコンソールが使用されます。
$default_modifiers
in file ArtisanSmarty.class.php, variable Smarty::$default_modifiers
    This is a list of the modifiers to apply to all template variables.
$default_resource_type
in file ArtisanSmarty.class.php, variable Smarty::$default_resource_type
    This is the resource type to be used when not specified
$default_template_handler_func
in file ArtisanSmarty.class.php, variable Smarty::$default_template_handler_func
    テンプレートファイルが見つからなかった場合、ここで指定されたPHP関数が実行されます。
DIR_SEP
in file ArtisanSmarty.class.php, constant DIR_SEP
    DIR_SEPは今は使用されませんが、サードパーティーで使用されるかもしれません。
display
in file ArtisanSmarty.class.php, method Smarty::display()
    executes & displays the template results
e

e

$error_reporting
in file ArtisanSmarty.class.php, variable Smarty::$error_reporting
    セットすると、Smartyのエラーレベルをコレにセットします。
$etc_dir
in file ArtisanSmarty.class.php, variable Smarty::$etc_dir
    内部関数などでファイルを吐くディレクトリ
f

f

$fix_newlines
in file Config_File.class.php, variable Config_File::$fix_newlines
    Controls whether or not to fix mac or dos formatted newlines.
$force_compile
in file ArtisanSmarty.class.php, variable Smarty::$force_compile
    テンプレートが呼び出される毎に強制的にコンパイル(再コンパイル)を行います。
開発や、デバッグに使用してください。
fetch
in file ArtisanSmarty.class.php, method Smarty::fetch()
    executes & returns or displays the template results
function.assign_debug_info.php
procedural page function.assign_debug_info.php (subpackage: plugins)
function.config_load.php
procedural page function.config_load.php (subpackage: plugins)
function.counter.php
procedural page function.counter.php (subpackage: plugins)
function.cycle.php
procedural page function.cycle.php (subpackage: plugins)
function.debug.php
procedural page function.debug.php (subpackage: plugins)
function.eval.php
procedural page function.eval.php (subpackage: plugins)
function.fetch.php
procedural page function.fetch.php (subpackage: plugins)
function.hidden.php
procedural page function.hidden.php (subpackage: plugins)
function.html_checkboxes.php
procedural page function.html_checkboxes.php (subpackage: plugins)
function.html_image.php
procedural page function.html_image.php (subpackage: plugins)
function.html_options.php
procedural page function.html_options.php (subpackage: plugins)
function.html_radios.php
procedural page function.html_radios.php (subpackage: plugins)
function.html_select_date.php
procedural page function.html_select_date.php (subpackage: plugins)
function.html_select_time.php
procedural page function.html_select_time.php (subpackage: plugins)
function.html_table.php
procedural page function.html_table.php (subpackage: plugins)
function.mailto.php
procedural page function.mailto.php (subpackage: plugins)
function.math.php
procedural page function.math.php (subpackage: plugins)
function.popup_init.php
procedural page function.popup_init.php (subpackage: plugins)
function.popup.php
procedural page function.popup.php (subpackage: plugins)
function.simple_counter.php
procedural page function.simple_counter.php (subpackage: plugins)
function.assign_debug_info.php
procedural page function.assign_debug_info.php (subpackage: plugins)
function.config_load.php
procedural page function.config_load.php (subpackage: plugins)
function.counter.php
procedural page function.counter.php (subpackage: plugins)
function.cycle.php
procedural page function.cycle.php (subpackage: plugins)
function.debug.php
procedural page function.debug.php (subpackage: plugins)
function.eval.php
procedural page function.eval.php (subpackage: plugins)
function.fetch.php
procedural page function.fetch.php (subpackage: plugins)
function.hidden.php
procedural page function.hidden.php (subpackage: plugins)
function.html_checkboxes.php
procedural page function.html_checkboxes.php (subpackage: plugins)
function.html_image.php
procedural page function.html_image.php (subpackage: plugins)
function.html_options.php
procedural page function.html_options.php (subpackage: plugins)
function.html_radios.php
procedural page function.html_radios.php (subpackage: plugins)
function.html_select_date.php
procedural page function.html_select_date.php (subpackage: plugins)
function.html_select_time.php
procedural page function.html_select_time.php (subpackage: plugins)
function.html_table.php
procedural page function.html_table.php (subpackage: plugins)
function.mailto.php
procedural page function.mailto.php (subpackage: plugins)
function.math.php
procedural page function.math.php (subpackage: plugins)
function.popup_init.php
procedural page function.popup_init.php (subpackage: plugins)
function.popup.php
procedural page function.popup.php (subpackage: plugins)
function.simple_counter.php
procedural page function.simple_counter.php (subpackage: plugins)
g

g

get
in file Config_File.class.php, method Config_File::get()
    Retrieves config info based on the file, section, and variable name.
get_config_vars
in file ArtisanSmarty.class.php, method Smarty::get_config_vars()
    Returns an array containing config variables
get_file_names
in file Config_File.class.php, method Config_File::get_file_names()
    Get all loaded config file names.
get_key
in file Config_File.class.php, method Config_File::get_key()
    Retrieves config info based on the key.
get_registered_object
in file ArtisanSmarty.class.php, method Smarty::get_registered_object()
    return a reference to a registered object
get_section_names
in file Config_File.class.php, method Config_File::get_section_names()
    Get all section names from a loaded file.
get_template_vars
in file ArtisanSmarty.class.php, method Smarty::get_template_vars()
    Returns an array containing template variables
get_var_names
in file Config_File.class.php, method Config_File::get_var_names()
    Get all global or section variable names.
i

i

is_cached
in file ArtisanSmarty.class.php, method Smarty::is_cached()
    test to see if valid cache exists for this template
l

l

$left_delimiter
in file ArtisanSmarty.class.php, variable Smarty::$left_delimiter
    テンプレートにて使用されるテンプレート言語の開始を表すデリミタです。 本家Smartyのデフォルトは"{"ですが、Javascript、CSSなどとの相性が悪い為、 ArtisanSmartyではデフォルトを"<%"としています。
load_file
in file Config_File.class.php, method Config_File::load_file()
    Load a configuration file manually.
load_filter
in file ArtisanSmarty.class.php, method Smarty::load_filter()
    load a filter of specified type and name
m

m

modifier.capitalize.php
procedural page modifier.capitalize.php (subpackage: plugins)
modifier.cat.php
procedural page modifier.cat.php (subpackage: plugins)
modifier.count_characters.php
procedural page modifier.count_characters.php (subpackage: plugins)
modifier.count_paragraphs.php
procedural page modifier.count_paragraphs.php (subpackage: plugins)
modifier.count_sentences.php
procedural page modifier.count_sentences.php (subpackage: plugins)
modifier.count_words.php
procedural page modifier.count_words.php (subpackage: plugins)
modifier.date_format.php
procedural page modifier.date_format.php (subpackage: plugins)
modifier.debug_print_var.php
procedural page modifier.debug_print_var.php (subpackage: plugins)
modifier.default.php
procedural page modifier.default.php (subpackage: plugins)
modifier.escape.php
procedural page modifier.escape.php (subpackage: plugins)
modifier.indent.php
procedural page modifier.indent.php (subpackage: plugins)
modifier.lower.php
procedural page modifier.lower.php (subpackage: plugins)
modifier.mb_convert_kana.php
procedural page modifier.mb_convert_kana.php (subpackage: plugins)
modifier.mb_strcircle.php
procedural page modifier.mb_strcircle.php (subpackage: plugins)
modifier.mb_strimwidth.php
procedural page modifier.mb_strimwidth.php (subpackage: plugins)
modifier.mb_wordwrap.php
procedural page modifier.mb_wordwrap.php (subpackage: plugins)
modifier.nl2br.php
procedural page modifier.nl2br.php (subpackage: plugins)
modifier.regex_replace.php
procedural page modifier.regex_replace.php (subpackage: plugins)
modifier.replace.php
procedural page modifier.replace.php (subpackage: plugins)
modifier.spacify.php
procedural page modifier.spacify.php (subpackage: plugins)
modifier.strcircle.php
procedural page modifier.strcircle.php (subpackage: plugins)
modifier.string_format.php
procedural page modifier.string_format.php (subpackage: plugins)
modifier.strip.php
procedural page modifier.strip.php (subpackage: plugins)
modifier.strip_tags.php
procedural page modifier.strip_tags.php (subpackage: plugins)
modifier.truncate.php
procedural page modifier.truncate.php (subpackage: plugins)
modifier.upper.php
procedural page modifier.upper.php (subpackage: plugins)
modifier.wordwrap.php
procedural page modifier.wordwrap.php (subpackage: plugins)
make_hidden
in file function.hidden.php, function make_hidden() (subpackage: plugins)
modifier.capitalize.php
procedural page modifier.capitalize.php (subpackage: plugins)
modifier.cat.php
procedural page modifier.cat.php (subpackage: plugins)
modifier.count_characters.php
procedural page modifier.count_characters.php (subpackage: plugins)
modifier.count_paragraphs.php
procedural page modifier.count_paragraphs.php (subpackage: plugins)
modifier.count_sentences.php
procedural page modifier.count_sentences.php (subpackage: plugins)
modifier.count_words.php
procedural page modifier.count_words.php (subpackage: plugins)
modifier.date_format.php
procedural page modifier.date_format.php (subpackage: plugins)
modifier.debug_print_var.php
procedural page modifier.debug_print_var.php (subpackage: plugins)
modifier.default.php
procedural page modifier.default.php (subpackage: plugins)
modifier.escape.php
procedural page modifier.escape.php (subpackage: plugins)
modifier.indent.php
procedural page modifier.indent.php (subpackage: plugins)
modifier.lower.php
procedural page modifier.lower.php (subpackage: plugins)
modifier.mb_convert_kana.php
procedural page modifier.mb_convert_kana.php (subpackage: plugins)
modifier.mb_strcircle.php
procedural page modifier.mb_strcircle.php (subpackage: plugins)
modifier.mb_strimwidth.php
procedural page modifier.mb_strimwidth.php (subpackage: plugins)
modifier.mb_truncate.php
procedural page modifier.mb_truncate.php (subpackage: plugins)
modifier.mb_wordwrap.php
procedural page modifier.mb_wordwrap.php (subpackage: plugins)
modifier.nl2br.php
procedural page modifier.nl2br.php (subpackage: plugins)
modifier.number_format.php
procedural page modifier.number_format.php (subpackage: plugins)
modifier.regex_replace.php
procedural page modifier.regex_replace.php (subpackage: plugins)
modifier.replace.php
procedural page modifier.replace.php (subpackage: plugins)
modifier.spacify.php
procedural page modifier.spacify.php (subpackage: plugins)
modifier.strcircle.php
procedural page modifier.strcircle.php (subpackage: plugins)
modifier.string_format.php
procedural page modifier.string_format.php (subpackage: plugins)
modifier.strip.php
procedural page modifier.strip.php (subpackage: plugins)
modifier.strip_tags.php
procedural page modifier.strip_tags.php (subpackage: plugins)
modifier.truncate.php
procedural page modifier.truncate.php (subpackage: plugins)
modifier.upper.php
procedural page modifier.upper.php (subpackage: plugins)
modifier.wordwrap.php
procedural page modifier.wordwrap.php (subpackage: plugins)
o

o

$overwrite
in file Config_File.class.php, variable Config_File::$overwrite
    Controls whether variables with the same name overwrite each other.
outputfilter.trimwhitespace.php
procedural page outputfilter.trimwhitespace.php (subpackage: plugins)
outputfilter.trimwhitespace.php
procedural page outputfilter.trimwhitespace.php (subpackage: plugins)
p

p

$php_handling
in file ArtisanSmarty.class.php, variable Smarty::$php_handling
    テンプレートに埋め込まれたphpコードの扱いを設定します。
$plugins_dir
in file ArtisanSmarty.class.php, variable Smarty::$plugins_dir
    Smartyが必要とするプラグインを置くディレクトリです。
SMARTY_DIR直下⇒カレントディレクトリ⇒phpのinclude_path の順で、配列のディレクトリを検索します。
parse_contents
in file Config_File.class.php, method Config_File::parse_contents()
    parse the source of a configuration file manually.
r

r

$read_hidden
in file Config_File.class.php, variable Config_File::$read_hidden
    Controls whether hidden config sections/vars are read from the file.
$request_use_auto_globals
in file ArtisanSmarty.class.php, variable Smarty::$request_use_auto_globals
    Indicates wether $HTTP_*_VARS[] (request_use_auto_globals=false)
$request_vars_order
in file ArtisanSmarty.class.php, variable Smarty::$request_vars_order
    The order in which request variables are registered, similar to variables_order in php.ini E = Environment, G = GET, P = POST, C = Cookies, S = Server
$right_delimiter
in file ArtisanSmarty.class.php, variable Smarty::$right_delimiter
    テンプレートにて使用されるテンプレート言語の終端を表すデリミタです。 本家Smartyのデフォルトは"}"ですが、Javascript、CSSなどとの相性が悪い為、 ArtisanSmartyではデフォルトを"%>"としています。
register_block
in file ArtisanSmarty.class.php, method Smarty::register_block()
    Registers block function to be used in templates
register_compiler_function
in file ArtisanSmarty.class.php, method Smarty::register_compiler_function()
    Registers compiler function
register_function
in file ArtisanSmarty.class.php, method Smarty::register_function()
    Registers custom function to be used in templates
register_modifier
in file ArtisanSmarty.class.php, method Smarty::register_modifier()
    Registers modifier to be used in templates
register_object
in file ArtisanSmarty.class.php, method Smarty::register_object()
    Registers object to be used in templates
register_outputfilter
in file ArtisanSmarty.class.php, method Smarty::register_outputfilter()
    Registers an output filter function to apply to a template output
register_postfilter
in file ArtisanSmarty.class.php, method Smarty::register_postfilter()
    Registers a postfilter function to apply to a compiled template after compilation
register_prefilter
in file ArtisanSmarty.class.php, method Smarty::register_prefilter()
    Registers a prefilter function to apply to a template before compiling
register_resource
in file ArtisanSmarty.class.php, method Smarty::register_resource()
    Registers a resource to fetch a template
s

s

$secure_dir
in file ArtisanSmarty.class.php, variable Smarty::$secure_dir
    安全と考えられるディレクトリの配列です。
$security
in file ArtisanSmarty.class.php, variable Smarty::$security
    テンプレートセキュリティ機能を使用するかどうかを設定します。
$security_settings
in file ArtisanSmarty.class.php, variable Smarty::$security_settings
    ArtisanSmartyのセキュリティ設定です。
set_file_contents
in file Config_File.class.php, method Config_File::set_file_contents()
    Store the contents of a file manually.
set_path
in file Config_File.class.php, method Config_File::set_path()
    Set the path where configuration files can be found.
Smarty
in file ArtisanSmarty.class.php, class Smarty
Smarty
in file ArtisanSmarty.class.php, method Smarty::Smarty()
    The class constructor.
Smarty_Compiler
in file ArtisanSmarty_Compiler.class.php, method Smarty_Compiler::Smarty_Compiler()
    The class constructor.
Smarty_Compiler
in file ArtisanSmarty_Compiler.class.php, class Smarty_Compiler
    Template compiling class
SMARTY_CORE_DIR
in file ArtisanSmarty.class.php, constant SMARTY_CORE_DIR
SMARTY_DIR
in file ArtisanSmarty.class.php, constant SMARTY_DIR
    SMARTY_DIRにArtisan Smartyのライブラリパスを設定してください。
SMARTY_PHP_ALLOW
in file ArtisanSmarty.class.php, constant SMARTY_PHP_ALLOW
SMARTY_PHP_PASSTHRU
in file ArtisanSmarty.class.php, constant SMARTY_PHP_PASSTHRU
SMARTY_PHP_QUOTE
in file ArtisanSmarty.class.php, constant SMARTY_PHP_QUOTE
SMARTY_PHP_REMOVE
in file ArtisanSmarty.class.php, constant SMARTY_PHP_REMOVE
shared.escape_special_chars.php
procedural page shared.escape_special_chars.php (subpackage: plugins)
shared.make_timestamp.php
procedural page shared.make_timestamp.php (subpackage: plugins)
smarty_block_textformat
in file block.textformat.php, function smarty_block_textformat() (subpackage: plugins)
    空白と特別な文字列を取り除き、境界をラップし行をインデントして段落を整形します。
smarty_compiler_assign
in file compiler.assign.php, function smarty_compiler_assign() (subpackage: plugins)
    テンプレートにテンプレート変数を割り当てます。
smarty_core_assemble_plugin_filepath
in file core.assemble_plugin_filepath.php, function smarty_core_assemble_plugin_filepath() (subpackage: plugins)
    assemble filepath of requested plugin
smarty_core_assign_smarty_interface
in file core.assign_smarty_interface.php, function smarty_core_assign_smarty_interface() (subpackage: plugins)
    ArtisanSmarty assign_smarty_interface core plugin
smarty_core_create_dir_structure
in file core.create_dir_structure.php, function smarty_core_create_dir_structure() (subpackage: plugins)
    create full directory structure
smarty_core_display_debug_console
in file core.display_debug_console.php, function smarty_core_display_debug_console() (subpackage: plugins)
    ArtisanSmarty debug_console function plugin
smarty_core_get_include_path
in file core.get_include_path.php, function smarty_core_get_include_path() (subpackage: plugins)
    Get path to file from include_path
smarty_core_get_microtime
in file core.get_microtime.php, function smarty_core_get_microtime() (subpackage: plugins)
    Get seconds and microseconds
smarty_core_get_php_resource
in file core.get_php_resource.php, function smarty_core_get_php_resource() (subpackage: plugins)
    Retrieves PHP script resource
smarty_core_is_secure
in file core.is_secure.php, function smarty_core_is_secure() (subpackage: plugins)
    determines if a resource is secure or not.
smarty_core_is_trusted
in file core.is_trusted.php, function smarty_core_is_trusted() (subpackage: plugins)
    determines if a resource is trusted or not
smarty_core_load_plugins
in file core.load_plugins.php, function smarty_core_load_plugins() (subpackage: plugins)
    Load requested plugins
smarty_core_load_resource_plugin
in file core.load_resource_plugin.php, function smarty_core_load_resource_plugin() (subpackage: plugins)
    load a resource plugin
smarty_core_process_cached_inserts
in file core.process_cached_inserts.php, function smarty_core_process_cached_inserts() (subpackage: plugins)
    Replace cached inserts with the actual results
smarty_core_process_compiled_include
in file core.process_compiled_include.php, function smarty_core_process_compiled_include() (subpackage: plugins)
    Replace nocache-tags by results of the corresponding non-cacheable functions and return it
smarty_core_read_cache_file
in file core.read_cache_file.php, function smarty_core_read_cache_file() (subpackage: plugins)
    read a cache file, determine if it needs to be regenerated or not
smarty_core_rmdir
in file core.rmdir.php, function smarty_core_rmdir() (subpackage: plugins)
    delete a dir recursively (level=0 -> keep root) WARNING: no tests, it will try to remove what you tell it!
smarty_core_rm_auto
in file core.rm_auto.php, function smarty_core_rm_auto() (subpackage: plugins)
    delete an automagically created file by name and id
smarty_core_run_insert_handler
in file core.run_insert_handler.php, function smarty_core_run_insert_handler() (subpackage: plugins)
    Handle insert tags
smarty_core_smarty_include_php
in file core.smarty_include_php.php, function smarty_core_smarty_include_php() (subpackage: plugins)
    called for included php files within templates
smarty_core_write_cache_file
in file core.write_cache_file.php, function smarty_core_write_cache_file() (subpackage: plugins)
    Prepend the cache information to the cache file and write it
smarty_core_write_compiled_include
in file core.write_compiled_include.php, function smarty_core_write_compiled_include() (subpackage: plugins)
    Extract non-cacheable parts out of compiled template and write it
smarty_core_write_compiled_resource
in file core.write_compiled_resource.php, function smarty_core_write_compiled_resource() (subpackage: plugins)
    write the compiled resource
smarty_core_write_file
in file core.write_file.php, function smarty_core_write_file() (subpackage: plugins)
    write out a file to disk
smarty_function_assign_debug_info
in file function.assign_debug_info.php, function smarty_function_assign_debug_info() (subpackage: plugins)
    ArtisanSmarty <%assign_debug_info%> function plugin
smarty_function_config_load
in file function.config_load.php, function smarty_function_config_load() (subpackage: plugins)
    ArtisanSmarty <%config_load%> function plugin
smarty_function_counter
in file function.counter.php, function smarty_function_counter() (subpackage: plugins)
    高機能な昨日今日総合カウンターを提供します。
smarty_function_cycle
in file function.cycle.php, function smarty_function_cycle() (subpackage: plugins)
    ArtisanSmarty <%cycle%> function plugin
smarty_function_debug
in file function.debug.php, function smarty_function_debug() (subpackage: plugins)
    Smarty {debug} function plugin
smarty_function_escape_special_chars
in file shared.escape_special_chars.php, function smarty_function_escape_special_chars() (subpackage: plugins)
    escape_special_chars common function
smarty_function_eval
in file function.eval.php, function smarty_function_eval() (subpackage: plugins)
    Smarty {eval} function plugin
smarty_function_fetch
in file function.fetch.php, function smarty_function_fetch() (subpackage: plugins)
    Smarty {fetch} plugin
smarty_function_hidden
in file function.hidden.php, function smarty_function_hidden() (subpackage: plugins)
    ArtisanSmarty {hidden} plugin
smarty_function_html_checkboxes
in file function.html_checkboxes.php, function smarty_function_html_checkboxes() (subpackage: plugins)
    Smarty {html_checkboxes} function plugin
smarty_function_html_checkboxes_output
in file function.html_checkboxes.php, function smarty_function_html_checkboxes_output() (subpackage: plugins)
smarty_function_html_image
in file function.html_image.php, function smarty_function_html_image() (subpackage: plugins)
    Smarty {html_image} function plugin
smarty_function_html_options
in file function.html_options.php, function smarty_function_html_options() (subpackage: plugins)
    Smarty {html_options} function plugin
smarty_function_html_options_optgroup
in file function.html_options.php, function smarty_function_html_options_optgroup() (subpackage: plugins)
smarty_function_html_options_optoutput
in file function.html_options.php, function smarty_function_html_options_optoutput() (subpackage: plugins)
smarty_function_html_radios
in file function.html_radios.php, function smarty_function_html_radios() (subpackage: plugins)
    Smarty {html_radios} function plugin
smarty_function_html_radios_output
in file function.html_radios.php, function smarty_function_html_radios_output() (subpackage: plugins)
smarty_function_html_select_date
in file function.html_select_date.php, function smarty_function_html_select_date() (subpackage: plugins)
    ArtisanSmarty {select_date} plugin
smarty_function_html_select_time
in file function.html_select_time.php, function smarty_function_html_select_time() (subpackage: plugins)
    ArtisanSmarty {html_select_time} function plugin
smarty_function_html_table
in file function.html_table.php, function smarty_function_html_table() (subpackage: plugins)
    Smarty {html_table} function plugin
smarty_function_html_table_cycle
in file function.html_table.php, function smarty_function_html_table_cycle() (subpackage: plugins)
smarty_function_mailto
in file function.mailto.php, function smarty_function_mailto() (subpackage: plugins)
    Smarty {mailto} function plugin
smarty_function_math
in file function.math.php, function smarty_function_math() (subpackage: plugins)
    Smarty {math} function plugin
smarty_function_popup
in file function.popup.php, function smarty_function_popup() (subpackage: plugins)
    Smarty {popup} function plugin
smarty_function_popup_init
in file function.popup_init.php, function smarty_function_popup_init() (subpackage: plugins)
    Smarty {popup_init} function plugin
smarty_function_simple_counter
in file function.simple_counter.php, function smarty_function_simple_counter() (subpackage: plugins)
    Smarty {counter} function plugin
shared.escape_special_chars.php
procedural page shared.escape_special_chars.php (subpackage: plugins)
shared.make_timestamp.php
procedural page shared.make_timestamp.php (subpackage: plugins)
smarty_make_timestamp
in file shared.make_timestamp.php, function smarty_make_timestamp() (subpackage: plugins)
    Function: smarty_make_timestamp
Purpose: used by other smarty functions to make a timestamp from a string.
smarty_modifier_capitalize
in file modifier.capitalize.php, function smarty_modifier_capitalize() (subpackage: plugins)
    Smarty capitalize modifier plugin
smarty_modifier_capitalize_ucfirst
in file modifier.capitalize.php, function smarty_modifier_capitalize_ucfirst() (subpackage: plugins)
smarty_modifier_cat
in file modifier.cat.php, function smarty_modifier_cat() (subpackage: plugins)
    Smarty cat modifier plugin
smarty_modifier_count_characters
in file modifier.count_characters.php, function smarty_modifier_count_characters() (subpackage: plugins)
    Smarty count_characters modifier plugin
smarty_modifier_count_paragraphs
in file modifier.count_paragraphs.php, function smarty_modifier_count_paragraphs() (subpackage: plugins)
    Smarty count_paragraphs modifier plugin
smarty_modifier_count_sentences
in file modifier.count_sentences.php, function smarty_modifier_count_sentences() (subpackage: plugins)
    Smarty count_sentences modifier plugin
smarty_modifier_count_words
in file modifier.count_words.php, function smarty_modifier_count_words() (subpackage: plugins)
    Smarty count_words modifier plugin
smarty_modifier_date_format
in file modifier.date_format.php, function smarty_modifier_date_format() (subpackage: plugins)
    Smarty date_format modifier plugin
smarty_modifier_debug_print_var
in file modifier.debug_print_var.php, function smarty_modifier_debug_print_var() (subpackage: plugins)
    Smarty debug_print_var modifier plugin
smarty_modifier_default
in file modifier.default.php, function smarty_modifier_default() (subpackage: plugins)
    Smarty default modifier plugin
smarty_modifier_escape
in file modifier.escape.php, function smarty_modifier_escape() (subpackage: plugins)
    ArtisanSmarty escape modifier plugin
smarty_modifier_indent
in file modifier.indent.php, function smarty_modifier_indent() (subpackage: plugins)
    Smarty indent modifier plugin
smarty_modifier_lower
in file modifier.lower.php, function smarty_modifier_lower() (subpackage: plugins)
    Smarty lower modifier plugin
smarty_modifier_mb_convert_kana
in file modifier.mb_convert_kana.php, function smarty_modifier_mb_convert_kana() (subpackage: plugins)
    Smarty truncate modifier plugin
smarty_modifier_mb_strcircle
in file modifier.mb_strcircle.php, function smarty_modifier_mb_strcircle() (subpackage: plugins)
    strcircleのマルチバイト対応版
smarty_modifier_mb_strimwidth
in file modifier.mb_strimwidth.php, function smarty_modifier_mb_strimwidth() (subpackage: plugins)
    ArtisanSmarty mb_strimwidth modifier plugin
smarty_modifier_mb_truncate
in file modifier.mb_truncate.php, function smarty_modifier_mb_truncate() (subpackage: plugins)
    ArtisanSmarty mb_strimwidth modifier plugin
smarty_modifier_mb_wordwrap
in file modifier.mb_wordwrap.php, function smarty_modifier_mb_wordwrap() (subpackage: plugins)
    文字列分割文字を使用して指定した文字数数に文字列を分割する。
smarty_modifier_nl2br
in file modifier.nl2br.php, function smarty_modifier_nl2br() (subpackage: plugins)
    ArtisanSmarty plugin
smarty_modifier_number_format
in file modifier.number_format.php, function smarty_modifier_number_format() (subpackage: plugins)
    ArtisanSmarty number_format modifier plugin
smarty_modifier_regex_replace
in file modifier.regex_replace.php, function smarty_modifier_regex_replace() (subpackage: plugins)
    Smarty regex_replace modifier plugin
smarty_modifier_replace
in file modifier.replace.php, function smarty_modifier_replace() (subpackage: plugins)
    Smarty replace modifier plugin
smarty_modifier_spacify
in file modifier.spacify.php, function smarty_modifier_spacify() (subpackage: plugins)
    Smarty spacify modifier plugin
smarty_modifier_strcircle
in file modifier.strcircle.php, function smarty_modifier_strcircle() (subpackage: plugins)
    文字列囲い込み分割文字を使用して指定した