acp_board
class acp_board
Properties
$u_action | |||
$new_config |
Methods
No description
Select auth method
Select mail authentication method
Select full folder action
Select ip validation
Select referer validation
Select account activation method
Maximum/Minimum username length
Allowed chars in usernames
Minimum password length
Required chars in passwords
Select bump interval
Board disable option and message
Global quick reply enable/disable setting and button to enable in all forums
Select guest timezone
Get guest style
Set guest style
Select default dateformat
Select multiple forums
No description
No description
Option to enable/disable removal of 'app.php' from URLs
No description
Details
at line 31
main($id, $mode)
No description
at line 842
select_auth_method($selected_method, $key = '')
Select auth method
at line 874
mail_auth_select($selected_method, $key = '')
Select mail authentication method
at line 892
full_folder_select($value, $key = '')
Select full folder action
at line 902
select_ip_check($value, $key = '')
Select ip validation
at line 912
select_ref_check($value, $key = '')
Select referer validation
at line 922
select_acc_activation($selected_value, $value)
Select account activation method
at line 960
username_length($value, $key = '')
Maximum/Minimum username length
at line 970
select_username_chars($selected_value, $key)
Allowed chars in usernames
at line 988
password_length($value, $key)
Minimum password length
at line 998
select_password_chars($selected_value, $key)
Required chars in passwords
at line 1016
bump_interval($value, $key)
Select bump interval
at line 1034
board_disable($value, $key)
Board disable option and message
at line 1044
quick_reply($value, $key)
Global quick reply enable/disable setting and button to enable in all forums
at line 1057
timezone_select($value, $key)
Select guest timezone
at line 1069
guest_style_get()
Get guest style
at line 1089
guest_style_set(int $style_id)
Set guest style
at line 1102
dateformat_select($value, $key)
Select default dateformat
at line 1143
select_news_forums($value, $key)
Select multiple forums
at line 1160
select_exclude_forums($value, $key)
No description
at line 1177
store_feed_forums($option, $key)
No description
at line 1215
string
enable_mod_rewrite(int $value, string $key)
Option to enable/disable removal of 'app.php' from URLs
Note that if mod_rewrite is on, URLs without app.php will still work, but any paths generated by the controller helper url() method will not contain app.php.
at line 1252
send_test_email($value, $key)
No description