ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
All Data Structures Namespaces Files Functions Variables Modules Pages
Standard.php
Go to the documentation of this file.
1 <?php
2 
4 
6 
12 interface Standard extends Popover
13 {
14 
20  public function getContent();
21 }
Describes the Popover component.
Definition: Popover.php:13
getContent()
Get the components representing the content of the popover.