Smarty
[ class tree: Smarty ] [ index: Smarty ] [ all elements ]

Element index for package Smarty

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

a

$autoload_filters
in file Smarty.class.php, variable Smarty::$autoload_filters (subpackage: PhpDocumentor-1.2.0beta2)
append
in file Smarty.class.php, method Smarty::append() (subpackage: PhpDocumentor-1.2.0beta2)
assign
in file Smarty.class.php, method Smarty::assign() (subpackage: PhpDocumentor-1.2.0beta2)
top

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.
top

c

clear
in file Config_File.class.php, method Config_File::clear()
    Clear loaded config data for a certain file or all files.
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 class.
Config_File.class.php
procedural page Config_File.class.php
$cache_dir
in file Smarty.class.php, variable Smarty::$cache_dir (subpackage: PhpDocumentor-1.2.0beta2)
$cache_handler_func
in file Smarty.class.php, variable Smarty::$cache_handler_func (subpackage: PhpDocumentor-1.2.0beta2)
$cache_lifetime
in file Smarty.class.php, variable Smarty::$cache_lifetime (subpackage: PhpDocumentor-1.2.0beta2)
$cache_modified_check
in file Smarty.class.php, variable Smarty::$cache_modified_check (subpackage: PhpDocumentor-1.2.0beta2)
$caching
in file Smarty.class.php, variable Smarty::$caching (subpackage: PhpDocumentor-1.2.0beta2)
$compiler_class
in file Smarty.class.php, variable Smarty::$compiler_class (subpackage: PhpDocumentor-1.2.0beta2)
$compile_check
in file Smarty.class.php, variable Smarty::$compile_check (subpackage: PhpDocumentor-1.2.0beta2)
$compile_dir
in file Smarty.class.php, variable Smarty::$compile_dir (subpackage: PhpDocumentor-1.2.0beta2)
$compile_id
in file Smarty.class.php, variable Smarty::$compile_id (subpackage: PhpDocumentor-1.2.0beta2)
$config_dir
in file Smarty.class.php, variable Smarty::$config_dir (subpackage: PhpDocumentor-1.2.0beta2)
clear_all_assign
in file Smarty.class.php, method Smarty::clear_all_assign() (subpackage: PhpDocumentor-1.2.0beta2)
clear_all_cache
in file Smarty.class.php, method Smarty::clear_all_cache() (subpackage: PhpDocumentor-1.2.0beta2)
clear_assign
in file Smarty.class.php, method Smarty::clear_assign() (subpackage: PhpDocumentor-1.2.0beta2)
clear_cache
in file Smarty.class.php, method Smarty::clear_cache() (subpackage: PhpDocumentor-1.2.0beta2)
clear_compiled_tpl
in file Smarty.class.php, method Smarty::clear_compiled_tpl() (subpackage: PhpDocumentor-1.2.0beta2)
top

d

DIR_SEP
in file Smarty.class.php, constant DIR_SEP
    set SMARTY_DIR to absolute path to Smarty library files.
$debugging
in file Smarty.class.php, variable Smarty::$debugging (subpackage: PhpDocumentor-1.2.0beta2)
$debugging_ctrl
in file Smarty.class.php, variable Smarty::$debugging_ctrl (subpackage: PhpDocumentor-1.2.0beta2)
$debug_tpl
in file Smarty.class.php, variable Smarty::$debug_tpl (subpackage: PhpDocumentor-1.2.0beta2)
$default_template_handler_func
in file Smarty.class.php, variable Smarty::$default_template_handler_func (subpackage: PhpDocumentor-1.2.0beta2)
display
in file Smarty.class.php, method Smarty::display() (subpackage: PhpDocumentor-1.2.0beta2)
top

f

$force_compile
in file Smarty.class.php, variable Smarty::$force_compile (subpackage: PhpDocumentor-1.2.0beta2)
fetch
in file Smarty.class.php, method Smarty::fetch() (subpackage: PhpDocumentor-1.2.0beta2)
function.assign_debug_info.php
procedural page function.assign_debug_info.php (subpackage: plugins)
function.assign.php
procedural page function.assign.php (subpackage: plugins)
function.counter.php
procedural page function.counter.php (subpackage: plugins)
function.cycle.php
procedural page function.cycle.php (subpackage: plugins)
function.eval.php
procedural page function.eval.php (subpackage: plugins)
function.fetch.php
procedural page function.fetch.php (subpackage: plugins)
function.html_options.php
procedural page function.html_options.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.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.var_dump.php
procedural page function.var_dump.php (subpackage: plugins)
top

