Comments: on this page. Click to read or post your own.

Class SimpleUploadTag

Description

File upload widget.

Located in /sapphire/dev/simpletest/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()
blog comments powered by Disqus

Documentation generated on Sun, 19 Oct 2008 06:46:50 +1300 by phpDocumentor 1.3.2