ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
frames_container.html.php
Go to the documentation of this file.
1<div class="frames-container <?php echo $active_frames_tab == 'application' ? 'frames-container-application' : '' ?>">
2 <?php $tpl->render($frame_list) ?>
3</div>
$tpl
Definition: ilias.php:10
An exception for terminatinating execution or to throw for unit testing.