Beispiel #1
0
 function __construct()
 {
     parent::__construct('metadata');
     $this->_getUserStates();
     $this->_buildViewQuery();
 }
Beispiel #2
0
 function __construct()
 {
     parent::__construct('ilinks');
 }
Beispiel #3
0
 function __construct()
 {
     parent::__construct('sefurls', 'urls');
     $this->_getUserStates();
     $this->_buildViewQuery();
 }
Beispiel #4
0
 function __construct()
 {
     parent::__construct('purgeupdate');
 }
Beispiel #5
0
 function __construct()
 {
     parent::__construct('tagsmap', 'tags_map');
 }
Beispiel #6
0
 function __construct()
 {
     parent::__construct('sitemap');
 }
Beispiel #7
0
 function __construct()
 {
     parent::__construct('bookmarks');
 }
Beispiel #8
0
 public function __construct()
 {
     parent::__construct('upgrade');
 }
Beispiel #9
0
 function __construct()
 {
     parent::__construct('extensions');
     $this->_getUserStates();
     $this->_buildViewQuery();
 }
Beispiel #10
0
 function __construct()
 {
     parent::__construct('mijosef');
 }
Beispiel #11
0
 function __construct()
 {
     parent::__construct('config');
 }
Beispiel #12
0
 function __construct()
 {
     parent::__construct('tags');
 }