|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| __construct ($text=null) | |
Protected Attributes | |
| $_rootNamespace = 'gml' | |
| $_rootElement = 'pos' | |
Definition at line 43 of file GmlPos.php.
| __construct | ( | $ | text = null | ) |
Constructs a new Zend_Gdata_Geo_Extension_GmlPos object.
| string | $text | (optional) The value to use for this element. |
Definition at line 54 of file GmlPos.php.

$_rootElement = 'pos' [protected] |
Reimplemented from Zend_Gdata_App_Base.
Definition at line 47 of file GmlPos.php.
$_rootNamespace = 'gml' [protected] |
Reimplemented from Zend_Gdata_Extension.
Definition at line 46 of file GmlPos.php.