Home
last modified time | relevance | path

Searched refs:setUseNativeAlter (Results 1 – 12 of 12) sorted by relevance

/plugin/structnotification/helper/
H A Ddb.php51 $this->sqlite->getAdapter()->setUseNativeAlter(true);
/plugin/notification/helper/
H A Ddb.php51 $this->sqlite->getAdapter()->setUseNativeAlter(true);
/plugin/addressbook/helper/
H A Ddb.php53 $this->sqlite->getAdapter()->setUseNativeAlter(true);
/plugin/telleveryone/helper/
H A Ddb.php51 $this->sqlite->getAdapter()->setUseNativeAlter(true);
/plugin/ireadit/helper/
H A Ddb.php51 $this->sqlite->getAdapter()->setUseNativeAlter(true);
/plugin/approve/helper/
H A Ddb.php51 $this->sqlite->getAdapter()->setUseNativeAlter(true);
/plugin/watchcycle/helper/
H A Ddb.php51 $this->sqlite->getAdapter()->setUseNativeAlter(true);
/plugin/bez/helper/
H A Ddb.php41 $this->sqlite->getAdapter()->setUseNativeAlter(true);
/plugin/extendpage/helper/
H A Ddb.php49 $this->sqlite->getAdapter()->setUseNativeAlter(true);
/plugin/sqlite/
H A Dhelper.php27 public function setUseNativeAlter($set)
24 public function setUseNativeAlter($set) {} global() function in helper_plugin_sqlite_adapter_dummy
/plugin/combo/ComboStrap/
H A DSqlite.php118 $adapter->setUseNativeAlter(true);
/plugin/issuelinks/helper/
H A Ddb.php58 $sqlite->getAdapter()->setUseNativeAlter(true);