ApplicationInterface

Joomla 框架应用程序接口

2.0.0

Joomla 框架

方法

关闭

关闭应用程序的方法。

close( code) : 

2.0.0

参数

代码

int退出代码(可选;默认为 0)。

响应

void

执行

执行应用程序。

execute() : 

2.0.0

响应

void