Stud.IP  3.4 Revision
StudIPInstitute Class Reference
Collaboration diagram for StudIPInstitute:
Collaboration graph

Public Member Functions

 StudIPInstitute ()
 
 addChild ($child)
 
 removeChild ($child)
 
 getAllChildInstitutes ()
 
 setId ($newid)
 
 getId ()
 
 setName ($newname)
 
 getName ()
 

Data Fields

 $id
 
 $name
 
 $childinstitutes
 

Member Function Documentation

◆ addChild()

addChild (   $child)

Adds a new child to this institute

Parameters
$childthe new child to this institute

◆ getAllChildInstitutes()

getAllChildInstitutes ( )

Returns all childs of this institute.

◆ getId()

getId ( )

Returns the id of this institute

◆ getName()

getName ( )

Returns the name of this institute

◆ removeChild()

removeChild (   $child)

Removes a child institute

Parameters
thechild, which should be removed

◆ setId()

setId (   $newid)

Sets the id of this institute

Parameters
$newidthe new id

◆ setName()

setName (   $newname)

Sets the name of the institute

Parameters
thenew name

◆ StudIPInstitute()

Field Documentation

◆ $childinstitutes

$childinstitutes

◆ $id

$id

◆ $name

$name

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