Class SimpleFrameTag

Description

Tag to aid parsing the frames in a page.

Located in /tag.php (line 1398)

SimpleTag
   |
   --SimpleFrameTag
Method Summary
 SimpleFrameTag SimpleFrameTag (hash $attributes)
 boolean expectEndTag ()
Variables
Methods
Constructor SimpleFrameTag (line 1405)

Starts with a named tag with attributes only.

SimpleFrameTag SimpleFrameTag (hash $attributes)
  • hash $attributes: Attribute names and string values.
expectEndTag (line 1414)

Tag contains no content.

  • return: False.
  • access: public
boolean expectEndTag ()

Redefinition of:
SimpleTag::expectEndTag()
Check to see if the tag can have both start and end tags with content in between.

Inherited Methods

Inherited From SimpleTag

 SimpleTag::SimpleTag()
 SimpleTag::addContent()
 SimpleTag::addTag()
 SimpleTag::expectEndTag()
 SimpleTag::getAttribute()
 SimpleTag::getChildElements()
 SimpleTag::getContent()
 SimpleTag::getTagName()
 SimpleTag::getText()
 SimpleTag::isId()
 SimpleTag::isPrivateContent()
 SimpleTag::_setAttribute()

Documentation generated on Sun, 04 May 2008 09:22:14 -0500 by phpDocumentor 1.3.0