... removing 1 hour: // ISO 86 01 (UTC +1) $date5 = new JDate(&apos ;19 25- 01- 30T 01: 00:00', 1) ; Both RFC 282 2 and ISO 86 01 dene a way in which we can include the offset within a date and time ... object: // Unix timestamp $date1 = new JDate( -14 1 756 480 0); // ISO 86 01 $date2 = new JDate(&apos ;19 25- 01- 30T00:00:00'); // RFC 282 2 $date3 = new JDate('Fri...
Ngày tải lên: 14/08/2014, 11:21
... 11 0 Install and Uninstall Files 11 1 Summary 11 3 Chapter 5: Module Design 11 5 Setting Up a Sandbox 11 5 First Steps 11 6 Standalone Modules 11 7 Modules and Components Working Together 11 8 Frontend and Backend ... Groups 14 1 Authentication 14 2 Content 14 4 Editors 14 6 Editors-xtd 14 8 Search 15 1 System 15 2 User 15 2 XML-RPC 15 5 Loading Plugins 15...
Ngày tải lên: 14/08/2014, 11:21
Mastering Joomla! 1.5 Extension and Framework Development phần 2 potx
... component called 'My Extension& apos;: <?xml version=" ;1. 0" encoding="utf -8& quot;?> <!DOCTYPE install SYSTEM "http://dev.joomla.org/xml /1. 5/ component-install.dtd"> <install ... iconv module. Coding Standards Using a standardized format makes code easier to read and allows other developers to edit code more easily. Joomla! uses the P...
Ngày tải lên: 14/08/2014, 11:21
Mastering Joomla! 1.5 Extension and Framework Development phần 3 pdf
... layout of the document; all other tags will be removed. h1, h2, h3, h4, h5, h6 b, u, i, strong, and em, sup, sub, small a img p, br, and hr font blockquote ul, ol table, td, th, and tr As well ... install identies the type of extension and the version Joomla! for which the extension is written. Example <install type="component" version=" ;1. 5& quot;>...
Ngày tải lên: 14/08/2014, 11:21
Mastering Joomla! 1.5 Extension and Framework Development phần 4 pps
... version=" ;1. 0" encoding="utf -8& quot;?> <!DOCTYPE install SYSTEM "http://dev.joomla.org/xml /1. 5/ plugin- install.dtd"> <install version=" ;1. 5& quot; type="plugin" ... version=" ;1. 0" encoding="utf -8& quot;?> <!DOCTYPE install SYSTEM "http://dev.joomla.org/xml /1. 5/ plugin-install.dtd"> <inst...
Ngày tải lên: 14/08/2014, 11:21
Mastering Joomla! 1.5 Extension and Framework Development phần 5 ppt
... (UTC), supports RFC822, ISO86 01, and Unix time stamps [format] Date format; default is DATE_FORMAT_LC [offset] Number of hours offset from UTC Returns Date string Chapter 8 [ 19 7 ] This example ... href="'.JRoute::_('index.php?option=com_myextension&format= raw&application=xls').'">Link to an XLS document</a>'; } • • • • • • • • Ch...
Ngày tải lên: 14/08/2014, 11:21
Mastering Joomla! 1.5 Extension and Framework Development phần 6 ppt
... .tool-tip class, and the .tool-title and .tool-text styles relate to the title and the content. Chapter 8 [ 233 ] It is normal to use a table with one row and two cells to display lters and search ... event handler $script="window.addEvent('domready', function(){".$js."});" // add event handler to document $document =& JFactory::getDocument...
Ngày tải lên: 14/08/2014, 11:21
Mastering Joomla! 1.5 Extension and Framework Development phần 7 pot
... masks in Chapter 11 . We make the assumption that if no search terms are provided we want to search for Joomla!. In reality we would probably redirect the user. • • • • Chapter 11 [ 3 21 ] Quantier ... encoded data boolean $xmlrpcBoolean True or false: 0 = false, 1 = true dateTime.iso86 01 $xmlrpcDateTime Date and time in iso86 01 format, for example YYYYMMDDTHH:MM:SS double $x...
Ngày tải lên: 14/08/2014, 11:21
Mastering Joomla! 1.5 Extension and Framework Development phần 9 pptx
... ) : JDocument Gets a global instance of a JDocument subclass object, based on type (error, feed, HTML, PDF, or RAW) and attributes. Use JFactory::getDocument() to get the application document. ... string JError static Error handler. For more information about JError refer to Chapter 11 . Methods static customErrorPage( &error : JException ) : void Gets the global instance of JDocu...
Ngày tải lên: 14/08/2014, 11:21
Mastering Joomla! 1.5 Extension and Framework Development phần 10 ppsx
... 4 61 ] routing 10 0 - 10 2 sandbox, setting up 65 components, packaging install les 11 1 installing 11 1 queries 11 1 S�L install les 11 0 S�L uninstall les 11 0 uninstall les 11 2 uninstalling 11 2 XML ... plugins about 13 3 designing 13 3 element 13 5 element names 13 5 events 13 6 events, handling 13 8 - 14 0 events handling, observer pattern used 13 3 groups...
Ngày tải lên: 14/08/2014, 11:21