phpDocumentor openbiz.bin
[ class tree: openbiz.bin ] [ index: openbiz.bin ] [ all elements ]

Class: BizController

Source Location: /BizController.php

Class BizController

Class Overview

BizController is the class that dispatches client requests to proper objects

Located in /BizController.php [line 42]



		
				Author(s):
		
  • Rocky Swen
API Tags:
Access:  public

Information Tags:
Copyright:  Copyright (c) 2005-2009, Rocky Swen

Methods

[ Top ]
Method Summary
void   DispatchRequest()   Dispatches client requests to proper objects, print the returned html text.
HTML   Invoke()   Invoke the action passed from browser
void   ProcessSecurityFilters()  
void   RenderView()   Render a bizview

[ Top ]
Methods
DispatchRequest  [line 70]

  void DispatchRequest( )

Dispatches client requests to proper objects, print the returned html text.


API Tags:
Access:  public


[ Top ]
Invoke  [line 214]

  HTML Invoke( )

Invoke the action passed from browser


API Tags:
Return:  content
Access:  protected


[ Top ]
ProcessSecurityFilters  [line 53]

  void ProcessSecurityFilters( )


API Tags:
Access:  public


[ Top ]
RenderView  [line 165]

  void RenderView( string $viewName, [mixed $form = ""], [string $rule = ""], [mixed $params = null], [mixed $hist = ""]  )

Render a bizview

Parameters:
string   $viewName:  name of bizview
string   $rule:  the search rule of a bizform who is not depent on (a subctrl of) another bizform

API Tags:
Access:  public


[ Top ]

Documentation generated on Tue, 22 Dec 2009 03:02:31 -0800 by phpDocumentor 1.3.0RC3