PHP Package Scan of phpwebgallery-1.5.0

/Users/fredibach/Desktop/downloads/phpwebgallery-1.5.0
about.php - 56 lines, 2543 bytes
admin/
cat_list.php - 1 functions/classes, 365 lines, 11676 bytes
46: function save_categories_order ($categories);
cat_modify.php - 318 lines, 9395 bytes
cat_move.php - 117 lines, 4077 bytes
cat_options.php - 297 lines, 8715 bytes
cat_perm.php - 377 lines, 10867 bytes
comments.php - 171 lines, 5387 bytes
configuration.php - 279 lines, 9103 bytes
element_set.php - 198 lines, 6059 bytes
element_set_global.php - 1 functions/classes, 484 lines, 13142 bytes
48: function get_elements_keywords ($element_ids);
element_set_unit.php - 252 lines, 7623 bytes
group_list.php - 177 lines, 5754 bytes
group_perm.php - 187 lines, 6221 bytes
help.php - 37 lines, 1998 bytes
images/
daily_stats.img.php - 121 lines, 5504 bytes
global_stats.img.php - 121 lines, 5624 bytes
index.htm - 133 bytes
monthly_stats.img.php - 121 lines, 5446 bytes
phpBarGraph.php - 24 functions/classes, 391 lines, 14157 bytes
32: class PhpBarGraph;
69: function PhpBarGraph ();
86: function AddValue ($labelName, $theValue);
91: function SetDebug ($debug);
96: function SetX ($x);
101: function SetY ($y);
106: function SetWidth ($width);
111: function SetHeight ($height);
116: function SetStartBarColor ($color);
121: function SetEndBarColor ($color);
126: function SetLineColor ($color);
131: function SetBarSpacing ($barSpacing);
136: function SetNumOfValueTicks ($ticks);
141: function SetShowLabels ($labels);
146: function SetShowValues ($values);
151: function SetBarBorder ($border);
156: function SetShowFade ($fade);
161: function SetShowOuterBox ($box);
167: function RGBColor ($hexColor);
178: function DebugPrint ();
206: function dif ($start,$end);
216: function draw ($start,$end,$pos,$step_width);
226: function fadeBar ($image, $x1, $y1, $x2, $y2, $colorsStart, $colorsEnd, $height, $width);
269: function DrawBarGraph ($image);
include/
functions.php - 27 functions/classes, 1491 lines, 36243 bytes
35: function get_pwg_files ($dir);
60: function get_thumb_files ($dir);
88: function get_representative_files ($dir);
106: function delete_site ( $id );
133: function delete_categories ($ids);
203: function delete_elements ($ids);
278: function delete_user ($user_id);
341: function update_category ($ids = 'all', $recursive = false);
500: function date_convert_back ( $date );
523: function get_keywords ($keywords_string);
544: function get_fs_directories ($path, $recursive = true);
582: function mass_inserts ($table_name, $dbfields, $datas);
629: function mass_updates ($tablename, $dbfields, $datas);
741: function update_global_rank ($id_uppercat = 'all');
798: function set_cat_visible ($categories, $value);
836: function set_cat_status ($categories, $value);
873: function get_uppercat_ids ($cat_ids);
903: function set_random_representant ($categories);
936: function ordering ();
969: function get_fulldirs ($cat_ids);
544: function get_fs ($path, $recursive = true);
1121: function micro_seconds ();
1139: function sync_users ();
1229: function update_uppercats ();
1282: function update_path ();
1307: function update_average_rate ();
1346: function move_categories ($category_ids, $new_parent = -1);
functions_metadata.php - 4 functions/classes, 242 lines, 6067 bytes
31: function get_sync_iptc_data ($file);
62: function get_sync_exif_data ($file);
82: function update_metadata ($files);
181: function get_filelist ($category_id = '', $recursive = false, $only_new = false);
index.htm - 133 bytes
isadmin.inc.php - 36 lines, 2043 bytes
index.htm - 133 bytes
intro.php - 249 lines, 7419 bytes
maintenance.php - 115 lines, 3953 bytes
picture_modify.php - 384 lines, 11426 bytes
remote_site.php - 5 functions/classes, 745 lines, 22165 bytes
46: function remote_output ($url);
83: function database_subdirs ($site_id, $id_uppercat);
121: function update_remote_site ($listing_file, $site_id);
177: function insert_remote_category ($xml_content, $site_id, $id_uppercat, $level);
338: function insert_remote_element ($xml_dir, $category_id);
stats.php - 313 lines, 9714 bytes
thumbnail.php - 1 functions/classes, 402 lines, 12575 bytes
31: function RatioResizeImg ($path, $newWidth, $newHeight, $tn_ext);
update.php - 770 lines, 23961 bytes
user_list.php - 1 functions/classes, 791 lines, 21296 bytes
43: function get_filtered_user_list ();
user_perm.php - 228 lines, 7276 bytes
waiting.php - 228 lines, 7063 bytes
admin.php - 143 lines, 6005 bytes
category.php - 417 lines, 13027 bytes
comments.php - 450 lines, 13212 bytes
doc/
ChangeLog - 26418 bytes
COPYING - 18009 bytes
README_en.txt - 2535 bytes
README_fr.txt - 3367 bytes
feed.php - 10 functions/classes, 360 lines, 10498 bytes
42: function new_comments ($start, $end);
66: function unvalidated_comments ($date);
86: function new_elements ($start, $end);
108: function updated_categories ($start, $end);
129: function new_users ($start, $end);
145: function waiting_elements ();
167: function news ($start, $end);
230: function explode_mysqldt ($mysqldt);
251: function mysqldt_to_ts ($mysqldt);
267: function ts_to_iso8601 ($ts);
galleries/
index.htm - 126 bytes
identification.php - 108 lines, 4597 bytes
include/
category_calendar.inc.php - 459 lines, 14340 bytes
category_default.inc.php - 148 lines, 4818 bytes
category_recent_cats.inc.php - 100 lines, 3873 bytes
category_subcats.inc.php - 174 lines, 5325 bytes
common.inc.php - 185 lines, 5348 bytes
config_default.inc.php - 377 lines, 14927 bytes
constants.php - 62 lines, 3253 bytes
feedcreator.class.php - 56 functions/classes, 1541 lines, 51421 bytes
176: class FeedItem extends HtmlDescribable;
223: class FeedImage extends HtmlDescribable;
241: class HtmlDescribable;
257: function getDescription ();
274: class FeedHtmlField;
290: function FeedHtmlField ($parFieldContent);
301: function output ();
332: class UniversalFeedCreator extends FeedCreator;
335: function _setFormat ($format);
407: function createFeed ($format = "RSS0.91");
424: function saveFeed ($format="RSS0.91", $filename="", $displayContents=true);
442: function useCached ($format="RSS0.91", $filename="", $timeout=3600);
458: class FeedCreator extends HtmlDescribable;
516: function addItem ($item);
533: function iTrunc ($string, $length);
566: function _createGeneratorComment ();
578: function _createAdditionalElements ($elements, $indentString="");
588: function _createStylesheetReferences ();
407: function createFeed ();
620: function _generateFilename ();
630: function _redirect ($filename);
442: function useCached ($filename="", $timeout=3600);
424: function saveFeed ($filename="", $displayContents=true);
702: class FeedDate;
710: function FeedDate ($dateString="");
762: function rfc822 ();
774: function iso8601 ();
786: function unix ();
799: class RSSCreator10 extends FeedCreator;
407: function createFeed ();
878: class RSSCreator091 extends FeedCreator;
886: function RSSCreator091 ();
895: function _setRSSVersion ($version);
407: function createFeed ();
1016: class RSSCreator20 extends RSSCreator091;
1018: function RSSCreator20 ();
1033: class PIECreator01 extends FeedCreator;
1035: function PIECreator01 ();
407: function createFeed ();
1091: class AtomCreator03 extends FeedCreator;
1093: function AtomCreator03 ();
407: function createFeed ();
1159: class MBOXCreator extends FeedCreator;
1161: function MBOXCreator ();
1166: function qp_enc ($input = "", $line_max = 76);
407: function createFeed ();
620: function _generateFilename ();
1246: class OPMLCreator extends FeedCreator;
1248: function OPMLCreator ();
407: function createFeed ();
1303: class HTMLCreator extends FeedCreator;
407: function createFeed ();
620: function _generateFilename ();
1449: class JSCreator extends HTMLCreator;
407: function createFeed ();
620: function _generateFilename ();
functions.inc.php - 28 functions/classes, 729 lines, 20016 bytes
42: function get_enums ($table, $field);
69: function get_boolean ( $string );
85: function boolean_to_string ($var);
104: function get_moment ();
115: function get_elapsed_time ( $start, $end );
134: function replace_space ( $string );
173: function get_extension ( $filename );
181: function get_filename_wo_extension ( $filename );
192: function get_dirs ($directory);
218: function get_picture_size ( $original_width, $original_height, $max_width, $max_height );
274: function get_languages ();
306: function add_style ( $string, $search, $style );
337: function replace_search ( $string, $search );
350: function pwg_log ( $file, $category, $picture = '' );
383: function format_date ($date, $type = 'us', $show_time = false);
430: function pwg_query ($query);
465: function pwg_debug ( $string );
487: function redirect ( $url );
513: function get_query_string_diff ($rejects = array());
537: function get_templates ();
553: function get_thumbnail_src ($path, $tn_ext = '');
577: function my_error ($header);
595: function array_from_query ($query, $fieldname);
614: function get_day_list ($blockname, $selection);
641: function get_month_list ($blockname, $selection);
670: function fill_caddie ($elements_id);
705: function get_name_from_file ($filename);
717: function l10n ($key);
functions_category.inc.php - 13 functions/classes, 844 lines, 25590 bytes
42: function check_restrictions ($category_id);
75: function check_cat_id ( $cat );
118: function get_categories_menu ();
163: function count_user_total_images ();
194: function get_cat_info ( $id );
254: function get_complete_dir ( $category_id );
263: function get_local_dir ( $category_id );
304: function get_site_url ($category_id);
332: function initialize_category ( $calling_page = 'category' );
753: function display_select_categories ($categories, $selecteds, $blockname, $fullname = true);
790: function display_select_cat_wrapper ($query, $selecteds, $blockname, $fullname = true);
812: function get_subcat_ids ($ids);
839: function global_rank_compare ($a, $b);
functions_group.inc.php - 30 lines, 1835 bytes
functions_html.inc.php - 8 functions/classes, 436 lines, 11955 bytes
27: function get_icon ( $date );
56: function create_navigation_bar ($url, $nb_element, $start, $nb_element_page, $link_class);
190: function language_select ($default, $select_name = "language");
218: function get_cat_display_name ($cat_informations, $url = 'category.php?cat=', $replace_space = true);
271: function get_cat_display_name_cache ($uppercats, $url = 'category.php?cat=', $replace_space = true);
336: function get_html_menu_category ($categories);
406: function parse_comment_content ($content);
428: function get_cat_display_name_from_id ($cat_id, $url = 'category.php?cat=', $replace_space = true);
functions_metadata.inc.php - 3 functions/classes, 136 lines, 3953 bytes
34: function get_iptc_data ($filename, $map);
81: function clean_iptc_value ($value);
101: function get_exif_data ($filename, $map);
functions_session.inc.php - 4 functions/classes, 139 lines, 4656 bytes
27: function generate_key ($size);
67: function session_create ($userid, $session_length);
107: function add_session_id ( $url, $redirect = false );
134: function cookie_path ();
functions_user.inc.php - 13 functions/classes, 542 lines, 13502 bytes
33: function validate_mail_address ( $mail_address );
48: function register_user ($login, $password, $mail_address);
102: function check_login_authorization ($guest_allowed = true);
125: function setup_style ($style);
137: function getuserdata ($user_id, $use_cache);
238: function check_user_favorites ();
300: function calculate_permissions ($user_id, $user_status);
375: function get_username ($user_id);
403: function get_userid ($username);
432: function find_available_feed_id ();
455: function create_user_infos ($user_id);
488: function get_groupname ($group_id);
518: function get_language_filepath ($filename);
functions_xml.inc.php - 5 functions/classes, 108 lines, 4231 bytes
37: function getContent ( $element );
51: function getAttribute ( $element, $attribute );
59: function getChild ( $document, $node );
77: function getChildren ( $document, $node );
88: function getXmlCode ( $filename );
index.php - 32 lines, 1893 bytes
mysql.inc.php - 0 lines, 0 bytes
page_header.php - 70 lines, 2815 bytes
page_tail.php - 83 lines, 3106 bytes
pngfix.js - 1259 bytes
scripts.js - 817 bytes
template.php - 17 functions/classes, 527 lines, 18028 bytes
33: class Template;
65: function Template ($root = ".");
75: function destroy ();
83: function set_rootdir ($dir);
98: function set_filenames ($filename_array);
119: function pparse ($handle);
142: function parse ($handle);
119: function p ();
180: function assign_var_from_handle ($varname, $handle);
204: function assign_block_vars ($blockname, $vararray);
240: function assign_vars ($vararray);
180: function assign_var ($varname, $varval);
268: function make_filename ($filename);
290: function loadfile ($handle);
328: function compile ($code, $do_not_echo = false, $retvar = '');
474: function generate_block_varref ($namespace, $varname);
502: function generate_block_data_ref ($blockname, $include_last_iterator);
user.inc.php - 111 lines, 4036 bytes
index.php - 31 lines, 1875 bytes
install/
config.sql - 2233 bytes
phpwebgallery_structure.sql - 9472 bytes
upgrade_1.4.0.php - 302 lines, 7638 bytes
upgrade_1.4.1.php - 302 lines, 7638 bytes
install.php - 2 functions/classes, 418 lines, 13025 bytes
31: function guess_lang ();
80: function execute_sqlfile ($filepath, $replaced, $replacing);
language/
en_UK.iso-8859-1/
about.html - 466 bytes
admin.lang.php - 370 lines, 19774 bytes
common.lang.php - 307 lines, 15143 bytes
help/
cat_modify.html - 3721 bytes
cat_options.html - 1356 bytes
cat_perm.html - 525 bytes
configuration.html - 3189 bytes
maintenance.html - 1739 bytes
remote_site.html - 1987 bytes
search.html - 813 bytes
synchronize.html - 568 bytes
thumbnail.html - 962 bytes
user_list.html - 753 bytes
help.html - 8790 bytes
install.lang.php - 77 lines, 5003 bytes
iso.txt - 12 bytes
fr_FR.iso-8859-1/
about.html - 352 bytes
admin.lang.php - 368 lines, 21532 bytes
common.lang.php - 305 lines, 16044 bytes
help/
cat_modify.html - 4054 bytes
cat_options.html - 1575 bytes
cat_perm.html - 549 bytes
configuration.html - 3618 bytes
maintenance.html - 1983 bytes
remote_site.html - 2057 bytes
search.html - 738 bytes
synchronize.html - 704 bytes
thumbnail.html - 1299 bytes
user_list.html - 940 bytes
help.html - 9356 bytes
install.lang.php - 72 lines, 5010 bytes
iso.txt - 13 bytes
index.htm - 133 bytes
notification.php - 72 lines, 3433 bytes
password.php - 1 functions/classes, 224 lines, 7212 bytes
41: function pwg_mail ($to, $from, $infos = '');
picture.php - 1070 lines, 29541 bytes
popuphelp.php - 56 lines, 2808 bytes
profile.php - 275 lines, 9621 bytes
random.php - 63 lines, 3159 bytes
register.php - 97 lines, 3825 bytes
search.php - 217 lines, 8071 bytes
template/
yoga/
about.tpl - 285 bytes
admin/
cat_list.tpl - 2193 bytes
cat_modify.tpl - 4737 bytes
cat_move.tpl - 1339 bytes
cat_options.tpl - 524 bytes
cat_perm.tpl - 2189 bytes
comments.tpl - 1009 bytes
configuration.tpl - 5189 bytes
double_select.tpl - 974 bytes
element_set_global.tpl - 6237 bytes
element_set_unit.tpl - 3162 bytes
group_list.tpl - 1079 bytes
group_perm.tpl - 135 bytes
images/
errors.png - 3249 bytes
infos.png - 2250 bytes
intro.tpl - 1098 bytes
maintenance.tpl - 705 bytes
picture_modify.tpl - 6140 bytes
remote_site.tpl - 2693 bytes
stats.tpl - 1209 bytes
thumbnail.tpl - 3817 bytes
update.tpl - 3554 bytes
user_list.tpl - 9722 bytes
user_perm.tpl - 415 bytes
waiting.tpl - 2065 bytes
admin.tpl - 2204 bytes
category.tpl - 4525 bytes
comments.tpl - 2651 bytes
content.css - 4457 bytes
dclear.css - 0 bytes
default-colors.css - 2345 bytes
default-layout.css - 4057 bytes
fix-khtml.css - 435 bytes
footer.tpl - 640 bytes
header.tpl - 1268 bytes
identification.tpl - 1906 bytes
image.css - 2294 bytes
install.tpl - 5002 bytes
menubar.css - 1339 bytes
mimetypes/
avi.png - 4284 bytes
mp3.png - 3902 bytes
mpg.png - 4271 bytes
ogg.png - 4063 bytes
zip.png - 3721 bytes
notification.tpl - 487 bytes
password.tpl - 1309 bytes
picture.tpl - 6407 bytes
popuphelp.css - 359 bytes
popuphelp.tpl - 217 bytes
print.css - 231 bytes
profile.tpl - 4623 bytes
redirect.tpl - 11 bytes
register.tpl - 1857 bytes
search.tpl - 5518 bytes
theme/
caddie_add.png - 1186 bytes
category_children.png - 1554 bytes
category_delete.png - 1752 bytes
category_edit.png - 1606 bytes
category_elements.png - 1681 bytes
category_jump-to.png - 1604 bytes
category_permissions.png - 1839 bytes
category_representant_random.png - 3171 bytes
del_favorite.png - 1424 bytes
delete.png - 778 bytes
exit.png - 1432 bytes
favorite.png - 1457 bytes
help.png - 1994 bytes
home.png - 1591 bytes
left.png - 1644 bytes
lost_password.png - 1717 bytes
metadata.png - 1520 bytes
permissions.png - 729 bytes
preferences.png - 1606 bytes
recent.png - 757 bytes
register.png - 1445 bytes
representative.png - 1556 bytes
right.png - 1661 bytes
save.png - 961 bytes
slideshow.png - 1229 bytes
sync_metadata.png - 1797 bytes
up.png - 1641 bytes
upgrade.tpl - 1324 bytes
upload.tpl - 2552 bytes
yoga-dark/
about.tpl - 290 bytes
admin/
cat_list.tpl - 2223 bytes
cat_modify.tpl - 4772 bytes
cat_move.tpl - 1344 bytes
cat_options.tpl - 529 bytes
cat_perm.tpl - 2194 bytes
comments.tpl - 1009 bytes
configuration.tpl - 5194 bytes
double_select.tpl - 974 bytes
element_set_global.tpl - 6237 bytes
element_set_unit.tpl - 3162 bytes
group_list.tpl - 1089 bytes
group_perm.tpl - 135 bytes
images/
errors.png - 3249 bytes
infos.png - 2250 bytes
intro.tpl - 1098 bytes
maintenance.tpl - 710 bytes
picture_modify.tpl - 6150 bytes
remote_site.tpl - 2700 bytes
stats.tpl - 1209 bytes
thumbnail.tpl - 3822 bytes
update.tpl - 3559 bytes
user_list.tpl - 9732 bytes
user_perm.tpl - 415 bytes
waiting.tpl - 2065 bytes
admin.tpl - 2204 bytes
category.tpl - 4535 bytes
comments.tpl - 2656 bytes
content.css - 4457 bytes
dclear.css - 0 bytes
default-colors.css - 2739 bytes
default-layout.css - 4227 bytes
fix-khtml.css - 435 bytes
footer.tpl - 640 bytes
header.tpl - 1288 bytes
identification.tpl - 1931 bytes
image.css - 2369 bytes
install.tpl - 5002 bytes
menubar.css - 1339 bytes
mimetypes/
avi.png - 4284 bytes
mp3.png - 3902 bytes
mpg.png - 4271 bytes
ogg.png - 4063 bytes
zip.png - 3721 bytes
notification.tpl - 492 bytes
password.tpl - 1314 bytes
picture.tpl - 6457 bytes
popuphelp.css - 359 bytes
popuphelp.tpl - 222 bytes
print.css - 231 bytes
profile.tpl - 4628 bytes
redirect.tpl - 11 bytes
register.tpl - 1862 bytes
search.tpl - 5528 bytes
theme/
button_bg.gif - 500 bytes
caddie_add.png - 1186 bytes
category_children.png - 1554 bytes
category_delete.png - 1752 bytes
category_edit.png - 1606 bytes
category_elements.png - 1681 bytes
category_jump-to.png - 1604 bytes
category_permissions.png - 1839 bytes
category_representant_random.png - 3171 bytes
del_favorite.png - 1424 bytes
delete.png - 778 bytes
exit.png - 1432 bytes
favorite.png - 1457 bytes
help.png - 1994 bytes
home.png - 1591 bytes
left.png - 1644 bytes
lost_password.png - 1717 bytes
metadata.png - 1520 bytes
permissions.png - 729 bytes
preferences.png - 1606 bytes
recent.png - 757 bytes
register.png - 1445 bytes
representative.png - 1556 bytes
right.png - 1661 bytes
save.png - 961 bytes
slideshow.png - 1229 bytes
sync_metadata.png - 1797 bytes
tableh1_bg.gif - 657 bytes
tableh2_bg.gif - 907 bytes
up.png - 1641 bytes
upgrade.tpl - 1324 bytes
upload.tpl - 2552 bytes
tools/
config_local.inc.php - 8 lines, 275 bytes
create_listing_file.php - 12 functions/classes, 552 lines, 15315 bytes
77: function get_iptc_data ($filename, $map);
124: function clean_iptc_value ($value);
137: function get_sync_iptc_data ($file);
176: function get_moment ();
192: function get_elapsed_time ($start, $end);
203: function get_pwg_files ($dir);
235: function get_thumb_files ($dir);
263: function get_representative_files ($dir);
286: function get_dirs ($basedir, $indent, $level);
325: function get_extension ($filename);
333: function get_filename_wo_extension ($filename);
338: function get_pictures ($dir, $indent);
metadata.php - 74 lines, 2833 bytes
upgrade.php - 1 functions/classes, 213 lines, 7744 bytes
87: function execute_sqlfile ($filepath, $replaced, $replacing);
upload.php - 1 functions/classes, 374 lines, 13547 bytes
39: function validate_upload ( $temp_name, $my_max_file_size, $image_max_width, $image_max_height );

Stats: 24 folders, 289 files, 1281815 bytes (total), 790818 bytes (scripts), 81 php files, 23 php files with functions, 24221 lines of code, 220 functions and 18 classes.
Package scan generated with phpPackageScan 1.0