Class IMGtag

Description

<IMG> tag class

This element inserts an image.

REQUIRED ATTRIBUTES src : url The address of the image you want to insert alt : text A short description of the image. Use it for text-only browsers

Located in /tag_classes/ALLTAGS.inc (line 657)

Container
   |
   --XMLTagClass
      |
      --HTMLTagClass
         |
         --IMGtag
Variable Summary
Method Summary
void _set_flags ()
Variables
mixed $_debug_link_attributes = array("src") (line 659)
mixed $_htmlentities_attributes = array("src") (line 661)
mixed $_tag = "img" (line 658)
mixed $_xhtml_strict_attributes = array("border") (line 660)
Methods

Documentation generated on Fri, 28 Jan 2011 08:52:43 -0500 by phpDocumentor 1.4.3