| 
    ILIAS
    release_10 Revision v10.1-43-ga1241a92c2f
    
   | 
  
Class ilObjBibliographicStakeholder. More...
 Inheritance diagram for ilObjBibliographicStakeholder:
 Collaboration diagram for ilObjBibliographicStakeholder:Public Member Functions | |
| getId () | |
| getOwnerOfNewResources () | |
| getLocationURIForResourceUsage (ResourceIdentification $identification) | |
  Public Member Functions inherited from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder | |
| __construct (?int $user_id_of_owner=null) | |
| setOwner (int $user_id_of_owner) | |
| getFullyQualifiedClassName () | |
| isResourceInUse (ResourceIdentification $identification) | |
| canBeAccessedByCurrentUser (ResourceIdentification $identification) | |
| resourceHasBeenDeleted (ResourceIdentification $identification) | |
| getOwnerOfResource (ResourceIdentification $identification) | |
| getConsumerNameForPresentation () | |
| getLocationURIForResourceUsage (ResourceIdentification $identification) | |
  Public Member Functions inherited from ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder | |
| __construct () | |
| Constructor must not have any parameters.  More... | |
Protected Attributes | |
| ilDBInterface | $database = null | 
  Protected Attributes inherited from ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder | |
| int | $default_owner | 
| int | $current_user | 
Private Member Functions | |
| initDB () | |
Class ilObjBibliographicStakeholder.
Definition at line 26 of file class.ilObjBibliographicStakeholder.php.
| ilObjBibliographicStakeholder::getId | ( | ) | 
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 33 of file class.ilObjBibliographicStakeholder.php.
| ilObjBibliographicStakeholder::getLocationURIForResourceUsage | ( | ResourceIdentification | $identification | ) | 
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 43 of file class.ilObjBibliographicStakeholder.php.
References Vendor\Package\$d, $r, $ref_id, ilObject\_getAllReferences(), initDB(), and ILIAS\ResourceStorage\Identification\AbstractIdentification\serialize().
 Here is the call graph for this function:| ilObjBibliographicStakeholder::getOwnerOfNewResources | ( | ) | 
Implements ILIAS\ResourceStorage\Stakeholder\ResourceStakeholder.
Definition at line 38 of file class.ilObjBibliographicStakeholder.php.
References ILIAS\ResourceStorage\Stakeholder\AbstractResourceStakeholder\$default_owner.
      
  | 
  private | 
Definition at line 60 of file class.ilObjBibliographicStakeholder.php.
References $DIC.
Referenced by getLocationURIForResourceUsage().
 Here is the caller graph for this function:
      
  | 
  protected | 
Definition at line 28 of file class.ilObjBibliographicStakeholder.php.