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

Element index for package applications_contactform

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ l ] [ r ] [ s ] [ _ ]

_

$_language
in file Bs_ContactForm.class.php, variable Bs_ContactForm::$_language
top

a

$addDatetime
in file Bs_ContactForm.class.php, variable Bs_ContactForm::$addDatetime
top

b

$Bs_Array
in file Bs_ContactForm.class.php, variable Bs_ContactForm::$Bs_Array
    reference to the global pseudostatic object.
Bs_ContactForm.class.php
procedural page Bs_ContactForm.class.php
Bs_ContactForm
in file Bs_ContactForm.class.php, method Bs_ContactForm::Bs_ContactForm()
    constructor
Bs_ContactForm
in file Bs_ContactForm.class.php, class Bs_ContactForm
    Contact Form Class.
top

c

$comments
in file Bs_ContactForm.class.php, variable Bs_ContactForm::$comments
top

d

doItYourself
in file Bs_ContactForm.class.php, method Bs_ContactForm::doItYourself()
    does the form handling. you do not need to call this method, you can do it all by hand in your own code.
top

e

$email
in file Bs_ContactForm.class.php, variable Bs_ContactForm::$email
emailExternal
in file Bs_ContactForm.class.php, method Bs_ContactForm::emailExternal()
    sends out an email with the submitted information.
emailInternal
in file Bs_ContactForm.class.php, method Bs_ContactForm::emailInternal()
    sends out an email with the submitted and internal information.
example1.php
procedural page example1.php (subpackage: examples)
top

f

$firstname
in file Bs_ContactForm.class.php, variable Bs_ContactForm::$firstname
top

g

$gender
in file Bs_ContactForm.class.php, variable Bs_ContactForm::$gender
getFormObj
in file Bs_ContactForm.class.php, method Bs_ContactForm::getFormObj()
    returns a reference to the form object that is in use. only possible after a call to $this->doItYourself().
getSubmittedDataAsEmailString
in file Bs_ContactForm.class.php, method Bs_ContactForm::getSubmittedDataAsEmailString()
    returns the user-submitted data as one string that can be used to send along with other text in an email.
top

l

$lastname
in file Bs_ContactForm.class.php, variable Bs_ContactForm::$lastname
loadFormHints
in file Bs_ContactForm.class.php, method Bs_ContactForm::loadFormHints()
top

r

top

s

setLanguage
in file Bs_ContactForm.class.php, method Bs_ContactForm::setLanguage()
    sets the language that will be used.
setSaveByDb
in file Bs_ContactForm.class.php, method Bs_ContactForm::setSaveByDb()
    activates the auto-persisting feature by passing a db agent.
setSaveByDsn
in file Bs_ContactForm.class.php, method Bs_ContactForm::setSaveByDsn()
    activates the auto-persisting feature by specifying a dsn.
setSaveByPersister
in file Bs_ContactForm.class.php, method Bs_ContactForm::setSaveByPersister()
    activates the auto-persisting feature by passing an object persister.
store
in file Bs_ContactForm.class.php, method Bs_ContactForm::store()
    stores the submitted data.
top

Documentation generated on Mon, 29 Dec 2003 21:07:25 +0100 by phpDocumentor 1.2.3