EntityUserLinks
class EntityUserLinks extends Collection (View source)
Properties
| protected | $collection_key | ||
| protected | $itemsType | ||
| protected | $itemsDataType | ||
| int | $itemsPerPage | ||
| string | $kind | ||
| string | $nextLink | ||
| string | $previousLink | ||
| int | $startIndex | ||
| int | $totalResults | 
Methods
                    setItems($items)
        
                                            
                
            No description
                    getItems()
        
                                            
                
            No description
                    setItemsPerPage($itemsPerPage)
        
                                            
                
            No description
                    int
                
                
                    getItemsPerPage()
        
                                            
                
            No description
                    setKind($kind)
        
                                            
                
            No description
                    string
                
                
                    getKind()
        
                                            
                
            No description
                    setNextLink($nextLink)
        
                                            
                
            No description
                    string
                
                
                    getNextLink()
        
                                            
                
            No description
                    setPreviousLink($previousLink)
        
                                            
                
            No description
                    string
                
                
                    getPreviousLink()
        
                                            
                
            No description
                    setStartIndex($startIndex)
        
                                            
                
            No description
                    int
                
                
                    getStartIndex()
        
                                            
                
            No description
                    setTotalResults($totalResults)
        
                                            
                
            No description
                    int
                
                
                    getTotalResults()
        
                                            
                
            No description
Details
        
                            
    setItems($items)
        
    
    No description
        
                            EntityUserLink[]
    getItems()
        
    
    No description
        
                            
    setItemsPerPage($itemsPerPage)
        
    
    No description
        
                            int
    getItemsPerPage()
        
    
    No description
        
                            
    setKind($kind)
        
    
    No description
        
                            string
    getKind()
        
    
    No description
        
                            
    setNextLink($nextLink)
        
    
    No description
        
                            string
    getNextLink()
        
    
    No description
        
                            
    setPreviousLink($previousLink)
        
    
    No description
        
                            string
    getPreviousLink()
        
    
    No description
        
                            
    setStartIndex($startIndex)
        
    
    No description
        
                            int
    getStartIndex()
        
    
    No description
        
                            
    setTotalResults($totalResults)
        
    
    No description
        
                            int
    getTotalResults()
        
    
    No description