PHP Package Scan of phorum-5.0.21

/Users/fredibach/Desktop/downloads/phorum-5.0.21
admin.php - 5 functions/classes, 158 lines, 5585 bytes
62: function phorum_admin_error ($error);
68: function phorum_get_folder_info ();
101: function phorum_get_forum_info ($forums_only=0);
127: function help_link ($title, $text);
133: function phorum_upgrade_tables ($fromversion,$toversion);
attach.php - 182 lines, 7268 bytes
cache/
common.php - 12 functions/classes, 649 lines, 24228 bytes
264: function phorum_require_login ();
278: function phorum_check_read_common ();
313: function phorum_get_url ();
474: function phorum_get_template ( $page );
509: function phorum_build_common_urls ();
532: function phorum_hook ( $hook, $arg = "" );
558: function phorum_html_encode ( $string );
570: function phorum_recursive_stripslashes ( $array );
586: function phorum_get_template_info ();
606: function phorum_get_language_info ();
625: function phorum_redirect_by_url ( $redir_url );
641: function print_var ( $var );
control.php - 1 functions/classes, 245 lines, 10561 bytes
160: function phorum_controlcenter_user_save ($panel);
docs/
CODING-STANDARDS - 1481 bytes
creating_mods.txt - 16229 bytes
creating_templates.txt - 913 bytes
CVS-RULES - 4224 bytes
faq.txt - 5665 bytes
install.txt - 2920 bytes
license.txt - 3008 bytes
NEWS - 31074 bytes
performance.txt - 7301 bytes
permissions.txt - 2337 bytes
RAW-CHANGELOG - 206835 bytes
upgrade.txt - 1515 bytes
edit.php - 119 lines, 5029 bytes
features.txt - 803 bytes
file.php - 116 lines, 4053 bytes
follow.php - 91 lines, 4010 bytes
images/
button.png - 1518 bytes
close.gif - 623 bytes
qmark.gif - 377 bytes
trans.gif - 42 bytes
include/
admin/
badwords.php - 112 lines, 3458 bytes
banlist.php - 121 lines, 4048 bytes
customprofile.php - 100 lines, 3103 bytes
default.php - 95 lines, 4037 bytes
deletefolder.php - 7 lines, 101 bytes
deleteforum.php - 34 lines, 1428 bytes
editfolder.php - 13 lines, 244 bytes
editforum.php - 13 lines, 242 bytes
footer.php - 7 lines, 93 bytes
groups.php - 223 lines, 9659 bytes
header.php - 2 functions/classes, 232 lines, 6848 bytes
123: function show_help (help_text);
141: function hide_help ();
help.php - 15 lines, 255 bytes
index.php - 8 lines, 130 bytes
install.php - 195 lines, 8792 bytes
login.php - 35 lines, 992 bytes
logout.php - 9 lines, 170 bytes
message_prune.php - 60 lines, 1830 bytes
modadmin.php - 18 lines, 194 bytes
mods.php - 122 lines, 3662 bytes
modsettings.php - 18 lines, 258 bytes
newfolder.php - 116 lines, 2931 bytes
newforum.php - 219 lines, 8948 bytes
PhorumAdminMenu.php - 5 functions/classes, 64 lines, 1929 bytes
4: class PhorumAdminMenu;
11: function PhorumAdminMenu ($title="", $width=0, $columns=1);
16: function reset ($title="", $width=0, $columns=1);
24: function add ($title, $module, $description, $column=1);
30: function show ();
PhorumInputForm.php - 17 functions/classes, 293 lines, 10176 bytes
4: class PhorumInputForm;
16: function PhorumInputForm ($action="", $method="get", $submit="Submit", $target="", $enctype="", $events="");
26: function hidden ($name, $value);
31: function addrow ($title, $contents="", $valign="middle", $align="left");
54: function addhelp ($row, $title, $text);
61: function addbreak ( $break=" " );
68: function addmessage ( $message );
74: function show ();
129: function time_select ($prefix, $blank_line=true, $time="");
160: function date_select ($prefix, $blank_line=true, $date="TODAY", $year_start="", $year_end="");
200: function text_box ($name, $value, $size=0, $maxlength=0, $password=false, $extra="");
211: function textarea ($name, $value, $cols=30, $rows=5, $extra="");
218: function select_tag ($name, $values, $selected="", $extra="");
230: function select_tag_valaskey ($name, $values, $selected="", $extra="");
243: function radio_button ($name, $values, $selected="", $separator="  ", $extra="");
253: function checkbox ( $name, $value, $caption, $checked = 0, $extra="" );
263: function checkbox_list ( $prefix, $list, $separator="  ", $checklist = 0);
settings.php - 240 lines, 12110 bytes
users.php - 347 lines, 15136 bytes
constants.php - 170 lines, 6084 bytes
controlcenter/
email.php - 90 lines, 3975 bytes
files.php - 96 lines, 3096 bytes
forum.php - 2 functions/classes, 94 lines, 3224 bytes
3: function phorum_cc_get_language_info ();
24: function phorum_cc_get_template_info ();
groupmod.php - 142 lines, 7414 bytes
groups.php - 2 functions/classes, 91 lines, 3835 bytes
38: function phorum_readable_groups ();
72: function phorum_joinable_groups ();
messages.php - 65 lines, 2512 bytes
password.php - 17 lines, 638 bytes
pm.php - 300 lines, 11109 bytes
privacy.php - 35 lines, 1154 bytes
sig.php - 14 lines, 416 bytes
subthreads.php - 70 lines, 2661 bytes
summary.php - 1 functions/classes, 55 lines, 2176 bytes
26: function phorum_readable_permissions ();
user.php - 18 lines, 492 bytes
users.php - 51 lines, 1481 bytes
db/
config.php.sample - 691 bytes
mysql.php - 76 functions/classes, 3225 lines, 105529 bytes
49: function phorum_db_get_thread_list ($offset);
289: function phorum_db_get_recent_messages ($count, $forum_id = 0, $thread = 0);
363: function phorum_db_get_unapproved_list ($forum, $waiting_only=false);
417: function phorum_db_post_message (&$message,$convert=false);
523: function phorum_db_delete_message ($message_id, $mode = 0);
592: function phorum_db_get_messagetree ($parent_id, $forum_id);
618: function phorum_db_update_message ($message_id, $message);
592: function phorum_db_get_message ($value, $field="message_id");
698: function phorum_db_get_messages ($thread,$page=0);
762: function phorum_db_get_message_index ($thread=0,$message_id=0);
804: function phorum_db_search ($search, $offset, $length, $match_type, $match_date, $match_forum, $body, $author, $subject);
907: function phorum_db_get_newer_thread ($key);
934: function phorum_db_get_older_thread ($key);
961: function phorum_db_load_settings ();
1006: function phorum_db_update_settings ($settings);
1040: function phorum_db_get_forums ($forum_ids = 0, $parent_id = null);
1077: function phorum_db_update_forum_stats ($refresh=false, $msg_count_change=0, $timestamp=0, $thread_count_change=0);
1131: function phorum_db_move_thread ($thread_id, $toforum);
1203: function phorum_db_close_thread ($thread_id);
1221: function phorum_db_reopen_thread ($thread_id);
1241: function phorum_db_add_forum ($forum);
1276: function phorum_db_drop_forum ($forum_id);
1318: function phorum_db_drop_folder ($forum_id);
1077: function phorum_db_update_forum ($forum);
1392: function phorum_db_get_groups ($group_id=0);
1433: function phorum_db_get_group_members ($group_id, $status = PHORUM_USER_GROUP_REMOVE);
1465: function phorum_db_save_group ($group);
1505: function phorum_db_delete_group ($group_id);
1532: function phorum_db_add_group ($group_name,$group_id=0);
1561: function phorum_db_user_get_moderators ($forum_id);
1561: function phorum_db_user_get ($user_id, $detailed);
1664: function phorum_db_user_get_list ();
1686: function phorum_db_user_check_pass ($username, $password, $temp_password=false);
1717: function phorum_db_user_check_field ($field, $value, $operator="=", $return_array=false);
1766: function phorum_db_user_add ($userdata);
1818: function phorum_db_user_save ($userdata);
1884: function phorum_db_user_save_groups ($user_id, $groups);
1913: function phorum_db_user_subscribe ($user_id, $forum_id, $thread, $type);
1936: function phorum_db_user_addpost ();
1952: function phorum_db_user_unsubscribe ($user_id, $thread, $forum_id=0);
1976: function phorum_db_user_get_groups ($user_id);
2007: function phorum_db_search_users ($search);
2036: function phorum_db_user_get_unapproved ();
2071: function phorum_db_user_delete ($user_id);
2137: function phorum_db_get_user_file_list ($user_id);
2169: function phorum_db_get_message_file_list ($message_id);
2199: function phorum_db_file_get ($file_id);
2229: function phorum_db_file_save ($user_id, $filename, $filesize, $buffer, $message_id=0);
2263: function phorum_db_file_delete ($file_id);
2289: function phorum_db_get_user_filesize_total ($user_id);
2319: function phorum_db_newflag_allread ($forum_id=0);
2351: function phorum_db_newflag_get_flags ($forum_id=0);
2385: function phorum_db_newflag_get_unread_count ($forum_id=0);
2423: function phorum_db_newflag_add_read ($message_ids);
2463: function phorum_db_newflag_get_count ($forum_id=0);
2487: function phorum_db_newflag_delete ($numdelete=0,$forum_id=0);
2514: function phorum_db_get_subscribed_users ($forum_id, $thread, $type);
2547: function phorum_db_get_message_subscriptions ($user_id,$days=2);
2588: function phorum_db_get_if_subscribed ($forum_id, $thread, $user_id, $type=PHORUM_SUBSCRIPTION_MESSAGE);
2619: function phorum_db_get_banlists ();
2651: function phorum_db_get_banitem ($banid);
2679: function phorum_db_del_banitem ($banid);
2702: function phorum_db_mod_banlists ($type,$pcre,$string,$forum_id,$id=0);
2737: function phorum_db_get_private_messages ($user_id, $type);
2737: function phorum_db_get_private_message ($pm_id);
2802: function phorum_db_get_private_message_count ($user_id);
2830: function phorum_db_put_private_messages ($to_username, $to_user_id, $subject, $message, $keep);
2864: function phorum_db_update_private_message ($pm_id, $flag, $value);
2905: function phorum_db_prune_oldThreads ($time,$forum=0,$mode=1);
2964: function phorum_db_get_max_messageid ();
2987: function phorum_db_viewcount_inc ($message_id);
3008: function phorum_db_create_tables ();
3162: function phorum_db_run_queries ($queries);
3187: function phorum_db_check_connection ();
3199: function phorum_db_mysql_connect ();
3215: function phorum_db_mysql_error ($err);
upgrade/
mysql/
2003011801.php - 4 lines, 221 bytes
2003022400.php - 4 lines, 156 bytes
2003052600.php - 4 lines, 142 bytes
2003060100.php - 4 lines, 154 bytes
2003060600.php - 4 lines, 143 bytes
2003072000.php - 4 lines, 158 bytes
2003082100.php - 17 lines, 1109 bytes
2003091700.php - 10 lines, 709 bytes
2003092700.php - 5 lines, 359 bytes
2003103000.php - 11 lines, 492 bytes
2003112001.php - 7 lines, 972 bytes
2003112500.php - 6 lines, 189 bytes
2004012400.php - 6 lines, 440 bytes
2004021200.php - 8 lines, 263 bytes
2004031000.php - 7 lines, 158 bytes
2004031200.php - 7 lines, 145 bytes
2004031201.php - 7 lines, 193 bytes
2004031700.php - 14 lines, 760 bytes
2004032900.php - 6 lines, 257 bytes
2004032901.php - 7 lines, 164 bytes
2004052900.php - 7 lines, 306 bytes
2004061300.php - 6 lines, 188 bytes
2004061400.php - 7 lines, 287 bytes
2004071000.php - 8 lines, 223 bytes
2004071100.php - 8 lines, 229 bytes
2004071500.php - 8 lines, 504 bytes
2004071900.php - 5 lines, 168 bytes
2004073100.php - 7 lines, 253 bytes
2004080300.php - 37 lines, 1318 bytes
2004080500.php - 11 lines, 455 bytes
2004080600.php - 7 lines, 233 bytes
2004080601.php - 6 lines, 156 bytes
2004080700.php - 6 lines, 150 bytes
2004080800.php - 17 lines, 674 bytes
2004081900.php - 10 lines, 368 bytes
2004090700.php - 10 lines, 395 bytes
2004100700.php - 6 lines, 179 bytes
dhtml_popup.js - 1971 bytes
email_functions.php - 4 functions/classes, 152 lines, 6164 bytes
4: function phorum_valid_email ($email);
46: function phorum_email_user ($addresses, $data);
92: function phorum_email_notice ($message);
121: function phorum_email_moderators ($message);
format_functions.php - 3 functions/classes, 122 lines, 4330 bytes
4: function phorum_format_messages ( $data );
88: function phorum_date ( $picture, $ts );
111: function strip_body ( $body );
lang/
english.php - 442 lines, 31687 bytes
moderation_functions.php - 2 functions/classes, 144 lines, 5727 bytes
9: function phorum_return_to_list ();
20: function phorum_handle_edit_message ();
post_form.php - 64 lines, 2882 bytes
profile_functions.php - 2 functions/classes, 109 lines, 3408 bytes
5: function phorum_gen_password ($charpart=4, $numpart=3);
31: function phorum_check_ban_lists ($value, $type);
templates.php - 1 functions/classes, 196 lines, 6680 bytes
4: function phorum_import_template ($tplfile, $outfile);
thread_info.php - 2 functions/classes, 52 lines, 1397 bytes
8: function phorum_remove_hidden ($val);
17: function phorum_update_thread_info ($thread);
thread_sort.php - 2 functions/classes, 58 lines, 1725 bytes
14: function phorum_sort_threads ($rows);
32: function _phorum_recursive_sort ($rows, &$threads, $seed=0, $indent=0);
timing.php - 3 functions/classes, 35 lines, 946 bytes
4: function timing_start ($key="default");
9: function timing_mark ($mark, $key="default");
14: function timing_print ($key="default");
users.php - 28 functions/classes, 621 lines, 19740 bytes
16: function phorum_user_check_session ( $cookie = PHORUM_SESSION );
54: function phorum_user_create_session ( $cookie = PHORUM_SESSION, $session_cookie = false );
88: function phorum_user_clear_session ( $cookie = PHORUM_SESSION );
102: function phorum_user_get ( $user_id, $detailed = true );
169: function phorum_user_get_list ();
174: function phorum_user_save ( $user );
196: function phorum_user_save_simple ($user);
205: function phorum_user_check_login ( $username, $password );
233: function phorum_user_verify ( $user_id, $tmp_pass );
239: function phorum_user_set_current_user ( $user_id );
252: function phorum_user_check_username ( $username );
257: function phorum_user_check_email ( $email );
265: function phorum_user_check_field ( $field_name, $field_value);
273: function phorum_user_add ( $user, $pwd_unchanged = false );
282: function phorum_user_prepare_data ( $new_user, $old_user, $pwd_unchanged = false );
365: function phorum_user_subscribe ( $user_id, $forum_id, $thread, $type );
372: function phorum_user_unsubscribe ( $user_id, $thread, $forum_id=0 );
385: function phorum_user_moderate_allowed ( $forum_id = 0, $user_data = 0 );
408: function phorum_user_get_moderators ( $forum_id );
419: function phorum_user_access_allowed ( $permission, $forum_id = 0 );
479: function phorum_user_access_list ( $permission );
519: function phorum_user_allow_moderate_group ($group_id = 0);
542: function phorum_user_get_moderator_groups ();
578: function phorum_user_get_groups ($user_id);
592: function phorum_user_save_groups ($user_id, $groups);
597: function phorum_user_addpost ();
602: function phorum_user_delete ($user_id);
607: function _phorum_user_cache_file ( $user_id );
index.php - 101 lines, 3466 bytes
INSTALL - 20 bytes
list.php - 326 lines, 13211 bytes
login.php - 217 lines, 8880 bytes
moderation.php - 306 lines, 12482 bytes
mods/
bbcode/
bbcode.php - 1 functions/classes, 103 lines, 3748 bytes
5: function phorum_bb_code ($data);
info.txt - 101 bytes
html/
html.php - 1 functions/classes, 51 lines, 1537 bytes
5: function phorum_html ($data);
info.txt - 239 bytes
replace/
info.txt - 140 bytes
replace.php - 1 functions/classes, 39 lines, 853 bytes
4: function phorum_mod_replace ($data);
settings.php - 107 lines, 3515 bytes
smileys/
info.txt - 188 bytes
settings.php - 1 functions/classes, 172 lines, 5581 bytes
81: function change_image ();
smileys.php - 2 functions/classes, 82 lines, 2530 bytes
4: function phorum_mod_smileys ( $data );
23: function smiley_sort ($a, $b);
portable/
phorum.php - 1 functions/classes, 36 lines, 870 bytes
29: function phorum_namespace ($page);
phorum_admin.php - 9 lines, 99 bytes
phorum_settings.php - 1 functions/classes, 34 lines, 777 bytes
20: function phorum_custom_get_url ($page, $query_items, $suffix);
post.php - 319 lines, 14292 bytes
profile.php - 117 lines, 4483 bytes
read.php - 472 lines, 20449 bytes
register.php - 252 lines, 11380 bytes
script.php - 1 functions/classes, 54 lines, 2128 bytes
49: function phorum_script_usage ();
scripts/
convertViewCount.php - 28 lines, 1297 bytes
generateStaticCSS.php - 48 lines, 1416 bytes
phorum3_in.php - 13 functions/classes, 404 lines, 13619 bytes
5: function phorum_convert_check_groups ($link);
19: function phorum_convert_check_users ($link);
32: function phorum_convert_getForums ($link);
51: function phorum_convert_getGroups ($link);
69: function phorum_convert_getForumGroups ($forum_id);
82: function phorum_convert_prepareForum ($forumdata);
194: function phorum_convert_getAttachments ($table_name);
207: function phorum_convert_selectMessages ($forumdata,$link);
217: function phorum_convert_getNextMessage ($res,$table_name);
311: function phorum_convert_selectUsers ($link);
328: function phorum_convert_getNextUser ($res);
369: function phorum_convert_getUserGroups ($link);
387: function phorum_convert_getPermissions ($link);
phorum3to5convert.php - 220 lines, 7183 bytes
update_postcount.php - 37 lines, 1159 bytes
search.php - 1 functions/classes, 205 lines, 9944 bytes
32: function phorum_search_check_valid_vars ();
smileys/
angry.gif - 726 bytes
baringteeth.gif - 467 bytes
confused.gif - 461 bytes
cool.gif - 726 bytes
crying.gif - 740 bytes
disappointed.gif - 456 bytes
embarrassed.gif - 731 bytes
footinmouth.gif - 731 bytes
frowning.gif - 715 bytes
hot.gif - 4349 bytes
innocent.gif - 703 bytes
kissing.gif - 717 bytes
laughing.gif - 709 bytes
lipsaresealed.gif - 716 bytes
nerd.gif - 488 bytes
rolleyes.gif - 455 bytes
sick.gif - 484 bytes
sleepy.gif - 321 bytes
smile.gif - 713 bytes
smiley12.gif - 1370 bytes
smiley14.gif - 254 bytes
smiley15.gif - 2265 bytes
smiley16.gif - 1215 bytes
smiley17.gif - 1410 bytes
smiley23.gif - 100 bytes
smiley24.gif - 102 bytes
smiley25.gif - 1218 bytes
smilie1.gif - 93 bytes
smilie10.gif - 1264 bytes
smilie11.gif - 110 bytes
smilie2.gif - 94 bytes
smilie3.gif - 135 bytes
smilie4.gif - 136 bytes
smilie5.gif - 152 bytes
smilie6.gif - 248 bytes
smilie7.gif - 877 bytes
smilie8.gif - 1784 bytes
smilie9.gif - 154 bytes
suprised.gif - 721 bytes
thinking.gif - 456 bytes
tounge.gif - 707 bytes
undecided.gif - 717 bytes
wink.gif - 699 bytes
templates/
default/
attach.tpl - 1838 bytes
cc_files.tpl - 1917 bytes
cc_groupmod.tpl - 2433 bytes
cc_groups.tpl - 999 bytes
cc_index.tpl - 357 bytes
cc_menu.tpl - 2093 bytes
cc_pm_inbox.tpl - 1417 bytes
cc_pm_post.tpl - 2095 bytes
cc_pm_read.tpl - 915 bytes
cc_pm_sent.tpl - 1565 bytes
cc_prepost.tpl - 1395 bytes
cc_start.tpl - 1228 bytes
cc_subscriptions.tpl - 2920 bytes
cc_users.tpl - 1124 bytes
cc_usersettings.tpl - 4837 bytes
css.tpl - 9043 bytes
edit.tpl - 3577 bytes
follow.tpl - 1330 bytes
footer.tpl - 225 bytes
header.tpl - 1326 bytes
images/
carat.gif - 105 bytes
logo.png - 1548 bytes
index.tpl - 1825 bytes
info.php - 9 lines, 203 bytes
list.tpl - 4551 bytes
list_threads.tpl - 4426 bytes
login.tpl - 2125 bytes
message.tpl - 1052 bytes
move_form.tpl - 1603 bytes
post_form.tpl - 3142 bytes
preview.tpl - 1233 bytes
profile.tpl - 1768 bytes
read.tpl - 5530 bytes
read_threads.tpl - 5364 bytes
register.tpl - 2021 bytes
search.tpl - 6146 bytes
settings.tpl - 2274 bytes
stdblock.tpl - 218 bytes
todo.txt - 1674 bytes

Stats: 21 folders, 227 files, 971505 bytes (total), 560362 bytes (scripts), 122 php files, 29 php files with functions, 14860 lines of code, 191 functions and 2 classes.
Package scan generated with phpPackageScan 1.0