ItemSelectorCustomElement
class ItemSelectorCustomElement extends CustomElement (View source)
Constants
| STATUS_DRAFT | 
                     
  | 
            
| STATUS_READY_TO_PUBLISH | 
                     
  | 
            
Properties
| protected | $id | from CustomElement | |
| protected | $elementName | from CustomElement | |
| protected | $author | from CustomElement | |
| protected | $dateCreated | from CustomElement | |
| protected | $batchIdentifier | from CustomElement | |
| protected | $status | from CustomElement | |
| protected | $items | ||
| protected | $contentObjectCollection | ||
| protected | $slotTemplate | 
Methods
                    createBlock()
        
                                            
                
            No description
                    jsonSerialize()
        
                                            
                
            No description
                    mixed
                
                
                    getItems()
        
                                            
                
            No description
                    mixed
                
                
                    getContentObjectCollection()
        
                                            
                
            No description
                    void
                
                
                    setContentObjectCollection(mixed $contentObjectCollection)
        
                                            
                
            No description
                    mixed
                
                
                    getSlotTemplate()
        
                                            
                
            No description
                    void
                
                
                    setSlotTemplate(mixed $slotTemplate)
        
                                            
                
            No description
Details
        
                            Block
    createBlock()
        
    
    No description
        
                            mixed
    getID()
        
    
    No description
        
                            mixed
    getElementName()
        
    
    No description
        
                            void
    setElementName(mixed $elementName)
        
    
    No description
        
                            mixed
    getDateCreated()
        
    
    No description
        
                            void
    setDateCreated(mixed $dateCreated)
        
    
    No description
        
                            mixed
    getAuthor()
        
    
    No description
        
                            void
    setAuthor(mixed $author)
        
    
    No description
        
                            mixed
    getBatchIdentifier()
        
    
    No description
        
                            void
    setBatchIdentifier(mixed $batchIdentifier)
        
    
    No description
        
                            mixed
    getStatus()
        
    
    No description
        
                            void
    setStatus(mixed $status)
        
    
    No description
        
                            
    getDateCreatedDateTime()
        
    
    No description
        
                            
    jsonSerialize()
        
    
    No description
        
                            mixed
    getItems()
        
    
    No description
        
                            mixed
    getContentObjectCollection()
        
    
    No description
        
                            void
    setContentObjectCollection(mixed $contentObjectCollection)
        
    
    No description
        
                            mixed
    getSlotTemplate()
        
    
    No description
        
                            void
    setSlotTemplate(mixed $slotTemplate)
        
    
    No description