Template
abstract class Template extends ConcreteObject (View source)
Properties
| $error | from ConcreteObject | ||
| protected | $feTotalScore | ||
| protected | $feHandles | 
Methods
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
No description
This method is called by GatheringItem when setting defaults.
No description
No description
No description
No description
No description
No description
Details
        
                            
    loadError($error)
        
    
    No description
        
                            
    isError()
        
    
    No description
        
                            
    getError()
        
    
    No description
        
                            
    setPropertiesFromArray($arr)
        
    
    No description
        
                static            
    camelcase($file)
        
    
    No description
        
                static            
    uncamelcase($string)
        
    
    No description
        
            abstract                
    gatheringItemTemplateControlsSlotDimensions()
        
    
    No description
        
                            
    getGatheringItemTemplateFeatureHandles()
        
    
    No description
        
                static            
    getByID($gatID)
        
    
    No description
        
                static            
    getByHandle($gatHandle)
        
    
    No description
        
                static            
    getListByPackage($pkg)
        
    
    No description
        
                static            
    getListByType(Type $type)
        
    
    No description
        
                static            
    getList()
        
    
    No description
        
                            
    getGatheringItemTemplateID()
        
    
    No description
        
                            
    getGatheringItemTemplateHandle()
        
    
    No description
        
                            
    getGatheringItemTemplateName()
        
    
    No description
        
                            
    getPackageID()
        
    
    No description
        
                            
    gatheringItemTemplateHasCustomClass()
        
    
    No description
        
                            
    gatheringItemTemplateIsAlwaysDefault()
        
    
    No description
        
                            
    getPackageHandle()
        
    
    No description
        
                            
    getGatheringItemTemplateFixedSlotWidth()
        
    
    No description
        
                            
    getGatheringItemTemplateFixedSlotHeight()
        
    
    No description
        
                            
    getGatheringItemTemplateTypeObject()
        
    
    No description
        
                            
    getGatheringItemTemplateTypeID()
        
    
    No description
        
                            
    getGatheringItemTemplateMinimumSlotHeight(GatheringItem $item)
        
    
    No description
        
                            
    getGatheringItemTemplateMaximumSlotHeight(GatheringItem $item)
        
    
    No description
        
                            
    getGatheringItemTemplateMinimumSlotWidth(GatheringItem $item)
        
    
    No description
        
                            
    getGatheringItemTemplateMaximumSlotWidth(GatheringItem $item)
        
    
    No description
        
                            
    getGatheringItemTemplateIconSRC()
        
    
    No description
        
                            
    getGatheringItemTemplateSlotWidth(GatheringItem $item)
        
    
    This method is called by GatheringItem when setting defaults.
        
                            
    getGatheringItemTemplateSlotHeight(Item $item)
        
    
    No description
        
                            
    addGatheringItemTemplateFeature($fe)
        
    
    No description
        
                            
    getGatheringTemplateFeaturesTotalScore()
        
    
    No description
        
                            
    getGatheringItemTemplateFeatureObjects()
        
    
    No description
        
                static            
    add(Type $type, $gatHandle, $gatName, $gatFixedSlotWidth, $gatFixedSlotHeight, $gatHasCustomClass = false, $gatForceDefault = false, $pkg = false)
        
    
    No description
        
                            
    export($axml)
        
    
    No description
        
                static            
    exportList($xml)
        
    
    No description
        
                            
    delete()
        
    
    No description
        
                            
    getGatheringItemTemplateData(Item $item)
        
    
    No description