Constants

APP

APP = WXUNS . '/app'

CORE

CORE = WXUNS . '/core'

html

html = WXUNS . '/resources/view'

res

res = WXUNS . '/resources'

WXUNS

WXUNS = realpath('./')

入口文件

Functions

content_59db8a208a1212_05973846()

content_59db8a208a1212_05973846(\Smarty_Internal_Template  $_smarty_tpl) 

Parameters

\Smarty_Internal_Template $_smarty_tpl

content_59dccb498888c2_56914438()

content_59dccb498888c2_56914438(\Smarty_Internal_Template  $_smarty_tpl) 

Parameters

\Smarty_Internal_Template $_smarty_tpl

dump()

dump(mixed  $var, boolean  $echo = true, string  $label = null, boolean  $strict = true) : void|string

浏览器友好的变量输出

Parameters

mixed $var

变量

boolean $echo

是否输出 默认为True 如果为false 则返回输出字符串

string $label

标签 默认为空

boolean $strict

是否严谨 默认为true

Returns

void|string

IP()

IP() : string|boolean|mixed

IP

Returns

string|boolean|mixed