MLink Class Reference

Inheritance diagram for MLink:

Inheritance graph
[legend]
Collaboration diagram for MLink:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 __construct ($name=NULL, $label=NULL, $href=NULL, $text=NULL, $target= '_self')
 setOnClick ($onClick)
 setText ($text)
 setHREF ($href)
 setAction ($module= '', $action= '', $item=null, $args=null)
 generateInner ()
 setTarget ($target)

Public Attributes

 $target = '_self'
 $href
 $onClick

Detailed Description

Definition at line 3 of file linkcontrols.class.


Constructor & Destructor Documentation

MLink::__construct ( name = NULL,
label = NULL,
href = NULL,
text = NULL,
target = '_self' 
)

Reimplemented from MFormControl.

Reimplemented in MImageLink.

Definition at line 10 of file linkcontrols.class.

References $href, MFormControl::$label, MComponent::$name, and $target.


Member Function Documentation

MLink::setOnClick ( onClick  ) 

Definition at line 21 of file linkcontrols.class.

References $onClick.

MLink::setText ( text  ) 

Definition at line 27 of file linkcontrols.class.

MLink::setHREF ( href  ) 

Definition at line 33 of file linkcontrols.class.

References $href.

Referenced by setAction().

Here is the caller graph for this function:

MLink::setAction ( module = '',
action = '',
item = null,
args = null 
)

Definition at line 39 of file linkcontrols.class.

References setHREF().

Referenced by MActionHyperLink::__construct().

Here is the call graph for this function:

Here is the caller graph for this function:

MLink::generateInner (  ) 

Reimplemented from MControl.

Reimplemented in MLinkButton, and MImageLink.

Definition at line 45 of file linkcontrols.class.

References MControl::addAttribute(), MFormControl::generateLabel(), MControl::getClass(), MControl::getRender(), and MControl::setClass().

Here is the call graph for this function:

MLink::setTarget ( target  ) 

Definition at line 77 of file linkcontrols.class.

References $target.


Member Data Documentation

MLink::$target = '_self'

Definition at line 5 of file linkcontrols.class.

Referenced by __construct(), MOpenWindow::__construct(), and setTarget().

MLink::$href

Definition at line 6 of file linkcontrols.class.

Referenced by __construct(), MGridHeaderLink::__construct(), MOpenWindow::__construct(), MLinkBack::__construct(), and setHREF().

MLink::$onClick

Definition at line 7 of file linkcontrols.class.

Referenced by setOnClick().


The documentation for this class was generated from the following file:
CopyLeft (L) 2001-2006 - [MIOLO Development Team] SOLIS - Cooperativa de Soluções Livres - Lajeado/RS - Brasil