phpDocumentor web
[ class tree: web ] [ index: web ] [ all elements ]

Interface: IWindController

Source Location: /web/WindSimpleController.php

Interface IWindController

Interface Overview

应用控制器接口定义类

该类定义了一个唯一需要被实现的方法'doAction',该方法接收一个路由对象作为参数,进行操作处理并返回一个forward对象

Located in /web/WindSimpleController.php [line 332]



		
				Author(s):
		
		
		
Information Tags:
Version:  $Id: WindSimpleController.php 3279 2011-12-29 03:43:19Z yishuo $
Copyright:  ©2003-2103 phpwind.com
License:  http://www.windframework.com

Methods

[ Top ]
Method Summary
WindForward|null   doAction()   处理请求并返回Forward对象

[ Top ]
Methods
doAction  [line 340]

  WindForward|null doAction( WindRouter $handlerAdapter  )

处理请求并返回Forward对象

Parameters:
WindRouter   $handlerAdapter: 

API Tags:
Access:  public


[ Top ]

Documentation generated on Fri, 30 Mar 2012 11:43:40 +0800 by phpDocumentor 1.4.4