Xataface 2.0
Xataface Application Framework
Public Member Functions | Data Fields
Dataface_RelatedList Class Reference

Public Member Functions

 Dataface_RelatedList (&$record, $relname, $db='')
 _forwardButtonHtml ()
 _backButtonHtml ()
 renderCell (&$record, $fieldname)
 toHtml ()

Data Fields

 $_tablename
 $_relationship_name
 $_relationship
 $_db
 $_table
 $_record
 $_start
 $_limit
 $_where
 $hideActions = false
 $noLinks = false

Detailed Description

Definition at line 36 of file RelatedList.php.


Member Function Documentation

_backButtonHtml ( )

Definition at line 98 of file RelatedList.php.

_forwardButtonHtml ( )

Definition at line 84 of file RelatedList.php.

Dataface_RelatedList ( &$  record,
relname,
db = '' 
)

Definition at line 51 of file RelatedList.php.

renderCell ( &$  record,
fieldname 
)

Definition at line 113 of file RelatedList.php.

toHtml ( )

Definition at line 125 of file RelatedList.php.


Field Documentation

$_db

Definition at line 41 of file RelatedList.php.

$_limit

Definition at line 45 of file RelatedList.php.

$_record

Definition at line 43 of file RelatedList.php.

$_relationship

Definition at line 40 of file RelatedList.php.

$_relationship_name

Definition at line 39 of file RelatedList.php.

$_start

Definition at line 44 of file RelatedList.php.

$_table

Definition at line 42 of file RelatedList.php.

$_tablename

Definition at line 38 of file RelatedList.php.

$_where

Definition at line 46 of file RelatedList.php.

$hideActions = false

Definition at line 47 of file RelatedList.php.

$noLinks = false

Definition at line 48 of file RelatedList.php.


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations