ILIAS  release_7 Revision v7.30-3-g800a261c036
class.ilCloudPluginListGUI.php
Go to the documentation of this file.
1<?php
2/* Copyright (c) 1998-2010 ILIAS open source, Extended GPL, see docs/LICENSE */
3
14{
15
19 protected $node = null;
20
21
22 abstract protected function addItemsBefore();
23
24
25 abstract protected function addItemsAfter();
26}
An exception for terminatinating execution or to throw for unit testing.
Class ilCloudPluginGUI.
Class ilCloudPluginListGUI.