ILIAS  release_5-4 Revision v5.4.26-12-gabc799a52e6
ilBiblEntryInterface Interface Reference

Interface ilBiblEntryInterface. More...

+ Inheritance diagram for ilBiblEntryInterface:
+ Collaboration diagram for ilBiblEntryInterface:

Public Member Functions

 setId ($id)
 
 getId ()
 
 getDataId ()
 
 setDataId ($data_id)
 
 getType ()
 
 setType ($type)
 

Detailed Description

Member Function Documentation

◆ getDataId()

ilBiblEntryInterface::getDataId ( )
Returns
integer

Implemented in ilBiblEntry.

◆ getId()

ilBiblEntryInterface::getId ( )
Returns
int

Implemented in ilBiblEntry.

Referenced by ilBiblAttributeFactory\getAttributesForEntry().

+ Here is the caller graph for this function:

◆ getType()

ilBiblEntryInterface::getType ( )
Returns
string

Implemented in ilBiblEntry.

◆ setDataId()

ilBiblEntryInterface::setDataId (   $data_id)
Parameters
integer$data_id

Implemented in ilBiblEntry.

◆ setId()

ilBiblEntryInterface::setId (   $id)
Parameters
int$id

Implemented in ilBiblEntry.

◆ setType()

ilBiblEntryInterface::setType (   $type)
Parameters
string$type

Implemented in ilBiblEntry.


The documentation for this interface was generated from the following file: