Handle functions related to the gui of the roster
        
        
        
- Source:
Members
- 
    <static> loaded
- 
    
    True if all items are loaded- Source:
 
- 
    <static> ready
- 
    
    True if roster is initialised- Source:
 
Methods
- 
    <static> _rename(bid, newname) → {undefined}
- 
    
    
    Rename buddyParameters:Name Type Description bidtype newnametype new name of buddy - Source:
 Returns:- Type
- undefined
 
- 
    <static> add(bid)
- 
    
    
    Create roster item and add it to the rosterParameters:Name Type Description bidString bar jid - Source:
 
- 
    <static> empty()
- 
    
    
    Shows a text with link to add a new buddy.- Source:
 
- 
    <static> init() → {undefined}
- 
    
    
    Init the roster skeleton- Source:
 Returns:- Type
- undefined
 
- 
    <static> insert(bid, li) → {undefined}
- 
    
    
    Insert roster item. First order: online > away > offline. Second order: alphabetical of the nameParameters:Name Type Description bidtype lijquery roster item which should be insert - Source:
 Returns:- Type
- undefined
 
- 
    <static> noConnection()
- 
    
    
    Shows a text with link to a login box that no connection exists.- Source:
 
- 
    <static> purge(bid)
- 
    
    
    Removes buddy from roster and clean upParameters:Name Type Description bidString bar compatible jid - Source:
 
- 
    <static> remove(bid) → {JQueryObject}
- 
    
    
    Removes buddy from rosterParameters:Name Type Description bidString bar jid - Source:
 Returns:Roster list element- Type
- JQueryObject
 
- 
    <static> rename(bid) → {undefined}
- 
    
    
    Create input element for rename actionParameters:Name Type Description bidtype - Source:
 Returns:- Type
- undefined
 
- 
    <static> reorder(bid) → {undefined}
- 
    
    
    Initiate reorder of roster itemParameters:Name Type Description bidtype - Source:
 Returns:- Type
- undefined
 
- 
    <static> toggle(state)
- 
    
    
    Toogle complete rosterParameters:Name Type Description statestring Toggle to state - Source: