CHANGES: 1.1 -> 1.2: 08 may 09 Added RoomAdd() function Added debug value 1.0 -> 1.1: 06 may 09 Added to RealEstates package added RoomsList() function
object room RoomAdd(
string
$roomname, string
$roomdescr, float
$roomadjustment, int
$roomtypeID, int
$floorID, int
$heated, int
$roomvolume, int
$roomsurface, string
$this->database, string
$this->table)
Room add function
This function is used to add a room to database. Result is stored in $this and returned