Public Member Functions

FileInput Class Reference

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

Public Member Functions

 render ()
 getValue ()

Detailed Description

Definition at line 27 of file FileInput.php.


Member Function Documentation

getValue (  )

Get value of element

Returns:
mixed

Reimplemented from InputElement.

Definition at line 44 of file FileInput.php.

Here is the call graph for this function:

Here is the caller graph for this function:

render (  )

Render the element, according to the mode

Returns:
string HTML text

Reimplemented from InputElement.

Reimplemented in FileUploader, and ImageUploader.

Definition at line 35 of file FileInput.php.

Here is the call graph for this function:


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