Public Member Functions | Data Fields

db Class Reference

Public Member Functions

 __construct ($name, $field)

Data Fields

 $name
 $field

Detailed Description

Definition at line 184 of file sitform.inc.php.


Constructor & Destructor Documentation

__construct ( name,
field 
)

Definition at line 189 of file sitform.inc.php.

References $field, $name, and name.

    {
        $this->name = $name;
        $this->field = $field;
    }


Field Documentation

$field

Definition at line 187 of file sitform.inc.php.

Referenced by __construct().

$name

Definition at line 186 of file sitform.inc.php.

Referenced by __construct().


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

For more help developing with SiT! see http://sitracker.org/wiki/DevelopmentHowTo

© 2008-2011 Support Incident Tracker

Tsohost Logo