ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
ResourceLinkShare.php
Go to the documentation of this file.
1<?php
2
4
15{
16
22 public $consumerKey = null;
28 public $resourceLinkId = null;
34 public $title = null;
40 public $approved = null;
41
45 public function __construct()
46 {
47 }
48
49}
An exception for terminatinating execution or to throw for unit testing.
Class to represent a tool consumer resource link share.
$approved
Whether sharing request is to be automatically approved on first use.