Moodle  2.2.1
http://www.collinsharper.com
C:/xampp/htdocs/moodle/lib/zend/Zend/Gdata/App/Extension/Title.php
Go to the documentation of this file.
00001 <?php
00002 
00027 require_once 'Zend/Gdata/App/Extension/Text.php';
00028 
00038 class Zend_Gdata_App_Extension_Title extends Zend_Gdata_App_Extension_Text
00039 {
00040 
00041     protected $_rootElement = 'title';
00042 
00043 }
 All Data Structures Namespaces Files Functions Variables Enumerations