Public Member Functions | Data Fields | Protected Member Functions

EventHandler Class Reference

Public Member Functions

 __construct (&$xmlArr)
 setFormName ($formName, $elemName)
 adjustFormName ($formName)
 getFormedFunction ()
 getInvokeAction ()
 parseFunction ($funcString)

Data Fields

 $m_Name
 $m_Event
 $m_Function
 $m_FunctionType
 $m_PostAction
 $m_ShortcutKey
 $m_ContextMenu
 $m_RedirectPage
 $m_Parameter
 $m_EventLogMsg
 $m_FormedFunction
 $m_URL

Protected Member Functions

 translate ()
 getTransKey ($name)

Detailed Description

Definition at line 588 of file Element.php.


Constructor & Destructor Documentation

__construct ( &$  xmlArr )

Initialize EventHandler with xml array

Parameters:
array$xmlArr
Returns:
void

Definition at line 613 of file Element.php.


Member Function Documentation

adjustFormName ( formName )

Adjust form name

Parameters:
string$formName
Returns:
void

Definition at line 659 of file Element.php.

getFormedFunction (  )

Get formed function

Returns:
string

Definition at line 683 of file Element.php.

Here is the call graph for this function:

setFormName ( formName,
elemName 
)

Set form name that contain element and EventHandler

Parameters:
string$formName
string$elemName
Returns:
void

Definition at line 636 of file Element.php.


The documentation for this class was generated from the following file: