ApplicationInterface
Joomla 框架应用程序接口
自 |
2.0.0 |
---|---|
包 |
Joomla 框架 |
方法
关闭
关闭应用程序的方法。
close( code) :
自 |
2.0.0 |
---|
参数
- 代码
int
退出代码(可选;默认为 0)。
响应
void
执行
执行应用程序。
execute() :
自 |
2.0.0 |
---|
响应
void