Toggle navigation
CmlPHP Api (for v2.9.0)
Classes
Namespaces
Interfaces
Traits
Index
Search
class
Cml
\
View
View
class
View
视图渲染引擎 视图调度工厂
Methods
static
Html
getEngine
(string $engine = null)
获取渲染引擎
Details
at line 28
static
Html
getEngine
(string $engine = null)
获取渲染引擎
Parameters
string
$engine
视图引擎 内置html/json/xml/excel
Return Value
Html