From 478bae1a1072f2de18f46bf3fc3f0ce2643f4571 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 12 Apr 2008 18:25:30 +0200 Subject: commit current phpDocumentor docs --- docs/phpfspot/PHPFSPOT_CFG.html | 668 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 668 insertions(+) create mode 100644 docs/phpfspot/PHPFSPOT_CFG.html (limited to 'docs/phpfspot/PHPFSPOT_CFG.html') diff --git a/docs/phpfspot/PHPFSPOT_CFG.html b/docs/phpfspot/PHPFSPOT_CFG.html new file mode 100644 index 0000000..024b367 --- /dev/null +++ b/docs/phpfspot/PHPFSPOT_CFG.html @@ -0,0 +1,668 @@ + + + + + + Docs For Class PHPFSPOT_CFG + + + + +
+

 Class PHPFSPOT_CFG

+ + +
+
Description
+ +
+ +

+ Located in /phpfspot_cfg.php (line 3) +

+ + +

+	
+			
+
+ + + + +
+
Variable Summary
+ +
+
+
+  + mixed + $base_path +
+
+  + mixed + $db_access +
+
+  + mixed + $error_found +
+
+  + mixed + $fspot_db +
+
+  + mixed + $hide_tags +
+
+  + mixed + $logging +
+
+  + mixed + $log_file +
+
+  + mixed + $mini_width +
+
+  + mixed + $page_title +
+
+  + mixed + $path_replace_from +
+
+  + mixed + $path_replace_to +
+
+  + mixed + $photo_width +
+
+  + mixed + $phpfspot_db +
+
+  + mixed + $smarty_path +
+
+  + mixed + $theme_name +
+
+  + mixed + $thumbs_per_page +
+
+  + mixed + $thumb_height +
+
+  + mixed + $thumb_path +
+
+  + mixed + $thumb_width +
+
+  + mixed + $use_autocomplete +
+
+  + mixed + $use_lightbox +
+
+  + mixed + $web_path +
+
+
+
+ + +
+
Method Summary
+ +
+
+
+  + PHPFSPOT_CFG + __construct + () +
+
+
+
+ + +
+
Variables
+ +
+ + +
+ +
+ + + mixed + $base_path + = "/var/www/beau.netshadow.at/htdocs" (line 7) + +
+ + + + + + + +
+ +
+ +
+ + + mixed + $db_access + = "native" (line 13) + +
+ + + + + + + +
+ +
+ +
+ + + mixed + $error_found + = 0 (line 75) + +
+ + + + + + + +
+ +
+ +
+ + + mixed + $fspot_db + = "/var/www/beau.netshadow.at/fspot-data/photos.db" (line 16) + +
+ + + + + + + +
+ +
+ +
+ + + mixed + $hide_tags + = array("Favorites", "Hidden", "People", "Places", "Events") (line 72) + +
+ + + + + + + +
+ +
+ +
+ + + mixed + $logging + = "display" (line 64) + +
+ + + + + + + +
+ +
+ +
+ + + mixed + $log_file + = "phpfspot_err.log" (line 67) + +
+ + + + + + + +
+ +
+ +
+ + + mixed + $mini_width + = "100" (line 40) + +
+ + + + + + + +
+ +
+ +
+ + + mixed + $page_title + = "phpfspot - dynamic PHP gallery for F-Spot" (line 5) + +
+ + + + + + + +
+ +
+ +
+ + + mixed + $path_replace_from + = "/home/unki/beau" (line 50) + +
+ + + + + + + +
+ +
+ +
+ + + mixed + $path_replace_to + = "/var/www/beau.netshadow.at/fspot-data" (line 51) + +
+ + + + + + + +
+ +
+ +
+ + + mixed + $photo_width + = "640" (line 39) + +
+ + + + + + + +
+ +
+ +
+ + + mixed + $phpfspot_db + = "/var/www/beau.netshadow.at/fspot-data/phpfspot.db" (line 21) + +
+ + + + + + + +
+ +
+ +
+ + + mixed + $smarty_path + = "/usr/share/php/smarty" (line 33) + +
+ + + + + + + +
+ +
+ +
+ + + mixed + $theme_name + = "default" (line 11) + +
+ + + + + + + +
+ +
+ +
+ + + mixed + $thumbs_per_page + = 50 (line 44) + +
+ + + + + + + +
+ +
+ +
+ + + mixed + $thumb_height + = "145" (line 38) + +
+ + + + + + + +
+ +
+ +
+ + + mixed + $thumb_path + = "/var/www/beau.netshadow.at/htdocs/thumbs" (line 34) + +
+ + + + + + + +
+ +
+ +
+ + + mixed + $thumb_width + = "150" (line 37) + +
+ + + + + + + +
+ +
+ +
+ + + mixed + $use_autocomplete + = true (line 61) + +
+ + + + + + + +
+ +
+ +
+ + + mixed + $use_lightbox + = true (line 56) + +
+ + + + + + + +
+ +
+ +
+ + + mixed + $web_path + = "/" (line 9) + +
+ + + + + + + +
+ +
+
+ + +
+
Methods
+ +
+ + +
+ +
+ + Constructor __construct (line 77) +
+ + +
    +
  • access: public
  • +
+ +
+ PHPFSPOT_CFG + + __construct + + () +
+ + + +
+ +
+
+ + +

+ Documentation generated on Sat, 12 Apr 2008 18:25:05 +0200 by phpDocumentor 1.4.2 +

+
+ \ No newline at end of file -- cgit v1.2.3-18-g5258