Operation |
Details |
private addNoItemSelectedEntry( SelectItem[] selectItems):SelectItem |
Sequential Notes: | Adds an entry for NoItemSelected in front of the given array. @return a new array with an entry for NoItemSelected | |
public changeLanguage( ValueChangeEvent event):void |
Sequential |
public convertEnumToString( Object enumObject):String |
Sequential Notes: | TODO FrM: Check this Converts an enum to a String for output. @return the converted String for output | |
public getLabel( String placeholder):String |
Sequential |
public getLocale():String |
Sequential |
public getSelectedHelpPage():String |
Sequential |
public getSelectedItemsComponentAvailability( boolean includeNoItemSelectedEntry):SelectItem |
Sequential Notes: | Returns an array of SelectItems for the enum {@link SelectComponentAvailability} @return array of SelectItems for SelectComponentAvailability | |
public getSelectedItemsComponentVisibility( boolean includeNoItemSelectedEntry):SelectItem |
Sequential Notes: | Returns an array of SelectItems for the enum {@link SelectComponentAccessability} @return array of SelectItems for SelectComponentAccessability | |
public getSelectedLabelBundle():String |
Sequential Notes: | Getters and Setters | |
public getSelectedMessagesBundle():String |
Sequential |
public getSelectItemsContentCategory():SelectItem |
Sequential Notes: | Returns an array of SelectItems for the enum ContentCategory. @return array of SelectItems for ContentCategory | |
public getSelectItemsContentCategory( boolean includeNoItemSelectedEntry):SelectItem |
Sequential Notes: | Returns an array of SelectItems for the enum ContentCategory. @return array of SelectItems for ReviewMethod | |
public getSelectItemsCreatorRole( boolean includeNoItemSelectedEntry):SelectItem |
Sequential Notes: | Returns an array of SelectItems for the enum CreatorRole. @return array of SelectItems for CreatorRole | |
public getSelectItemsCreatorType( boolean includeNoItemSelectedEntry):SelectItem |
Sequential Notes: | Returns an array of SelectItems for the enum CreatorType. @return array of SelectItems for CreatorType | |
public getSelectItemsDegreeType():SelectItem |
Sequential Notes: | Returns an array of SelectItems for the enum genre. @return array of SelectItems for genre | |
public getSelectItemsDegreeType( boolean includeNoItemSelectedEntry):SelectItem |
Sequential Notes: | Returns an array of SelectItems for the enum DegreeType. @return array of SelectItems for DegreeType | |
public getSelectItemsForEnum( boolean includeNoItemSelectedEntry, Object[] values):SelectItem |
Sequential Notes: | Turn the values of an enum to an array of SelectItem. @return An array of SelectItem. | |
public getSelectItemsGenre( boolean includeNoItemSelectedEntry):SelectItem |
Sequential Notes: | Returns an array of SelectItems for the enum genre. @return array of SelectItems for genre | |
public getSelectItemsGenre():SelectItem |
Sequential Notes: | Returns an array of SelectItems for the enum genre. @return array of SelectItems for genre | |
public getSelectItemsInvitationStatus():SelectItem |
Sequential Notes: | Returns an array of SelectItems for the enum genre. @return array of SelectItems for genre | |
public getSelectItemsInvitationStatus( boolean includeNoItemSelectedEntry):SelectItem |
Sequential Notes: | Returns an array of SelectItems for the enum InvitationStatus. @return array of SelectItems for InvitationStatus | |
public getSelectItemsItemListSelectMultipleItems():SelectItem |
Sequential Notes: | Returns an array of SelectItems for the enum SelectMultipleItems. @return array of SelectItems for SelectMultipleItems | |
public getSelectItemsItemListSortBy():SelectItem |
Sequential Notes: | Returns an array of SelectItems for the enum ItemListSortBy. @return array of SelectItems for ItemListSortBy | |
public getSelectItemsItemState():SelectItem |
Sequential Notes: | Returns an array of SelectItems for the enum ItemState. @return array of SelectItems for ItemState | |
public getSelectItemsReviewMethod():SelectItem |
Sequential Notes: | Returns an array of SelectItems for the enum genre. @return array of SelectItems for genre | |
public getSelectItemsReviewMethod( boolean includeNoItemSelectedEntry):SelectItem |
Sequential Notes: | Returns an array of SelectItems for the enum ReviewMethod. @return array of SelectItems for ReviewMethod | |
public getSelectItemsUserGroups( boolean includeNoItemSelectedEntry):SelectItem |
Sequential Notes: | Returns an array of SelectItems for a list of user groups @return array of SelectItems for user groups | |
public getSelectItemsVisibility():SelectItem |
Sequential Notes: | Returns an array of SelectItems for the enum visibility. @return array of SelectItems for visibility | |
public getSelectItemsVisibility( boolean includeNoItemSelectedEntry):SelectItem |
Sequential Notes: | Returns an array of SelectItems for the enum visibility. @return array of SelectItems for visibility | |
public getTest():List |
Sequential |
public getUserLocale():Locale |
Sequential |
public InternationalizationHelper(): |
Sequential |
public setLocale( String locale):void |
Sequential |
public setTest( List test):void |
Sequential |
public setUserLocale( Locale userLocale):void |
Sequential |
public toggleLocale( ActionEvent event):void |
Sequential |