ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
interface.ilQTIFlowMatAware.php
Go to the documentation of this file.
1<?php
2/* Copyright (c) 1998-2014 ILIAS open source, Extended GPL, see docs/LICENSE */
3
9{
13 public function addFlowMat(ilQTIFlowMat $flow_mat);
14
19 public function getFlowMat($index);
20}
An exception for terminatinating execution or to throw for unit testing.
Interface ilQTIMaterialAware.
addFlowMat(ilQTIFlowMat $flow_mat)
$index
Definition: metadata.php:60