X-Git-Url: https://git.nubati.net/cgi-bin/gitweb.cgi?p=phpfspot.git;a=blobdiff_plain;f=docs%2Fphpfspot%2FPHPFSPOT_IMG.html;h=ff5e141c781ff923337946ca2e99351b48a2dd2f;hp=74ea3f9eeb1b25c2ce7b263a878c135c30734bf9;hb=c1811f2887d9a888247ffb87b0b693ef1646dae0;hpb=55677896eb839e20542440e51c5737a318240dab;ds=sidebyside diff --git a/docs/phpfspot/PHPFSPOT_IMG.html b/docs/phpfspot/PHPFSPOT_IMG.html index 74ea3f9..ff5e141 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 Wed, 02 Jul 2008 20:41:03 +0200 by phpDocumentor 1.4.2

\ No newline at end of file