Class _AbstractImage

Description

Located in /web/mod/mod.image.php (line 208)


	
			
Direct descendents
Class Description
DataImage
ResImage
ImageFont
Variable Summary
mixed $_Loader
Method Summary
_AbstractImage _AbstractImage ( $Img)
void getData ()
void getHeight ()
void getInfo ([ $RaiseErrors = true])
void getMime ()
void getWidth ()
void printData ()
void saveToDB ( $aIdent, [ $Param = array ()], [ $CheckRights = true])
void saveToFile ( $aFileName)
Variables
mixed $_Loader = NULL (line 209)
Methods
Constructor _AbstractImage (line 211)
_AbstractImage _AbstractImage ( $Img)
  • $Img
getData (line 245)
void getData ()

Redefined in descendants as:
getHeight (line 232)
void getHeight ()
getInfo (line 223)
void getInfo ([ $RaiseErrors = true])
  • $RaiseErrors

Redefined in descendants as:
getMime (line 237)
void getMime ()
getWidth (line 227)
void getWidth ()
printData (line 244)
void printData ()

Redefined in descendants as:
saveToDB (line 242)
void saveToDB ( $aIdent, [ $Param = array ()], [ $CheckRights = true])
  • $aIdent
  • $Param
  • $CheckRights

Redefined in descendants as:
saveToFile (line 243)
void saveToFile ( $aFileName)
  • $aFileName

Redefined in descendants as:

Documentation generated on Mon, 22 Oct 2007 17:17:24 +0200 by phpDocumentor 1.3.1