Stud.IP  2.0 Revision 48548
 All Data Structures Namespaces Files Functions Variables Pages
DatabaseObject Class Reference
Inheritance diagram for DatabaseObject:
Inheritance graph
Collaboration diagram for DatabaseObject:
Collaboration graph

Public Member Functions

 DatabaseObject ()
 getObjectID ()
 setObjectID ($objectID)
 getAuthorID ()
 setAuthorID ($authorID)
 getRangeID ()
 setRangeID ($rangeID)
- Public Member Functions inherited from AuthorObject
 AuthorObject ()
 finalize ()
 setAuthorEmail ($email)
 getAuthorEmail ()
 setAuthorName ($name)
 getAuthorName ()
 x_instanceof ()
 isError ()
 getErrors ()
 resetErrors ()
 throwError ($errcode, $errstring, $errline=0, $errfile=0, $errtype=ERROR_NORMAL)
 throwErrorFromClass (&$class)
 errorHandler ($no, $str, $file, $line, $ctx)

Additional Inherited Members

- Data Fields inherited from AuthorObject
 $errorArray
 $authorEmail
 $authorName
 $instanceof

Member Function Documentation

Constructor public

Here is the call graph for this function:

Here is the caller graph for this function:

getAuthorID ( )

Gets the authorID public

Returns
string The authorID
getObjectID ( )

Gets the objectID public

Returns
string The objectID
getRangeID ( )

Gets the rangeID public

Returns
string The rangeID
setAuthorID (   $authorID)

Sets the authorID public

Parameters
String$authorIDThe author ID

Here is the call graph for this function:

setObjectID (   $objectID)

Sets the objectID public

Parameters
String$objectIDThe object ID

Here is the call graph for this function:

setRangeID (   $rangeID)

Sets the rangeID public

Parameters
String$rangeIDThe range ID

Here is the call graph for this function:


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