X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=docs%2Fphpfspot%2FPHPFSPOT_IMG.html;h=c6bd836e9f3495131834247c4e35f3737c8b27b7;hp=74ea3f9eeb1b25c2ce7b263a878c135c30734bf9;hb=190c8dd8f2ef82917c3febbaa2e7aa09ada5dbb8;hpb=5aacb6d86fa943c66ee94eb603887bb40e034ec5 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.

+ + +
+ void + + showTagImg + + ( $tagidx, integer $idx) +
+ + + +
@@ -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