ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
interface.ilBiblEntryInterface.php
Go to the documentation of this file.
1 <?php
2 
9 {
10 
14  public function setId($id);
15 
16 
20  public function getId();
21 
25  public function getDataId();
26 
27 
31  public function setDataId($data_id);
32 
36  public function getType();
37 
38 
42  public function setType($type);
43 }
$type
if(!array_key_exists('StateId', $_REQUEST)) $id
Interface ilBiblEntryInterface.