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
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