AddGroupCommand
class AddGroupCommand extends Command (View source)
Traits
Properties
| protected string | $name | from GroupDetailsTrait | |
| protected string | $description | from GroupDetailsTrait | |
| protected bool | $isBadge | from GroupDetailsTrait | |
| protected string | $badgeDescription | from GroupDetailsTrait | |
| protected int|null | $parentGroupID | from GroupDetailsTrait | |
| protected int|null | $parentNodeID | from GroupDetailsTrait | |
| protected int|null | $pkgID | ||
| protected int|null | $forcedNewGroupID | 
Methods
                    object
                
                
                from 
GroupDetailsTrait
            
                    int|null
                
                
                    getPackageID()
        
                                            
                
            No description
                    object
                
                
                    setPackageID(int|null $pkgID)
        
                                            
                
            No description
                    int|null
                
                
                    getForcedNewGroupID()
        
                                            
                
            No description
                    setForcedNewGroupID(int|null $value)
        
                                            
                
            No description
Details
        
                static            string
    getHandler()
        
    
    No description
        
                            string
    getName()
        
    
    No description
        
                            object
    setName(string $name)
        
    
    No description
        
                            string
    getDescription()
        
    
    No description
        
                            object
    setDescription(string $description)
        
    
    No description
        
                            bool
    isBadge()
        deprecated
    
    deprecated
No description
        
                            object
    setIsBadge(bool $isBadge)
        deprecated
    
    deprecated
No description
        
                            string
    getBadgeDescription()
        deprecated
    
    deprecated
No description
        
                            object
    setBadgeDescription(string $badgeDescription)
        deprecated
    
    deprecated
No description
        
                            int|null
    getParentGroupID()
        deprecated
    
    deprecated
No description
        
                            object
    setParentGroupID(int|null $parentGroupID)
        deprecated
    
    deprecated
No description
        
                            int|null
    getParentNodeID()
        
    
    No description
        
                            object
    setParentNodeID(int|null $parentNodeID)
        
    
    No description
        
                            int|null
    getPackageID()
        
    
    No description
        
                            object
    setPackageID(int|null $pkgID)
        
    
    No description
        
                            int|null
    getForcedNewGroupID()
        
    
    No description
        
                            AddGroupCommand
    setForcedNewGroupID(int|null $value)
        
    
    No description