ILIAS  release_5-3 Revision v5.3.23-19-g915713cf615
ilUsersGalleryUserCollection Interface Reference

Interface ilUsersGalleryUserCollection. More...

+ Inheritance diagram for ilUsersGalleryUserCollection:
+ Collaboration diagram for ilUsersGalleryUserCollection:

Public Member Functions

 setHighlighted ($status)
 Set whether or not this group is highlighted. More...
 
 isHighlighted ()
 Returns whether or not it is a highlighted group. More...
 
 getLabel ()
 
 setLabel ($label)
 
 setItems (array $items)
 
 getItems ()
 

Detailed Description

Member Function Documentation

◆ getItems()

ilUsersGalleryUserCollection::getItems ( )
Returns
array

Implemented in ilUsersGalleryGroup, and ilUsersGallerySortedUserGroup.

◆ getLabel()

ilUsersGalleryUserCollection::getLabel ( )
Returns
string

Implemented in ilUsersGallerySortedUserGroup, and ilUsersGalleryGroup.

◆ isHighlighted()

ilUsersGalleryUserCollection::isHighlighted ( )

Returns whether or not it is a highlighted group.

Returns
boolean

Implemented in ilUsersGallerySortedUserGroup, and ilUsersGalleryGroup.

◆ setHighlighted()

ilUsersGalleryUserCollection::setHighlighted (   $status)

Set whether or not this group is highlighted.

Parameters
boolean$status

Implemented in ilUsersGallerySortedUserGroup, and ilUsersGalleryGroup.

◆ setItems()

ilUsersGalleryUserCollection::setItems ( array  $items)
Parameters
array$items

Implemented in ilUsersGalleryGroup, and ilUsersGallerySortedUserGroup.

◆ setLabel()

ilUsersGalleryUserCollection::setLabel (   $label)
Parameters
$labelstring

Implemented in ilUsersGallerySortedUserGroup, and ilUsersGalleryGroup.


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