g

get
in file Config_File.class.php, method Config_File::get()
    Retrieves config info based on the file, section, and variable name.
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_section_names
in file Config_File.class.php, method Config_File::get_section_names()
    Get all section names from a loaded file.
get_var_names
in file Config_File.class.php, method Config_File::get_var_names()
    Get all global or section variable names.
$global_assign
in file Smarty.class.php, variable Smarty::$global_assign (subpackage: PhpDocumentor-1.2.0beta2)
get_template_vars
in file Smarty.class.php, method Smarty::get_template_vars() (subpackage: PhpDocumentor-1.2.0beta2)
top

i

is_cached
in file Smarty.class.php, method Smarty::is_cached() (subpackage: PhpDocumentor-1.2.0beta2)
top

l

load_file
in file Config_File.class.php, method Config_File::load_file()
    Load a configuration file manually.
$left_delimiter
in file Smarty.class.php, variable Smarty::$left_delimiter (subpackage: PhpDocumentor-1.2.0beta2)
load_filter
in file Smarty.class.php, method Smarty::load_filter() (subpackage: PhpDocumentor-1.2.0beta2)
top

m

modifier.capitalize.php
procedural page modifier.capitalize.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.htmlentities.php
procedural page modifier.htmlentities.php (subpackage: plugins)
modifier.indent.php
procedural page modifier.indent.php (subpackage: plugins)
modifier.lower.php
procedural page modifier.lower.php (subpackage: plugins)
modifier.rawurlencode.php
procedural page modifier.rawurlencode.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.string_format.php
procedural page modifier.string_format.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.urlencode.php
procedural page modifier.urlencode.php (subpackage: plugins)
modifier.wordwrap.php
procedural page modifier.wordwrap.php (subpackage: plugins)
top

o

$overwrite
in file Config_File.class.php, variable Config_File::$overwrite
    Controls whether variables with the same name overwrite each other.
top

p

$php_handling
in file Smarty.class.php, variable Smarty::$php_handling (subpackage: PhpDocumentor-1.2.0beta2)
$plugins_dir
in file Smarty.class.php, variable Smarty::$plugins_dir (subpackage: PhpDocumentor-1.2.0beta2)
top

q

quote_replace
in file Smarty.class.php, method Smarty::quote_replace() (subpackage: PhpDocumentor-1.2.0beta2)
top

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_vars_order
in file Smarty.class.php, variable Smarty::$request_vars_order (subpackage: PhpDocumentor-1.2.0beta2)
$right_delimiter
in file Smarty.class.php, variable Smarty::$right_delimiter (subpackage: PhpDocumentor-1.2.0beta2)
register_block
in file Smarty.class.php, method Smarty::register_block() (subpackage: PhpDocumentor-1.2.0beta2)
register_compiler_function
in file Smarty.class.php, method Smarty::register_compiler_function() (subpackage: PhpDocumentor-1.2.0beta2)
register_function
in file Smarty.class.php, method Smarty::register_function() (subpackage: PhpDocumentor-1.2.0beta2)
register_modifier
in file Smarty.class.php, method Smarty::register_modifier() (subpackage: PhpDocumentor-1.2.0beta2)
register_outputfilter
in file Smarty.class.php, method Smarty::register_outputfilter() (subpackage: PhpDocumentor-1.2.0beta2)
register_postfilter
in file Smarty.class.php, method Smarty::register_postfilter() (subpackage: PhpDocumentor-1.2.0beta2)
register_prefilter
in file Smarty.class.php, method Smarty::register_prefilter() (subpackage: PhpDocumentor-1.2.0beta2)
register_resource
in file Smarty.class.php, method Smarty::register_resource() (subpackage: PhpDocumentor-1.2.0beta2)
top

s

Smarty.class.php
procedural page Smarty.class.php
Smarty_Compiler.class.php
procedural page Smarty_Compiler.class.php
set_path
in file Config_File.class.php, method Config_File::set_path()
    Set the path where configuration files can be found.
