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

Class: EventHandler

Source Location: /easy/element/Element.php

Class EventHandler

Class Overview

EventHandler class is manage event handler of element

Located in /easy/element/Element.php [line 419]



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

Information Tags:
Copyright:  Copyright (c) 2005-2009

Properties

Methods

[ Top ]
Property Summary
mixed   $m_ContextMenu  
mixed   $m_Event  
mixed   $m_EventLogMsg  
mixed   $m_FormedFunction  
mixed   $m_Function  
mixed   $m_FunctionType  
mixed   $m_Name  
mixed   $m_PostAction  
mixed   $m_RedirectPage  
mixed   $m_ShortcutKey  
mixed   $m_URL  

[ Top ]
Method Summary
void   __construct()   Initialize EventHandler with xml array
void   AdjustFormName()   Adjust form name
string   GetFormedFunction()   Get formed function
void   SetFormName()   Set form name that contain element and EventHandler

[ Top ]
Properties
mixed   $m_ContextMenu [line 427]
API Tags:
Access:  public


[ Top ]
mixed   $m_Event [line 422]
API Tags:
Access:  public


[ Top ]
mixed   $m_EventLogMsg [line 429]
API Tags:
Access:  public


[ Top ]
mixed   $m_FormedFunction [line 430]
API Tags:
Access:  public


[ Top ]
mixed   $m_Function [line 423]
API Tags:
Access:  public


[ Top ]
mixed   $m_FunctionType [line 424]
API Tags:
Access:  public


[ Top ]
mixed   $m_Name [line 421]
API Tags:
Access:  public


[ Top ]
mixed   $m_PostAction [line 425]
API Tags:
Access:  public


[ Top ]
mixed   $m_RedirectPage [line 428]
API Tags:
Access:  public


[ Top ]
mixed   $m_ShortcutKey [line 426]
API Tags:
Access:  public


[ Top ]
mixed   $m_URL [line 435]
API Tags:
Access:  public


[ Top ]
Methods
Constructor __construct  [line 443]

  void __construct( array &$xmlArr  )

Initialize EventHandler with xml array

Parameters:
array   $xmlArr: 


[ Top ]
AdjustFormName  [line 486]

  void AdjustFormName( string $formName  )

Adjust form name

Parameters:
string   $formName: 

API Tags:
Access:  public


[ Top ]
GetFormedFunction  [line 503]

  string GetFormedFunction( )

Get formed function


API Tags:
Access:  public


[ Top ]
SetFormName  [line 464]

  void SetFormName( string $formName, string $elemName  )

Set form name that contain element and EventHandler

Parameters:
string   $formName: 
string   $elemName: 

API Tags:
Access:  public


[ Top ]

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