#include <fo_arcview.h>
Data Fields | |
| u_int64_t | mid |
| t_string | author |
| t_string | subject |
| t_string | category |
| t_string | content |
| t_string | |
| t_string | hp |
| t_string | img |
| time_t | date |
| int | may_show |
| int | invisible |
| t_cf_template | tpl |
| t_array | childs |
Definition at line 22 of file fo_arcview.h.
|
|
author name Definition at line 24 of file fo_arcview.h. |
|
|
category of the post Definition at line 26 of file fo_arcview.h. |
|
|
array of answers to this posting Definition at line 38 of file fo_arcview.h. |
|
|
content of the post Definition at line 27 of file fo_arcview.h. |
|
|
date of the posting Definition at line 32 of file fo_arcview.h. |
|
|
email address of the author Definition at line 28 of file fo_arcview.h. |
|
|
homepage address of the author Definition at line 29 of file fo_arcview.h. |
|
|
image url of the author Definition at line 30 of file fo_arcview.h. |
|
|
boolean, if 1 the message will be deleted Definition at line 34 of file fo_arcview.h. |
|
|
boolean for plugins (if 0, the message will be deleted) Definition at line 33 of file fo_arcview.h. |
|
|
message id Definition at line 23 of file fo_arcview.h. |
|
|
subject of the post Definition at line 25 of file fo_arcview.h. |
|
|
template of this posting Definition at line 36 of file fo_arcview.h. |
1.3.5