getView() getView(string $module, string $result) : void 获取视图的工厂方法 Parameters string $module string $result
setContentType() setContentType( $contentType) : self Set the value of contentType Parameters $contentType Returns self
__construct() __construct(string $module, string $file) 构造函数 Parameters string $module 模块名 string $file 文件名 不带 .php 后缀