◆ __construct()
      
        
          | __construct  | 
          ( | 
            | 
          $objectID = "" | ) | 
           | 
        
      
 
Constructor @access public 
- Parameters
 - 
  
    | string | $objectID | The ID of an existing object  | 
  
   
 
 
◆ createNewID()
Creates a new ID @access public 
- Returns
 - string The new ID 
 
 
 
◆ getAuthor()
Gets the authorname @access public 
- Returns
 - string The authorID 
 
 
 
◆ getAuthorID()
Gets the authorID @access public 
- Returns
 - string The authorID 
 
 
 
◆ getFullname()
Gets the full name of the author @access public 
- Returns
 - string The authorID 
 
 
 
◆ getObjectID()
Gets the objectID @access public 
- Returns
 - string The objectID 
 
 
 
◆ getRangeID()
Gets the rangeID @access public 
- Returns
 - string The rangeID 
 
Reimplemented in Evaluation.
 
 
◆ setAuthorID()
Sets the authorID @access public 
- Parameters
 - 
  
    | String | $authorID | The author ID  | 
  
   
 
 
◆ setObjectID()
Sets the objectID @access public 
- Parameters
 - 
  
    | String | $objectID | The object ID  | 
  
   
 
 
◆ setRangeID()
Sets the rangeID @access public 
- Parameters
 - 
  
    | String | $rangeID | The range ID  | 
  
   
 
 
◆ $authorID
The unique ID of the author @access private 
 
 
◆ $objectID
◆ $rangeID
The unique range ID @access private 
 
 
The documentation for this class was generated from the following file: