Handle contact data. More...
Public Member Functions | |
get_contacts_from_escalation ($type= 'host', $id=false) | |
Return a database object of escalation contacts. | |
Static Public Member Functions | |
static | get_contact ($id=false, $username=false) |
Fetch contact information. | |
static | get_contact_names () |
Fetch list of contact names. |
Handle contact data.
Contact_Model::get_contacts_from_escalation | ( | $ | type = 'host' , |
|
$ | id = false | |||
) |
Return a database object of escalation contacts.
$type | What type of escalation (host or service) | |
$id | The escalation ID |