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

Interface ilBiblLibraryInterface. More...

+ Inheritance diagram for ilBiblLibraryInterface:
+ Collaboration diagram for ilBiblLibraryInterface:

Public Member Functions

 getId ()
 
 setId ($id)
 
 getImg ()
 
 setImg ($img)
 
 getName ()
 
 setName ($name)
 
 getShowInList ()
 
 setShowInList ($show_in_list)
 
 getUrl ()
 
 setUrl ($url)
 
 store ()
 
 delete ()
 
 create ()
 
 update ()
 

Detailed Description

Member Function Documentation

◆ create()

ilBiblLibraryInterface::create ( )

◆ delete()

ilBiblLibraryInterface::delete ( )

◆ getId()

ilBiblLibraryInterface::getId ( )
Returns
int

Implemented in ilBiblLibrary.

◆ getImg()

ilBiblLibraryInterface::getImg ( )
Returns
string

Implemented in ilBiblLibrary.

◆ getName()

ilBiblLibraryInterface::getName ( )
Returns
string

Implemented in ilBiblLibrary.

◆ getShowInList()

ilBiblLibraryInterface::getShowInList ( )
Returns
bool

Implemented in ilBiblLibrary.

◆ getUrl()

ilBiblLibraryInterface::getUrl ( )
Returns
string

Implemented in ilBiblLibrary.

◆ setId()

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

Implemented in ilBiblLibrary.

◆ setImg()

ilBiblLibraryInterface::setImg (   $img)
Parameters
string$img

Implemented in ilBiblLibrary.

◆ setName()

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

Implemented in ilBiblLibrary.

◆ setShowInList()

ilBiblLibraryInterface::setShowInList (   $show_in_list)
Parameters
bool$show_in_list

Implemented in ilBiblLibrary.

◆ setUrl()

ilBiblLibraryInterface::setUrl (   $url)
Parameters
string$url

Implemented in ilBiblLibrary.

◆ store()

ilBiblLibraryInterface::store ( )

◆ update()

ilBiblLibraryInterface::update ( )

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