base
[ class tree: base ] [ index: base ] [ all elements ]

Class: Kimono_Object

Source Location: /include/base.php

Class Overview


abstract class for groups, hosts and services, basically just variables handling


Methods


Child classes:

Kimono_Organisation
only required when doing a kimono_show_permissions() on organisations
Kimono_Group
holds hosts objects and its functions
Kimono_Host
holds data and functions for a single host and its services
Kimono_Service
data and functions for a service, responsible for executing the specific services code

Class Details

[line 117]
abstract class for groups, hosts and services, basically just variables handling



[ Top ]


Class Methods


method Downticks [line 209]

void Downticks( [mixed $downticks = FALSE])



[ Top ]

method Enabled [line 175]

void Enabled( [mixed $enabled = '0'])



[ Top ]

method GetType [line 220]

void GetType( )

lookup what kind of object this is



[ Top ]

method GrandParentId [line 156]

void GrandParentId( [mixed $id = 0])

required for recursively looking up permissions on hosts



[ Top ]

method GreatGrandParentId [line 167]

void GreatGrandParentId( [mixed $id = 0])

required for recursively looking up permissions on hosts



[ Top ]

method Id [line 137]

void Id( [mixed $id = 0])



[ Top ]

method Name [line 129]

void Name( [mixed $name = ''])



[ Top ]

method ParentId [line 145]

void ParentId( [mixed $id = 0])



[ Top ]

method Save [line 245]

void Save( [mixed $delete = FALSE])

save this object depending on type



[ Top ]

method Status [line 183]

void Status( [mixed $status = 0], [mixed $as_string = FALSE])



[ Top ]

method Upticks [line 201]

void Upticks( [mixed $upticks = FALSE])



[ Top ]


Documentation generated on Fri, 8 Apr 2005 18:27:47 +0200 by phpDocumentor 1.3.0RC3