
Public Member Functions | |
| __construct ($guild, $slot, $icon_name, $q, $s, $id_place, $id_origin, $c, $id_name, $e) | |
| barCode () | |
Data Fields | |
| $id_place | |
| <string> Flunker identifiant of where the material come from | |
| $id_origin | |
| <string> Flunker identifiant how the material was founded (=by loot, =by haverst) | |
| $id_type | |
| <string> Flunker identifiant(ta=amber,twn=Wood Node,tp=Pelvis,tfa=Fang,tle=Leather,tc=Carapace,tto=Tooth,tba=Bark,two=Wood,tfi=Fiber,twi=Wings,tsp=Spine,ty=Eye,tsh=Shell,tma=Mandible,tsk=Skin,tta=Tail,tro=Rostrum,tho=Hoof,tse=Seed,toi=Oil,tli=Ligament,tmo=Moss,twh=Whiskers,tn=Nail,tbo=Bone,tre=Resin,tsc=Secretion,tsa=Sap,ttr=Trunk,tbe=Beak,thr=Horn,tsg=Sting,tcl=Claw,tbu=Bud,tmu=Mushroom,tot=other) | |
| $id_utility | |
| <string> Flunker identifiant(uot=other) | |
| $c | |
| <int> color | |
| $e | |
| $total_stack | |
Protected Member Functions | |
| _getIcon () | |
| _getFormContent () | |
| __construct | ( | $ | guild, | |
| $ | slot, | |||
| $ | icon_name, | |||
| $ | q, | |||
| $ | s, | |||
| $ | id_place, | |||
| $ | id_origin, | |||
| $ | c, | |||
| $ | id_name, | |||
| $ | e | |||
| ) |
| _getFormContent | ( | ) | [protected] |
Give the HTML code for displaying the content of the item form.
Reimplemented from item.
| _getIcon | ( | ) | [protected] |
Give the HTML code for displaying the item icon.
Reimplemented from item.
| barCode | ( | ) |
| $c |
<int> color
| $e |
| $id_origin |
<string> Flunker identifiant how the material was founded (=by loot, =by haverst)
| $id_place |
<string> Flunker identifiant of where the material come from
| $id_type |
<string> Flunker identifiant(ta=amber,twn=Wood Node,tp=Pelvis,tfa=Fang,tle=Leather,tc=Carapace,tto=Tooth,tba=Bark,two=Wood,tfi=Fiber,twi=Wings,tsp=Spine,ty=Eye,tsh=Shell,tma=Mandible,tsk=Skin,tta=Tail,tro=Rostrum,tho=Hoof,tse=Seed,toi=Oil,tli=Ligament,tmo=Moss,twh=Whiskers,tn=Nail,tbo=Bone,tre=Resin,tsc=Secretion,tsa=Sap,ttr=Trunk,tbe=Beak,thr=Horn,tsg=Sting,tcl=Claw,tbu=Bud,tmu=Mushroom,tot=other)
| $id_utility |
<string> Flunker identifiant(uot=other)
| $total_stack |
1.5.9