ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
◀ ilDoc Overview
interface.ilBiblEntryInterface.php
Go to the documentation of this file.
1
<?
php
2
8
interface
ilBiblEntryInterface
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
}
php
An exception for terminatinating execution or to throw for unit testing.
$id
if(!array_key_exists('StateId', $_REQUEST)) $id
Definition:
expirywarning.php:14
ilBiblEntryInterface
Interface ilBiblEntryInterface.
Definition:
interface.ilBiblEntryInterface.php:9
ilBiblEntryInterface\getId
getId()
ilBiblEntryInterface\getDataId
getDataId()
ilBiblEntryInterface\getType
getType()
ilBiblEntryInterface\setDataId
setDataId($data_id)
ilBiblEntryInterface\setType
setType($type)
ilBiblEntryInterface\setId
setId($id)
$type
$type
Definition:
proxy_ylocal.php:10
Modules
Bibliographic
interfaces
Entry
interface.ilBiblEntryInterface.php
Generated on Thu Oct 2 2025 19:01:23 for ILIAS by
1.9.4 (using
Doxyfile
)