ILIAS  release_7 Revision v7.30-3-g800a261c036
All Data Structures Namespaces Files Functions Variables Modules Pages
ilBiblAttributeInterface Interface Reference

Interface ilBiblAttributeInterface. More...

+ Inheritance diagram for ilBiblAttributeInterface:
+ Collaboration diagram for ilBiblAttributeInterface:

Public Member Functions

 getEntryId ()
 
 setEntryId ($entry_id)
 
 getName ()
 
 setName ($name)
 
 getValue ()
 
 setValue ($value)
 
 getId ()
 
 setId ($id)
 

Detailed Description

Member Function Documentation

◆ getEntryId()

ilBiblAttributeInterface::getEntryId ( )
Returns
int

Implemented in ilBiblAttribute.

◆ getId()

ilBiblAttributeInterface::getId ( )
Returns
int

Implemented in ilBiblAttribute.

◆ getName()

ilBiblAttributeInterface::getName ( )
Returns
string

Implemented in ilBiblAttribute.

Referenced by ilBiblFieldFactory\findOrCreateFieldOfAttribute().

+ Here is the caller graph for this function:

◆ getValue()

ilBiblAttributeInterface::getValue ( )
Returns
string

Implemented in ilBiblAttribute.

◆ setEntryId()

ilBiblAttributeInterface::setEntryId (   $entry_id)
Parameters
int$entry_id

Implemented in ilBiblAttribute.

◆ setId()

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

Implemented in ilBiblAttribute.

◆ setName()

ilBiblAttributeInterface::setName (   $name)
Parameters
string$name

Implemented in ilBiblAttribute.

◆ setValue()

ilBiblAttributeInterface::setValue (   $value)
Parameters
string$value

Implemented in ilBiblAttribute.


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