
Public Member Functions | |
| __construct ($gid, $name, $id_icon) | |
| getUrl () | |
| resumeName () | |
| getSmallIcon ($px_size) | |
| getHtml () | |
Data Fields | |
| $id | |
| <string> Ryzom id (cid, gid, ...) | |
| $name | |
| <string> Name | |
| $money | |
| <int> Nb dapper | |
| $nbItems | |
| <int> Nb item | |
| __construct | ( | $ | gid, | |
| $ | name, | |||
| $ | id_icon | |||
| ) |
Reimplemented in guild.
| getHtml | ( | ) |
| getSmallIcon | ( | $ | px_size | ) |
Give the Guild Icon. The result is better with a icon smaller than the 's' Ryzom size.
| px_size | <id> Size (height/width) in pixel |
Reimplemented in guild.
| getUrl | ( | ) |
The picutures size must have the 's' Ryzom size (32x32).
Reimplemented in guild.
| resumeName | ( | ) |
| $id |
<string> Ryzom id (cid, gid, ...)
| $money |
<int> Nb dapper
| $name |
<string> Name
| $nbItems |
<int> Nb item
1.5.9