API Documentation
Table of Contents
Namespaces
Classes
- SCache
- SCaptcha
- SConfig
- SDb
- SError
- SHttp
- SJson
- SLanguage
- SLog
- SLunar
- SMail
- SRedis
- SRoute
- SSphinx
- SThumbnail
- STpl
- SUtil
- SlightPHP
Constants
- IMG_FLIP_BOTH = 2
- IMG_FLIP_HORIZONTAL = 0
- IMG_FLIP_VERTICAL = 1
- SLIGHTPHP_PLUGINS_DIR = \dirname(__FILE__)
- SLIGHTPHP_PLUGINS_DIR = \dirname(__FILE__)
- SLIGHTPHP_PLUGINS_DIR = \dirname(__FILE__)
- SLIGHTPHP_PLUGINS_DIR = \dirname(__FILE__)
Functions
- imageflip() : mixed
- 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
IMG_FLIP_BOTH
public
mixed
IMG_FLIP_BOTH
= 2
IMG_FLIP_HORIZONTAL
public
mixed
IMG_FLIP_HORIZONTAL
= 0
IMG_FLIP_VERTICAL
public
mixed
IMG_FLIP_VERTICAL
= 1
SLIGHTPHP_PLUGINS_DIR
public
mixed
SLIGHTPHP_PLUGINS_DIR
= \dirname(__FILE__)
SLIGHTPHP_PLUGINS_DIR
public
mixed
SLIGHTPHP_PLUGINS_DIR
= \dirname(__FILE__)
SLIGHTPHP_PLUGINS_DIR
public
mixed
SLIGHTPHP_PLUGINS_DIR
= \dirname(__FILE__)
SLIGHTPHP_PLUGINS_DIR
public
mixed
SLIGHTPHP_PLUGINS_DIR
= \dirname(__FILE__)
Functions
imageflip()
imageflip(mixed $image, mixed $mode) : mixed
Parameters
- $image : mixed
- $mode : mixed
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"