Beispiel #1
0
 function __construct()
 {
     parent::__construct();
     $this->_db = JFactory::getDBO();
 }
Beispiel #2
0
 function __construct()
 {
     parent::__construct();
 }
Beispiel #3
0
 function __construct()
 {
     $this->_total = 0;
     parent::__construct();
 }