ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
ilSoapHook Class Reference

Class ilSoapHook. More...

+ Collaboration diagram for ilSoapHook:

Public Member Functions

 __construct (ilPluginAdmin $plugin_admin)
 

Protected Attributes

 $plugin_admin
 

Detailed Description

Class ilSoapHook.

Author
Stefan Wanzenried sw@st.nosp@m.uder.nosp@m.-raim.nosp@m.ann..nosp@m.ch

Definition at line 7 of file class.ilSoapHook.php.

Constructor & Destructor Documentation

◆ __construct()

ilSoapHook::__construct ( ilPluginAdmin  $plugin_admin)
Parameters
ilPluginAdmin$plugin_admin

Definition at line 18 of file class.ilSoapHook.php.

References $name, $plugin_admin, $type, ilPluginAdmin\getPluginObject(), and IL_COMP_SERVICE.

19  {
20  $this->plugin_admin = $plugin_admin;
21  }
+ Here is the call graph for this function:

Field Documentation

◆ $plugin_admin

ilSoapHook::$plugin_admin
protected

Definition at line 13 of file class.ilSoapHook.php.

Referenced by __construct().


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