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/phpfspot/PHPFSPOT_IMG.html | 52 ++++++++++++++++++++++++++++++++++++----- 1 file changed, 46 insertions(+), 6 deletions(-) (limited to 'docs/phpfspot/PHPFSPOT_IMG.html') diff --git a/docs/phpfspot/PHPFSPOT_IMG.html b/docs/phpfspot/PHPFSPOT_IMG.html index 74ea3f9..c6bd836 100644 --- a/docs/phpfspot/PHPFSPOT_IMG.html +++ b/docs/phpfspot/PHPFSPOT_IMG.html @@ -48,7 +48,7 @@
-
+
 PHPFSPOT_IMG __construct @@ -63,8 +63,14 @@
 void - show + showImg (integer $idx, [integer $width = 0]) +
+
+  + void + showTagImg + ( $tagidx, integer $idx)
@@ -131,12 +137,12 @@
- +
- show (line 67) + showImg (line 67)
@@ -149,7 +155,7 @@
void - show + showImg (integer $idx, [integer $width = 0])
@@ -164,6 +170,40 @@ +
+ +
+ +
+ + showTagImg (line 137) +
+ + +

sends a random photo of the requested tag to the browser

+

this function will send a random photo to the client. It is selected out by the provided $tagidx. It also try's to create on-the-fly missing thumbnails via PHPFSPOT gen_thumbs function.

+
    +
  • access: public
  • +
+ +
+ void + + showTagImg + + ( $tagidx, integer $idx) +
+ +
    +
  • + integer + $idx
  • +
  • + + $tagidx
  • +
+ +
@@ -171,7 +211,7 @@

- Documentation generated on Sat, 12 Apr 2008 18:39:54 +0200 by phpDocumentor 1.4.2 + Documentation generated on Sun, 25 May 2008 10:46:41 +0200 by phpDocumentor 1.4.2

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