Documentation

Application

Table of Contents

Constants

SLIGHTPHP_PLUGINS_DIR  = \dirname(__FILE__)
SLIGHTPHP_PLUGINS_DIR  = \dirname(__FILE__)

Functions

tpl_function_tostring()  : mixed
tpl_function_part()  : mixed
tpl_function_include()  : mixed
tpl_modifier_tostring()  : mixed
tpl_modifier_tr()  : mixed
tpl_modifier_default()  : mixed
tpl_modifier_version()  : mixed

Constants

SLIGHTPHP_PLUGINS_DIR

public mixed SLIGHTPHP_PLUGINS_DIR = \dirname(__FILE__)

SLIGHTPHP_PLUGINS_DIR

public mixed SLIGHTPHP_PLUGINS_DIR = \dirname(__FILE__)

Functions

tpl_function_tostring()

tpl_function_tostring(mixed $mixed) : mixed
Parameters
$mixed : mixed

tpl_function_part()

tpl_function_part(mixed $path) : mixed
Parameters
$path : mixed

tpl_function_include()

tpl_function_include(mixed $tpl) : mixed
Parameters
$tpl : mixed

tpl_modifier_tostring()

tpl_modifier_tostring(mixed $mixed) : mixed
Parameters
$mixed : mixed

tpl_modifier_tr()

tpl_modifier_tr(mixed $string[, mixed $zone = "main" ]) : mixed
Parameters
$string : mixed
$zone : mixed = "main"

tpl_modifier_default()

tpl_modifier_default(mixed $input[, mixed $default = "" ]) : mixed
Parameters
$input : mixed
$default : mixed = ""

tpl_modifier_version()

tpl_modifier_version(mixed $string[, mixed $version = "1.0" ]) : mixed
Parameters
$string : mixed
$version : mixed = "1.0"

        
On this page

Search results