Xataface  2.0alpha2
Xataface Application Framework
 All Data Structures Namespaces Files Functions Variables Groups Pages
Public Member Functions | Data Fields
HTML_QuickForm_portal Class Reference

Public Member Functions

 HTML_QuickForm_portal ($elementName=null, $elementLabel=null, $attributes=null)
 init_portal ($properties=null)
 toHtml ()
 commit ()

Data Fields

 $grid

Detailed Description

HTML Class for a portal widget.

Author
Steve Hannah shann.nosp@m.ah@s.nosp@m.fu.ca
Version
0.1.0
Since
PHP4.04pl1 public

Definition at line 28 of file portal.php.

Member Function Documentation

commit ( )

Definition at line 120 of file portal.php.

HTML_QuickForm_portal (   $elementName = null,
  $elementLabel = null,
  $attributes = null 
)

Definition at line 31 of file portal.php.

init_portal (   $properties = null)

Definition at line 39 of file portal.php.

toHtml ( )

Returns the HTML Grid element.

Since
1.0 public
Returns
string

Definition at line 110 of file portal.php.

Field Documentation

$grid

Definition at line 30 of file portal.php.


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