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