Searched defs:sqlitehelper (Results 1 – 5 of 5) sorted by relevance
| /plugin/blogtng/helper/ | ||
| D | tags.php | 13 private $sqlitehelper; variable in helper_plugin_blogtng_tags |
| D | comments.php | 18 private $sqlitehelper; variable in helper_plugin_blogtng_comments |
| D | entry.php | 22 private $sqlitehelper = null; variable in helper_plugin_blogtng_entry |
| /plugin/sqlite/ | ||
| H A D | SQLiteDB.php | 42 public function __construct($dbname, $schemadir, $sqlitehelper = null) |
| /plugin/blogtng/ | ||
| D | admin.php | 19 protected $sqlitehelper = null; variable in admin_plugin_blogtng |