Guilds
Version 3 (nimetu, 12/18/2013 01:18 pm)
1 | 1 | vl | h1. Guilds |
---|---|---|---|
2 | 1 | vl | |
3 | 1 | vl | h2. Base URL |
4 | 1 | vl | |
5 | 3 | nimetu | * http://api.ryzom.com/api/guilds.php |
6 | 1 | vl | |
7 | 1 | vl | h2. URL Parameters |
8 | 1 | vl | |
9 | 3 | nimetu | none |
10 | 1 | vl | |
11 | 1 | vl | h2. Cache Duration |
12 | 1 | vl | |
13 | 3 | nimetu | The data is cached for *1 hour*. |
14 | 1 | vl | |
15 | 3 | nimetu | Returned XML has element called *cache* with attributes *created* and *expire* (utc timestamp) |
16 | 3 | nimetu | |
17 | 2 | vl | h2. PHP Interface |
18 | 2 | vl | |
19 | 3 | nimetu | h3. @ryzom_guildlist_api()@ |
20 | 1 | vl | |
21 | 3 | nimetu | Function returns *SimpleXMLElement* object on success or boolean *false* on error. |