Stud.IP
5.4
|
Public Member Functions | |
__construct () | |
getObjectID () | |
setObjectID ($objectID) | |
getAuthorID () | |
setAuthorID ($authorID) | |
getRangeID () | |
setRangeID ($rangeID) | |
![]() | |
__construct () | |
x_instanceof () | |
isError () | |
getErrors () | |
resetErrors () | |
throwError ($errcode, $errstring) | |
throwErrorFromClass (AuthorObject $class) | |
Data Fields | |
$authorID | |
$objectID | |
$rangeID | |
![]() | |
$errorArray | |
$instanceof | |
__construct | ( | ) |
Constructor
public
getAuthorID | ( | ) |
Gets the authorID
public
getObjectID | ( | ) |
Gets the objectID
public
getRangeID | ( | ) |
Gets the rangeID
public
setAuthorID | ( | $authorID | ) |
Sets the authorID
public
String | $authorID | The author ID |
setObjectID | ( | $objectID | ) |
Sets the objectID
public
String | $objectID | The object ID |
setRangeID | ( | $rangeID | ) |
Sets the rangeID
public
String | $rangeID | The range ID |
$authorID |
$objectID |
$rangeID |