[Horde_SQL] element index

Package indexes

All elements
b e h i k p r s u _
_
top
Method _parseKeywords1
Method _parseKeywords2
Method _parseKeywords3
Method _parseKeywords4
b
top
Method buildClause
Returns a boolean expression using the specified operator. Uses database-specific casting, if necessary.
e
top
Method escapePrepare
Escapes all characters in a string that are placeholders for the prepare/execute methods of the DB package.
h
top
Class Horde_SQL
Horde_SQL in SQL.php
This is a utility class, every method is static.
Class Horde_SQL_Keywords
Horde_SQL_Keywords in Keywords.php
This class provides a parser which can construct an SQL WHERE clause from a Google-like search expression.
i
top
Method insertBlob
Method insertValues
Build an SQL INSERT/VALUES clause.
k
top
Page Keywords.php
Keywords.php in Keywords.php
p
top
Method parse
Parse a keyword expression.
r
top
Method readBlob
s
top
Page SQL.php
SQL.php in SQL.php
u
top
Method updateBlob
Method updateValues
Build an SQL SET clause.
b e h i k p r s u _