ILIAS
release_7 Revision v7.30-3-g800a261c036
◀ ilDoc Overview
class.ilRoleDesktopItemSelector.php
Go to the documentation of this file.
1
<?php
2
/* Copyright (c) 1998-2009 ILIAS open source, Extended GPL, see docs/LICENSE */
3
4
/*
5
* Repository Explorer
6
*
7
* @author Stefan Meyer <meyer@leifos.com>
8
* @version $Id$
9
*
10
*/
11
12
require_once(
"./Services/UIComponent/Explorer/classes/class.ilExplorer.php"
);
13
14
15
class
ilRoleDesktopItemSelector
extends
ilExplorer
16
{
17
// abandoned
18
}
ilRoleDesktopItemSelector
Definition:
class.ilRoleDesktopItemSelector.php:15
ilExplorer
Class ilExplorer class for explorer view in admin frame.
Definition:
class.ilExplorer.php:16
Services
Repository
RecommendedContent
classes
class.ilRoleDesktopItemSelector.php
Generated on Sun Aug 31 2025 21:01:30 for ILIAS by
1.8.13 (using
Doxyfile
)