source:
OpenPNE/trunk/webapp/modules/pc/validate/page/c_com_topic_find.ini
@
3469
Last change on this file since 3469 was 3469, checked in by , 15 years ago | |
---|---|
File size: 386 bytes |
Line | |
---|---|
1 | [target_c_commu_category_parent_id] |
2 | type = "int" |
3 | min = 1 |
4 | default = "all" |
5 | |
6 | [keyword] |
7 | type = "string" |
8 | default = "" |
9 | |
10 | [direc] |
11 | type = "int" |
12 | required = 0 |
13 | default = 0 |
14 | |
15 | [page] |
16 | type = "int" |
17 | required = 0 |
18 | default = 1 |
19 | min = 1 |
20 | |
21 | [val_order] |
22 | type = "string" |
23 | default = "r_datetime" |
24 | |
25 | [type] |
26 | type = "string" |
27 | default = "all" |
28 | |
29 | [c_commu_id] |
30 | type = "int" |
31 | |
32 | [target_commu] |
33 | type = "string" |
34 | default = "in_commu" |
Note: See TracBrowser
for help on using the repository browser.