Stud.IP  5.4
DatabaseObject Class Reference
Inheritance diagram for DatabaseObject:
AuthorObject EvaluationObjectDB EvaluationAnswerDB EvaluationDB EvaluationGroupDB EvaluationQuestionDB

Public Member Functions

 __construct ()
 
 getObjectID ()
 
 setObjectID ($objectID)
 
 getAuthorID ()
 
 setAuthorID ($authorID)
 
 getRangeID ()
 
 setRangeID ($rangeID)
 
- Public Member Functions inherited from AuthorObject
 __construct ()
 
 x_instanceof ()
 
 isError ()
 
 getErrors ()
 
 resetErrors ()
 
 throwError ($errcode, $errstring)
 
 throwErrorFromClass (AuthorObject $class)
 

Data Fields

 $authorID
 
 $objectID
 
 $rangeID
 
- Data Fields inherited from AuthorObject
 $errorArray
 
 $instanceof
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( )

Constructor

public

Member Function Documentation

◆ getAuthorID()

getAuthorID ( )

Gets the authorID

public

Returns
string The authorID

◆ getObjectID()

getObjectID ( )

Gets the objectID

public

Returns
string The objectID

◆ getRangeID()

getRangeID ( )

Gets the rangeID

public

Returns
string The rangeID

◆ setAuthorID()

setAuthorID (   $authorID)

Sets the authorID

public

Parameters
String$authorIDThe author ID

◆ setObjectID()

setObjectID (   $objectID)

Sets the objectID

public

Parameters
String$objectIDThe object ID

◆ setRangeID()

setRangeID (   $rangeID)

Sets the rangeID

public

Parameters
String$rangeIDThe range ID

Field Documentation

◆ $authorID

$authorID

◆ $objectID

$objectID

◆ $rangeID

$rangeID

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