ILIAS  Release_4_0_x_branch Revision 61816
 All Data Structures Namespaces Files Functions Variables Groups Pages
ilLDAPService Class Reference

Service definition More...

+ Inheritance diagram for ilLDAPService:
+ Collaboration diagram for ilLDAPService:

Public Member Functions

 __construct ()
 Constructor.
 getVersion ()
 isCore ()
- Public Member Functions inherited from ilService
 getName ()
 Get Name.
- Public Member Functions inherited from ilComponent
 setId ($a_id)
 Set Id.
 getId ()
 Get Id.
 setPluginSlots ($a_pluginslots)
 Set Plugin Slots.
 getPluginSlots ()
 Get Plugin Slots.
 setSubDirectory ($a_subdirectory)
 Set Sub Directory.
 getSubDirectory ()
 Get Sub Directory.
 getPluginSlotName ($a_id)
 Get name of plugin slot.
 getPluginSlotDirectory ($a_id)
 Get directory of plugin slot.
 getPluginSlotLanguagePrefix ($a_id)
 Get language prefix for plugin slot.

Additional Inherited Members

- Static Public Member Functions inherited from ilService
static getComponentType ()
 Get Component Type.
static getAvailableCoreServices ()
 Get all available core services.

Detailed Description

Service definition

Author
Stefan Meyer smeye.nosp@m.r@le.nosp@m.ifos..nosp@m.com
Version
$Id$

Definition at line 31 of file class.ilLDAPService.php.

Constructor & Destructor Documentation

ilLDAPService::__construct ( )

Constructor.

Reimplemented from ilComponent.

Definition at line 37 of file class.ilLDAPService.php.

{
}

Member Function Documentation

ilLDAPService::getVersion ( )
See Also
ilComponent::getVersion()

Reimplemented from ilComponent.

Definition at line 45 of file class.ilLDAPService.php.

{
//TODO Auto generated method stub
}
ilLDAPService::isCore ( )
See Also
ilComponent::isCore()

Reimplemented from ilComponent.

Definition at line 53 of file class.ilLDAPService.php.

{
//TODO Auto generated method stub
}

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