包 core

包 mvc

包 orm

包 form

包 database

包 helper

包 cache

包 webcontrols

包 behavior

包 exception

包 debug

类 - QController_Forward

mvc
类层次 class QController_Forward
版本 $Id: controller_forward.php 2010 2009-01-08 18:56:36Z dualface $

QController_Forward 将请求转发到另一个控制器动作执行

公开的属性

隐藏继承的属性

属性类型描述定义于
$args array 附加参数 QController_Forward

公共方法

隐藏继承的方法

方法描述定义于
__construct() 构造函数 QController_Forward

属性详细说明

$args 属性

附加参数

方法详细说明

__construct() 方法

public void __construct($udi, $args)

$udi string|array
$args array
{return}

构造函数