From 190c8dd8f2ef82917c3febbaa2e7aa09ada5dbb8 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sun, 25 May 2008 10:49:05 +0200 Subject: update docs to version 1.5 Signed-off-by: Andreas Unterkircher --- docs/elementindex_phpfspot.html | 80 ++++++++++++++++++++++++++++++++++------- 1 file changed, 68 insertions(+), 12 deletions(-) (limited to 'docs/elementindex_phpfspot.html') diff --git a/docs/elementindex_phpfspot.html b/docs/elementindex_phpfspot.html index 8138e3a..274fc90 100644 --- a/docs/elementindex_phpfspot.html +++ b/docs/elementindex_phpfspot.html @@ -184,7 +184,7 @@
PHPFSPOT::create_thumbnail() in phpfspot.class.php
-
create_thumbnails for the requested width
+
create thumbnails for the requested width
@@ -401,6 +401,14 @@
Method + get_mime_info +
+
+
PHPFSPOT::get_mime_info() in phpfspot.class.php
+
return mime info
+
+
+ Method get_num_photos
@@ -417,6 +425,14 @@
Method + get_photo_rating +
+
+
PHPFSPOT::get_photo_rating() in phpfspot.class.php
+
get photo rating level
+
+
+ Method get_random_photo
@@ -425,6 +441,30 @@
Method + get_random_tag_photo +
+
+
PHPFSPOT::get_random_tag_photo() in phpfspot.class.php
+
get random photo tag photo
+
+
+ Method + get_rate_search +
+
+
PHPFSPOT::get_rate_search() in phpfspot.class.php
+
get rate-search bars
+
+
+ Method + get_tag_name +
+
+
PHPFSPOT::get_tag_name() in phpfspot.class.php
+
return tag-name by tag-idx
+
+
+ Method get_thumb_path
@@ -437,7 +477,7 @@
PHPFSPOT::get_xml_tag_list() in phpfspot.class.php
-
returns the value for the autocomplet tag-search
+
returns the value for the autocomplete tag-search
@@ -587,6 +627,14 @@
Method + resetRateSearch +
+
+
PHPFSPOT::resetRateSearch() in phpfspot.class.php
+
reset rate search
+
+
+ Method resetSlideShow
@@ -635,14 +683,6 @@ Method show -
-
PHPFSPOT_TMPL::show() in phpfspot_tmpl.php
-
show template
-
-
- Method - show -
PHPFSPOT::show() in phpfspot.class.php
show - generate html output
@@ -652,8 +692,8 @@ show
-
PHPFSPOT_IMG::show() in phpfspot_img.php
-
sends the specified image to the browser
+
PHPFSPOT_TMPL::show() in phpfspot_tmpl.php
+
show template
Method @@ -665,6 +705,14 @@
Method + showImg +
+
+
PHPFSPOT_IMG::showImg() in phpfspot_img.php
+
sends the specified image to the browser
+
+
+ Method showPhoto
@@ -681,6 +729,14 @@
Method + showTagImg +
+
+
PHPFSPOT_IMG::showTagImg() in phpfspot_img.php
+
sends a random photo of the requested tag to the browser
+
+
+ Method showTextImage
-- cgit v1.2.3-18-g5258