object fetched AvailabilitybyID(
int
$availabilityID, string
$this->database, string
$this->table)
|
|
Availability by ID obtention function
This function is used to get availability object by its ID from database. Result is stored in $this and returned
<?php
// availabilityobject
?>
Tags:
Parameters: