Moodle  2.2.1
http://www.collinsharper.com
SimpleUploadTag Class Reference
Inheritance diagram for SimpleUploadTag:
Collaboration diagram for SimpleUploadTag:

Public Member Functions

 SimpleUploadTag ($attributes)
 expectEndTag ()
 write (&$encoding)

Detailed Description

Definition at line 658 of file tag.php.


Member Function Documentation

Tag contains no content.

Returns:
boolean False. public

Reimplemented from SimpleTag.

Definition at line 674 of file tag.php.

SimpleUploadTag ( attributes)

Starts with attributes only.

Parameters:
hash$attributesAttribute names and string values.

Definition at line 665 of file tag.php.

Here is the call graph for this function:

write ( &$  encoding)

Dispatches the value into the form encoded packet.

Parameters:
SimpleEncoding$encodingForm packet. public

Reimplemented from SimpleWidget.

Definition at line 683 of file tag.php.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Enumerations