abstract class Template extends Object (View source)

Properties

$error from  Object
protected $feTotalScore
protected $feHandles

Methods

loadError($error)

No description

from  Object
isError()

No description

from  Object
getError()

No description

from  Object
setPropertiesFromArray($arr)

No description

from  Object
static 
camelcase($file)

No description

from  Object
static 
uncamelcase($string)

No description

from  Object
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

getGatheringItemTemplateName()

No description

getPackageID()

No description

getPackageHandle()

No description

getGatheringItemTemplateMinimumSlotHeight(GatheringItem $item)

No description

getGatheringItemTemplateMaximumSlotHeight(GatheringItem $item)

No description

getGatheringItemTemplateMinimumSlotWidth(GatheringItem $item)

No description

getGatheringItemTemplateMaximumSlotWidth(GatheringItem $item)

No description

getGatheringItemTemplateSlotWidth(GatheringItem $item)

This method is called by GatheringItem when setting defaults.

addGatheringItemTemplateFeature($fe)

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

Details

loadError($error)

No description

Parameters

$error

isError()

No description

getError()

No description

setPropertiesFromArray($arr)

No description

Parameters

$arr

static camelcase($file)

No description

Parameters

$file

static uncamelcase($string)

No description

Parameters

$string

abstract gatheringItemTemplateControlsSlotDimensions()

No description

getGatheringItemTemplateFeatureHandles()

No description

static getByID($gatID)

No description

Parameters

$gatID

static getByHandle($gatHandle)

No description

Parameters

$gatHandle

static getListByPackage($pkg)

No description

Parameters

$pkg

static getListByType(Type $type)

No description

Parameters

Type $type

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

Parameters

GatheringItem $item

getGatheringItemTemplateMaximumSlotHeight(GatheringItem $item)

No description

Parameters

GatheringItem $item

getGatheringItemTemplateMinimumSlotWidth(GatheringItem $item)

No description

Parameters

GatheringItem $item

getGatheringItemTemplateMaximumSlotWidth(GatheringItem $item)

No description

Parameters

GatheringItem $item

getGatheringItemTemplateIconSRC()

No description

getGatheringItemTemplateSlotWidth(GatheringItem $item)

This method is called by GatheringItem when setting defaults.

Parameters

GatheringItem $item

getGatheringItemTemplateSlotHeight(Item $item)

No description

Parameters

Item $item

addGatheringItemTemplateFeature($fe)

No description

Parameters

$fe

getGatheringTemplateFeaturesTotalScore()

No description

getGatheringItemTemplateFeatureObjects()

No description

static add(Type $type, $gatHandle, $gatName, $gatFixedSlotWidth, $gatFixedSlotHeight, $gatHasCustomClass = false, $gatForceDefault = false, $pkg = false)

No description

Parameters

Type $type
$gatHandle
$gatName
$gatFixedSlotWidth
$gatFixedSlotHeight
$gatHasCustomClass
$gatForceDefault
$pkg

export($axml)

No description

Parameters

$axml

static exportList($xml)

No description

Parameters

$xml

delete()

No description

getGatheringItemTemplateData(Item $item)

No description

Parameters

Item $item