SMARTY_DIR
in file Smarty.class.php, constant SMARTY_DIR
SMARTY_PHP_ALLOW
in file Smarty.class.php, constant SMARTY_PHP_ALLOW
SMARTY_PHP_PASSTHRU
in file Smarty.class.php, constant SMARTY_PHP_PASSTHRU
SMARTY_PHP_QUOTE
in file Smarty.class.php, constant SMARTY_PHP_QUOTE
SMARTY_PHP_REMOVE
in file Smarty.class.php, constant SMARTY_PHP_REMOVE
$secure_dir
in file Smarty.class.php, variable Smarty::$secure_dir (subpackage: PhpDocumentor-1.2.0beta2)
$security
in file Smarty.class.php, variable Smarty::$security (subpackage: PhpDocumentor-1.2.0beta2)
$security_settings
in file Smarty.class.php, variable Smarty::$security_settings (subpackage: PhpDocumentor-1.2.0beta2)
Smarty
in file Smarty.class.php, class Smarty (subpackage: PhpDocumentor-1.2.0beta2)
Smarty
in file Smarty.class.php, method Smarty::Smarty() (subpackage: PhpDocumentor-1.2.0beta2)
Smarty_Compiler
in file Smarty_Compiler.class.php, class Smarty_Compiler (subpackage: PhpDocumentor-1.2.0beta2)
    Project: Smarty: the PHP compiling template engine
shared.make_timestamp.php
procedural page shared.make_timestamp.php (subpackage: plugins)
smarty_function_assign
in file function.assign.php, function smarty_function_assign() (subpackage: plugins)
    Smarty plugin
smarty_function_assign_debug_info
in file function.assign_debug_info.php, function smarty_function_assign_debug_info() (subpackage: plugins)
    Smarty plugin
smarty_function_counter
in file function.counter.php, function smarty_function_counter() (subpackage: plugins)
    Smarty plugin
smarty_function_cycle
in file function.cycle.php, function smarty_function_cycle() (subpackage: plugins)
    Smarty plugin
smarty_function_eval
in file function.eval.php, function smarty_function_eval() (subpackage: plugins)
    Smarty plugin
smarty_function_fetch
in file function.fetch.php, function smarty_function_fetch() (subpackage: plugins)
    Smarty plugin
smarty_function_html_options
in file function.html_options.php, function smarty_function_html_options() (subpackage: plugins)
    Smarty plugin
smarty_function_html_select_date
in file function.html_select_date.php, function smarty_function_html_select_date() (subpackage: plugins)
smarty_function_html_select_time
in file function.html_select_time.php, function smarty_function_html_select_time() (subpackage: plugins)
smarty_function_math
in file function.math.php, function smarty_function_math() (subpackage: plugins)
    Smarty plugin
smarty_function_popup
in file function.popup.php, function smarty_function_popup() (subpackage: plugins)
    Smarty plugin
smarty_function_popup_init
in file function.popup_init.php, function smarty_function_popup_init() (subpackage: plugins)
    Smarty plugin
smarty_function_var_dump
in file function.var_dump.php, function smarty_function_var_dump() (subpackage: plugins)
    Smarty plugin
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 plugin
smarty_modifier_count_characters
in file modifier.count_characters.php, function smarty_modifier_count_characters() (subpackage: plugins)
    Smarty plugin
smarty_modifier_count_paragraphs
in file modifier.count_paragraphs.php, function smarty_modifier_count_paragraphs() (subpackage: plugins)
    Smarty plugin
smarty_modifier_count_sentences
in file modifier.count_sentences.php, function smarty_modifier_count_sentences() (subpackage: plugins)
    Smarty plugin
smarty_modifier_count_words
in file modifier.count_words.php, function smarty_modifier_count_words() (subpackage: plugins)
    Smarty plugin
smarty_modifier_date_format
in file modifier.date_format.php, function smarty_modifier_date_format() (subpackage: plugins)
smarty_modifier_debug_print_var
in file modifier.debug_print_var.php, function smarty_modifier_debug_print_var() (subpackage: plugins)
    Smarty plugin
