Class PHPFSPOT_IMG

Description

PHPFSPOT_IMG class

handles phpfspot's photos. It will output either the photo binaries or can also show error messages as a on-the-fly generated picture.

Located in /phpfspot_img.php (line 35)


	
			
Method Summary
 PHPFSPOT_IMG __construct ()
 void __destruct ()
 void show (integer $idx, [integer $width = 0])
Methods
Constructor __construct (line 43)

PHPFSPOT_IMG class constructor

  • access: public
PHPFSPOT_IMG __construct ()
Destructor __destruct (line 53)

PHPFSPOT_IMG class destructor

  • access: public
void __destruct ()
show (line 68)

sends the specified image to the browser

this function will send the specified image to the client - in the specified width. it also try's to create on-the-fly missing thumbnails via PHPFSPOT gen_thumbs function.

  • access: public
void show (integer $idx, [integer $width = 0])
  • integer $idx
  • integer $width

Documentation generated on Sat, 12 Apr 2008 18:25:06 +0200 by phpDocumentor 1.4.2