SEARCH
0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Prev | Current Page 584 | Next

James Kennard

"Mastering Joomla! 1.5 Extension and Framework Development"

The options
associative array can contain the key rssUrl if the type is Atom or RSS. The options
associative array can contain the key lite if the type is DOM. The XML parser classes
include SimplePie, JSimpleXML, DOMIT_Document, and DOMIT_Lite_Document.
Parameters [type] Type of Parser
[options] Parser options
Returns A new XML parser object
static &_createACL( ) : JAuthorization
Creates the global authorization object.
Returns New global authorization object
static &_createConfig( file : string, type : string='PHP' ) : JRegistry
Creates the global configuration object. file is the path to the configuration file. type is
the format of the configuration file.
Parameters file Path to the configuration file
[type] Type of configuration file
Returns New global configuration object
static &_createDBO( ) : JDatabase
Creates the database object.
Returns New global database object
static &_createDocument( ) : JDocument
Creates the global document object. The document type is determined by the value of the
format request.


Pages:
572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596