Class SimpleBaseTag

Description

Base url.

Located in /tag.php (line 158)

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

Starts with a named tag with attributes only.

SimpleBaseTag SimpleBaseTag (hash $attributes)
  • hash $attributes: Attribute names and string values.
expectEndTag (line 174)

Base tag is not a block tag.

  • 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