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 Program_Root/tag_classes/ALLTAGS.inc (line 656)

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

Inherited Variables

Inherited from Container

Container::$_flags
Methods

Documention generated on Thu, 31 Jul 2003 18:31:53 -0700 by phpDocumentor 1.2.0