ILIAS  release_7 Revision v7.30-3-g800a261c036
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.