class acp_board
Properties
| $u_action | ||
| $new_config |
Methods
|
main($id, $mode)
|
||
|
select_auth_method($selected_method, $key = '')
Select auth method |
||
|
mail_auth_select($selected_method, $key = '')
Select mail authentication method |
||
|
full_folder_select($value, $key = '')
Select full folder action |
||
|
select_ip_check($value, $key = '')
Select ip validation |
||
|
select_ref_check($value, $key = '')
Select referer validation |
||
|
select_acc_activation($selected_value, $value)
Select account activation method |
||
|
username_length($value, $key = '')
Maximum/Minimum username length |
||
|
select_username_chars($selected_value, $key)
Allowed chars in usernames |
||
|
password_length($value, $key)
Maximum/Minimum password length |
||
|
select_password_chars($selected_value, $key)
Required chars in passwords |
||
|
bump_interval($value, $key)
Select bump interval |
||
|
board_disable($value, $key)
Board disable option and message |
||
|
quick_reply($value, $key)
Global quick reply enable/disable setting and button to enable in all forums |
||
|
dateformat_select($value, $key)
Select default dateformat |
||
|
select_news_forums($value, $key)
Select multiple forums |
||
|
select_exclude_forums($value, $key)
|
||
|
store_feed_forums($option, $key)
|
Details
at line 28
public
main($id, $mode)
at line 688
public
select_auth_method($selected_method, $key = '')
Select auth method
at line 725
public
mail_auth_select($selected_method, $key = '')
Select mail authentication method
at line 743
public
full_folder_select($value, $key = '')
Select full folder action
at line 753
public
select_ip_check($value, $key = '')
Select ip validation
at line 763
public
select_ref_check($value, $key = '')
Select referer validation
at line 773
public
select_acc_activation($selected_value, $value)
Select account activation method
at line 800
public
username_length($value, $key = '')
Maximum/Minimum username length
at line 810
public
select_username_chars($selected_value, $key)
Allowed chars in usernames
at line 828
public
password_length($value, $key)
Maximum/Minimum password length
at line 838
public
select_password_chars($selected_value, $key)
Required chars in passwords
at line 856
public
bump_interval($value, $key)
Select bump interval
at line 874
public
board_disable($value, $key)
Board disable option and message
at line 886
public
quick_reply($value, $key)
Global quick reply enable/disable setting and button to enable in all forums
at line 900
public
dateformat_select($value, $key)
Select default dateformat
at line 938
public
select_news_forums($value, $key)
Select multiple forums
at line 957
public
select_exclude_forums($value, $key)
at line 976
public
store_feed_forums($option, $key)