Public Member Functions | Data Fields | Protected Member Functions

ColumnImage Class Reference

Inheritance diagram for ColumnImage:
Inheritance graph
[legend]
Collaboration diagram for ColumnImage:
Collaboration graph
[legend]

Public Member Functions

 render ()

Data Fields

 $m_Alt
 $m_Title
 $m_ImgUrl

Protected Member Functions

 readMetaData (&$xmlArr)
 getAlt ()
 getTitle ()

Detailed Description

Definition at line 28 of file ColumnImage.php.


Member Function Documentation

getAlt (  ) [protected]

Get image alternate(ALT) attribut

Returns:
string

Definition at line 66 of file ColumnImage.php.

Here is the call graph for this function:

Here is the caller graph for this function:

getTitle (  ) [protected]

Get image title

Returns:
string

Definition at line 79 of file ColumnImage.php.

Here is the call graph for this function:

Here is the caller graph for this function:

readMetaData ( &$  xmlArr ) [protected]

Read array meta data, and store to meta object

Parameters:
array$xmlArr
Returns:
void

Reimplemented from ColumnText.

Definition at line 53 of file ColumnImage.php.

render (  )

Render element, according to the mode

Returns:
string HTML text

Reimplemented from LabelText.

Definition at line 92 of file ColumnImage.php.

Here is the call graph for this function:


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