smarty_modifier_default
in file modifier.default.php, function smarty_modifier_default() (subpackage: plugins)
    Smarty plugin
smarty_modifier_escape
in file modifier.escape.php, function smarty_modifier_escape() (subpackage: plugins)
    Smarty plugin
smarty_modifier_htmlentities
in file modifier.htmlentities.php, function smarty_modifier_htmlentities() (subpackage: plugins)
    Smarty plugin
smarty_modifier_indent
in file modifier.indent.php, function smarty_modifier_indent() (subpackage: plugins)
    Smarty plugin
smarty_modifier_lower
in file modifier.lower.php, function smarty_modifier_lower() (subpackage: plugins)
    Smarty plugin
smarty_modifier_rawurlencode
in file modifier.rawurlencode.php, function smarty_modifier_rawurlencode() (subpackage: plugins)
    Smarty plugin
smarty_modifier_regex_replace
in file modifier.regex_replace.php, function smarty_modifier_regex_replace() (subpackage: plugins)
    Smarty plugin
smarty_modifier_replace
in file modifier.replace.php, function smarty_modifier_replace() (subpackage: plugins)
    Smarty plugin
smarty_modifier_spacify
in file modifier.spacify.php, function smarty_modifier_spacify() (subpackage: plugins)
    Smarty plugin
smarty_modifier_string_format
in file modifier.string_format.php, function smarty_modifier_string_format() (subpackage: plugins)
    Smarty plugin
smarty_modifier_strip_tags
in file modifier.strip_tags.php, function smarty_modifier_strip_tags() (subpackage: plugins)
    Smarty plugin
smarty_modifier_truncate
in file modifier.truncate.php, function smarty_modifier_truncate() (subpackage: plugins)
    Smarty plugin
smarty_modifier_upper
in file modifier.upper.php, function smarty_modifier_upper() (subpackage: plugins)
    Smarty plugin
smarty_modifier_urlencode
in file modifier.urlencode.php, function smarty_modifier_urlencode() (subpackage: plugins)
    Smarty plugin
smarty_modifier_wordwrap
in file modifier.wordwrap.php, function smarty_modifier_wordwrap() (subpackage: plugins)
    Smarty plugin
top

t

$template_dir
in file Smarty.class.php, variable Smarty::$template_dir (subpackage: PhpDocumentor-1.2.0beta2)
    ***********************************************************************
$trusted_dir
in file Smarty.class.php, variable Smarty::$trusted_dir (subpackage: PhpDocumentor-1.2.0beta2)
template_exists
in file Smarty.class.php, method Smarty::template_exists() (subpackage: PhpDocumentor-1.2.0beta2)
trigger_error
in file Smarty.class.php, method Smarty::trigger_error() (subpackage: PhpDocumentor-1.2.0beta2)
top

u

$undefined
in file Smarty.class.php, variable Smarty::$undefined (subpackage: PhpDocumentor-1.2.0beta2)
unregister_block
in file Smarty.class.php, method Smarty::unregister_block() (subpackage: PhpDocumentor-1.2.0beta2)
unregister_compiler_function
in file Smarty.class.php, method Smarty::unregister_compiler_function() (subpackage: PhpDocumentor-1.2.0beta2)
unregister_function
in file Smarty.class.php, method Smarty::unregister_function() (subpackage: PhpDocumentor-1.2.0beta2)
unregister_modifier
in file Smarty.class.php, method Smarty::unregister_modifier() (subpackage: PhpDocumentor-1.2.0beta2)
unregister_outputfilter
in file Smarty.class.php, method Smarty::unregister_outputfilter() (subpackage: PhpDocumentor-1.2.0beta2)
unregister_postfilter
in file Smarty.class.php, method Smarty::unregister_postfilter() (subpackage: PhpDocumentor-1.2.0beta2)
unregister_prefilter
in file Smarty.class.php, method Smarty::unregister_prefilter() (subpackage: PhpDocumentor-1.2.0beta2)
unregister_resource
in file Smarty.class.php, method Smarty::unregister_resource() (subpackage: PhpDocumentor-1.2.0beta2)
top

Documentation generated on Fri, 30 Apr 2004 22:08:43 +0200 by phpDocumentor 1.2.3. PEAR Logo Copyright © PHP Group 2004.