blueshoes php application framework and cms            core_html
[ class tree: core_html ] [ index: core_html ] [ all elements ]

Class: PersonRecord

Source Location: /core/html/form/examples/formItAble.php

Class Overview


simple person class.


Variables

Methods


Inherited Variables

Inherited Methods


Class Details

[line 16]
simple person class.



[ Top ]


Class Variables

$comments =  ''

[line 23]


Type:   mixed


[ Top ]

$emailAddress =  ''

[line 22]


Type:   mixed


[ Top ]

$familyName =  ''

[line 21]


Type:   mixed


[ Top ]

$gender =  0

[line 19]


Type:   mixed


[ Top ]

$givenName =  ''

[line 20]


Type:   mixed


[ Top ]

$ID =  0

[line 18]


Type:   mixed


[ Top ]

$theFiaHints =

[line 25]


Type:   mixed


[ Top ]



Class Methods


constructor PersonRecord [line 31]

PersonRecord PersonRecord( )

Constructor

  • inits the FIA hint hash with default values




[ Top ]

method bs_fia_getHints [line 58]

void bs_fia_getHints( mixed $fiaAgent)

callback function of Bs_FormItAble.

Return the hints used to build the form.




[ Top ]

method bs_sop_getHints [line 38]

void bs_sop_getHints( )

callback function for the object persister.



[ Top ]

method initFiaHints [line 67]

void initFiaHints( )

by having the load in a separate function, we can load the [default] hints, and then modify them from outside so that the callback function bs_fia_getHints() will fetch customized settings.



[ Top ]


Documentation generated on Mon, 29 Dec 2003 21:14:16 +0100 by phpDocumentor 1.2.3