Class SimpleUploadTag

Description

File upload widget.

Located in /tag.php (line 658)

SimpleTag
   |
   --SimpleWidget
      |
      --SimpleUploadTag
Method Summary
 SimpleUploadTag SimpleUploadTag (hash $attributes)
 boolean expectEndTag ()
 void write ( &$encoding, SimpleEncoding $encoding)
Variables
Methods
Constructor SimpleUploadTag (line 665)

Starts with attributes only.

SimpleUploadTag SimpleUploadTag (hash $attributes)
  • hash $attributes: Attribute names and string values.
expectEndTag (line 674)

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.
write (line 683)

Dispatches the value into the form encoded packet.

  • access: public
void write ( &$encoding, SimpleEncoding $encoding)

Redefinition of:
SimpleWidget::write()
Dispatches the value into the form encoded packet.

Inherited Methods

Inherited From SimpleWidget

 SimpleWidget::SimpleWidget()
 SimpleWidget::getDefault()
 SimpleWidget::getName()
 SimpleWidget::getValue()
 SimpleWidget::isLabel()
 SimpleWidget::resetValue()
 SimpleWidget::setLabel()
 SimpleWidget::setValue()
 SimpleWidget::write()

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:16 -0500 by phpDocumentor 1.3.0