1 | | |
2 | | |
3 | | |
4 | | |
5 | | |
6 | | |
7 | | |
8 | | |
9 | | |
10 | | |
11 | | |
12 | | |
13 | | |
| | array(string) contenttypes = ({ }); | | | void set_content(string); | array(array(string)) get_anchors(); | void add_content(string, int); | array(array) get_filtered_content(); | string get_title(); | string get_keywords(); | string get_description(); | | |
|