| [ Index ] |
PHP Cross Reference of phpBB 3.0 Beta 3 |
[Source view] [Print]
(no description)
| Copyright: | (c) 2005 phpBB Group |
| License: | http://opensource.org/licenses/gpl-license.php GNU Public License |
| Version: | $Id: acp_board.php,v 1.49 2006/11/12 14:29:31 naderman Exp $ |
| File Size: | 765 lines (38 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
acp_board:: (13 methods):
main()
select_auth_method()
mail_auth_select()
full_folder_select()
select_ip_check()
select_acc_activation()
username_length()
select_username_chars()
password_length()
select_password_chars()
bump_interval()
board_disable()
dateformat_select()
| main($id, $mode) X-Ref |
| No description |
| select_auth_method($selected_method, $key = '') X-Ref |
| Select auth method |
| mail_auth_select($selected_method, $key = '') X-Ref |
| Select mail authentication method |
| full_folder_select($value, $key = '') X-Ref |
| Select full folder action |
| select_ip_check($value, $key = '') X-Ref |
| Select ip validation |
| select_acc_activation($value, $key = '') X-Ref |
| Select account activation method |
| username_length($value, $key = '') X-Ref |
| Maximum/Minimum username length |
| select_username_chars($selected_value, $key) X-Ref |
| Allowed chars in usernames |
| password_length($value, $key) X-Ref |
| Maximum/Minimum password length |
| select_password_chars($selected_value, $key) X-Ref |
| Required chars in passwords |
| bump_interval($value, $key) X-Ref |
| Select bump interval |
| board_disable($value, $key) X-Ref |
| Board disable option and message |
| dateformat_select($value, $key) X-Ref |
| Select default dateformat |
| Generated: Wed Nov 22 00:35:05 2006 | Cross-referenced by PHPXref 0.6 |