Core_Querybuilder
in package
AbstractYes
Строит запросы к СУБД
Table of Contents
Methods
- factory() : mixed
- insert() : mixed
- select() : mixed
- update() : mixed
- __construct() : mixed
Methods
factory()
public
static factory(mixed $type, mixed $arguments) : mixed
Parameters
- $type : mixed
- $arguments : mixed
insert()
public
static insert() : mixed
select()
public
static select() : mixed
update()
public
static update() : mixed
__construct()
protected
__construct(mixed $type) : mixed
Parameters
- $type : mixed