ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
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
12require_once("./Services/UIComponent/Explorer/classes/class.ilExplorer.php");
13
14
16{
17 // abandoned
18}
An exception for terminatinating execution or to throw for unit testing.
Class ilExplorer class for explorer view in admin frame.