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