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.html | 80 ++++++++++++++++++++++++++++++++++++++++++-------- 1 file changed, 68 insertions(+), 12 deletions(-) (limited to 'docs/elementindex.html') diff --git a/docs/elementindex.html b/docs/elementindex.html index 1d92707..e8c970b 100644 --- a/docs/elementindex.html +++ b/docs/elementindex.html @@ -108,7 +108,7 @@
PHPFSPOT::create_thumbnail() in phpfspot.class.php
-
create_thumbnails for the requested width
+
create thumbnails for the requested width
@@ -325,6 +325,14 @@
Method + get_mime_info +
+
+
PHPFSPOT::get_mime_info() in phpfspot.class.php
+
return mime info
+
+
+ Method get_num_photos
@@ -341,6 +349,14 @@
Method + get_photo_rating +
+
+
PHPFSPOT::get_photo_rating() in phpfspot.class.php
+
get photo rating level
+
+
+ Method get_random_photo
@@ -349,6 +365,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
@@ -361,7 +401,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
@@ -511,6 +551,14 @@
Method + resetRateSearch +
+
+
PHPFSPOT::resetRateSearch() in phpfspot.class.php
+
reset rate search
+
+
+ Method resetSlideShow
@@ -559,14 +607,6 @@ Method show -
-
PHPFSPOT_TMPL::show() in phpfspot_tmpl.php
-
show template
-
-
- Method - show -
PHPFSPOT::show() in phpfspot.class.php
show - generate html output
@@ -576,8 +616,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 @@ -589,6 +629,14 @@
Method + showImg +
+
+
PHPFSPOT_IMG::showImg() in phpfspot_img.php
+
sends the specified image to the browser
+
+
+ Method showPhoto
@@ -605,6 +653,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