ILIAS  release_7 Revision v7.30-3-g800a261c036
All Data Structures Namespaces Files Functions Variables Modules Pages
ilPositionPermissionsNotActive.php
Go to the documentation of this file.
1 <?php
2 
9 {
10 
12  protected $object_type = "";
13 
14 
22  public function __construct($message, $type, $code = 0)
23  {
25 
26  $this->object_type = $type;
27  }
28 
29 
33  public function getObjectType()
34  {
35  return $this->object_type;
36  }
37 }
__construct($message, $type, $code=0)
ilPositionPermissionsNotActive constructor.
$type
Class ilOrguException.
Class ilPositionPermissionsNotActive.
__construct(Container $dic, ilPlugin $plugin)
$message
Definition: xapiexit.php:14