PHPLinq_Adapter
[ class tree: PHPLinq_Adapter ] [ index: PHPLinq_Adapter ] [ all elements ]

Element index for package PHPLinq_Adapter

[ a ] [ c ] [ e ] [ g ] [ l ] [ m ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ _ ]

_

$_adapter
in file Abstract.php, variable PHPLinq_Adapter_Abstract::$_adapter
    Zend_Db_Adapter_Abstract
$_functions
in file Abstract.php, variable PHPLinq_Adapter_Abstract::$_functions
    List of functions
__construct
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::__construct()
    Constructor
__construct
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::__construct()
    Constructor
__construct
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::__construct()
    Constructor
__construct
in file Abstract.php, method PHPLinq_Adapter_Abstract::__construct()
    Constructor
__construct
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::__construct()
    Constructor
top

a

abs
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::abs()
    Absolute value
abs
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::abs()
    Absolute value
abs
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::abs()
    Absolute value
abs
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::abs()
    Absolute value
abs
in file Abstract.php, method PHPLinq_Adapter_Abstract::abs()
    Absolute value
addslashes
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::addslashes()
    Quote string with slashes
addslashes
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::addslashes()
    Quote string with slashes
addslashes
in file Abstract.php, method PHPLinq_Adapter_Abstract::addslashes()
    Quote string with slashes
addslashes
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::addslashes()
    Quote string with slashes
addslashes
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::addslashes()
    Quote string with slashes
Abstract.php
procedural page Abstract.php
top

c

chr
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::chr()
    Return a specific character
chr
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::chr()
    Return a specific character
chr
in file Abstract.php, method PHPLinq_Adapter_Abstract::chr()
    Return a specific character
chr
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::chr()
    Return a specific character
chr
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::chr()
    Return a specific character
count
in file Abstract.php, method PHPLinq_Adapter_Abstract::count()
    Count elements in an array, or properties in an object
count
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::count()
    Count elements in an array, or properties in an object
count
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::count()
    Count elements in an array, or properties in an object
count
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::count()
    Count elements in an array, or properties in an object
count
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::count()
    Count elements in an array, or properties in an object
custom
in file Abstract.php, method PHPLinq_Adapter_Abstract::custom()
    Execute a custom function (outside of PHPLinq_Adapter package).
top

e

Exception.php
procedural page Exception.php
top

g

getFunctions
in file Abstract.php, method PHPLinq_Adapter_Abstract::getFunctions()
    Get list of functions
top

l

lcfirst
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::lcfirst()
    Make a string's first character lowercase
lcfirst
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::lcfirst()
    Make a string's first character lowercase
lcfirst
in file Abstract.php, method PHPLinq_Adapter_Abstract::lcfirst()
    Make a string's first character lowercase
lcfirst
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::lcfirst()
    Make a string's first character lowercase
lcfirst
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::lcfirst()
    Make a string's first character lowercase
ltrim
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::ltrim()
    Strip whitespace (or other characters) from the beginning of a string
ltrim
in file Abstract.php, method PHPLinq_Adapter_Abstract::ltrim()
    Strip whitespace (or other characters) from the beginning of a string
ltrim
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::ltrim()
    Strip whitespace (or other characters) from the beginning of a string
ltrim
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::ltrim()
    Strip whitespace (or other characters) from the beginning of a string
ltrim
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::ltrim()
    Strip whitespace (or other characters) from the beginning of a string
top

m

max
in file Abstract.php, method PHPLinq_Adapter_Abstract::max()
    Find highest value
max
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::max()
    Find highest value
max
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::max()
    Find highest value
max
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::max()
    Find highest value
max
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::max()
    Find highest value
md5
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::md5()
    Calculate the md5 hash of a string
md5
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::md5()
    Calculate the md5 hash of a string
md5
in file Abstract.php, method PHPLinq_Adapter_Abstract::md5()
    Calculate the md5 hash of a string
md5
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::md5()
    Calculate the md5 hash of a string
md5
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::md5()
    Calculate the md5 hash of a string
min
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::min()
    Find lowest value
min
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::min()
    Find lowest value
min
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::min()
    Find lowest value
min
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::min()
    Find lowest value
min
in file Abstract.php, method PHPLinq_Adapter_Abstract::min()
    Find lowest value
Mysqli.php
procedural page Mysqli.php
Mssql.php
procedural page Mssql.php
Mysql.php
procedural page Mysql.php
top

o

operand
in file Abstract.php, method PHPLinq_Adapter_Abstract::operand()
    Convert operand
operator
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::operator()
    Convert operator
operator
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::operator()
    Convert operator
operator
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::operator()
    Convert operator
operator
in file Abstract.php, method PHPLinq_Adapter_Abstract::operator()
    Convert operator
operator
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::operator()
    Convert operator
ord
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::ord()
    Return ASCII value of character
ord
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::ord()
    Return ASCII value of character
ord
in file Abstract.php, method PHPLinq_Adapter_Abstract::ord()
    Return ASCII value of character
ord
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::ord()
    Return ASCII value of character
ord
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::ord()
    Return ASCII value of character
top

p

PHPLinq_Adapter_Abstract
in file Abstract.php, class PHPLinq_Adapter_Abstract
    PHPLinq_Adapter_Abstract
PHPLinq_Adapter_Exception
in file Exception.php, class PHPLinq_Adapter_Exception
    PHPLinq_Adapter_Exception
PHPLinq_Adapter_Mysqli
in file Mysqli.php, class PHPLinq_Adapter_Mysqli
    PHPLinq_Adapter_Mysqli
PHPLinq_Adapter_Pdo_Mssql
in file Mssql.php, class PHPLinq_Adapter_Pdo_Mssql
    PHPLinq_Adapter_Pdo_Mssql
PHPLinq_Adapter_Pdo_Mysql
in file Mysql.php, class PHPLinq_Adapter_Pdo_Mysql
    PHPLinq_Adapter_Pdo_Mysql
PHPLinq_Adapter_Pdo_Sqlite
in file Sqlite.php, class PHPLinq_Adapter_Pdo_Sqlite
    PHPLinq_Adapter_Pdo_Sqlite
top

q

quote
in file Abstract.php, method PHPLinq_Adapter_Abstract::quote()
    Safely quotes a value for an SQL statement.
quoteIdentifier
in file Abstract.php, method PHPLinq_Adapter_Abstract::quoteIdentifier()
    Quotes an identifier.
top

r

rand
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::rand()
    Generate a random integer
rand
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::rand()
    Generate a random integer
rand
in file Abstract.php, method PHPLinq_Adapter_Abstract::rand()
    Generate a random integer
rand
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::rand()
    Generate a random integer
rand
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::rand()
    Generate a random integer
round
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::round()
    Rounds a float
round
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::round()
    Rounds a float
round
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::round()
    Rounds a float
round
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::round()
    Rounds a float
round
in file Abstract.php, method PHPLinq_Adapter_Abstract::round()
    Rounds a float
rtrim
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::rtrim()
    Strip whitespace (or other characters) from the end of a string
rtrim
in file Abstract.php, method PHPLinq_Adapter_Abstract::rtrim()
    Strip whitespace (or other characters) from the end of a string
rtrim
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::rtrim()
    Strip whitespace (or other characters) from the end of a string
rtrim
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::rtrim()
    Strip whitespace (or other characters) from the end of a string
rtrim
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::rtrim()
    Strip whitespace (or other characters) from the end of a string
top

s

Sqlite.php
procedural page Sqlite.php
sha1
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::sha1()
    Calculate the sha1 hash of a string
sha1
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::sha1()
    Calculate the sha1 hash of a string
sha1
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::sha1()
    Calculate the sha1 hash of a string
sha1
in file Abstract.php, method PHPLinq_Adapter_Abstract::sha1()
    Calculate the sha1 hash of a string
sha1
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::sha1()
    Calculate the sha1 hash of a string
soundex
in file Abstract.php, method PHPLinq_Adapter_Abstract::soundex()
    Calculate the soundex key of a string
soundex
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::soundex()
    Calculate the soundex key of a string
soundex
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::soundex()
    Calculate the soundex key of a string
soundex
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::soundex()
    Calculate the soundex key of a string
soundex
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::soundex()
    Calculate the soundex key of a string
stripos
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::stripos()
    Find position of first occurrence of a case-insensitive string
stripos
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::stripos()
    Find position of first occurrence of a case-insensitive string
stripos
in file Abstract.php, method PHPLinq_Adapter_Abstract::stripos()
    Find position of first occurrence of a case-insensitive string
stripos
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::stripos()
    Find position of first occurrence of a case-insensitive string
stripos
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::stripos()
    Find position of first occurrence of a case-insensitive string
strlen
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::strlen()
    Get string length
strlen
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::strlen()
    Get string length
strlen
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::strlen()
    Get string length
strlen
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::strlen()
    Get string length
strlen
in file Abstract.php, method PHPLinq_Adapter_Abstract::strlen()
    Get string length
strpos
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::strpos()
    Find position of first occurrence of a string
strpos
in file Abstract.php, method PHPLinq_Adapter_Abstract::strpos()
    Find position of first occurrence of a string
strpos
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::strpos()
    Find position of first occurrence of a string
strpos
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::strpos()
    Find position of first occurrence of a string
strpos
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::strpos()
    Find position of first occurrence of a string
strtolower
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::strtolower()
    Make a string lowercase
strtolower
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::strtolower()
    Make a string lowercase
strtolower
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::strtolower()
    Make a string lowercase
strtolower
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::strtolower()
    Make a string lowercase
strtolower
in file Abstract.php, method PHPLinq_Adapter_Abstract::strtolower()
    Make a string lowercase
strtoupper
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::strtoupper()
    Make a string uppercase
strtoupper
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::strtoupper()
    Make a string uppercase
strtoupper
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::strtoupper()
    Make a string uppercase
strtoupper
in file Abstract.php, method PHPLinq_Adapter_Abstract::strtoupper()
    Make a string uppercase
strtoupper
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::strtoupper()
    Make a string uppercase
str_repeat
in file Abstract.php, method PHPLinq_Adapter_Abstract::str_repeat()
    Repeat a string
str_repeat
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::str_repeat()
    Repeat a string
str_repeat
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::str_repeat()
    Repeat a string
str_repeat
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::str_repeat()
    Repeat a string
str_repeat
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::str_repeat()
    Repeat a string
str_replace
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::str_replace()
    Replace all occurrences of the search string with the replacement string
str_replace
in file Abstract.php, method PHPLinq_Adapter_Abstract::str_replace()
    Replace all occurrences of the search string with the replacement string
str_replace
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::str_replace()
    Replace all occurrences of the search string with the replacement string
str_replace
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::str_replace()
    Replace all occurrences of the search string with the replacement string
str_replace
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::str_replace()
    Replace all occurrences of the search string with the replacement string
substr
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::substr()
    Return part of a string
substr
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::substr()
    Return part of a string
substr
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::substr()
    Return part of a string
substr
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::substr()
    Return part of a string
substr
in file Abstract.php, method PHPLinq_Adapter_Abstract::substr()
    Return part of a string
top

t

trim
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::trim()
    Strip whitespace (or other characters) from the beginning and end of a string
trim
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::trim()
    Strip whitespace (or other characters) from the beginning and end of a string
trim
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::trim()
    Strip whitespace (or other characters) from the beginning and end of a string
trim
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::trim()
    Strip whitespace (or other characters) from the beginning and end of a string
trim
in file Abstract.php, method PHPLinq_Adapter_Abstract::trim()
    Strip whitespace (or other characters) from the beginning and end of a string
top

u

ucfirst
in file Sqlite.php, method PHPLinq_Adapter_Pdo_Sqlite::ucfirst()
    Make a string's first character uppercase
ucfirst
in file Mysqli.php, method PHPLinq_Adapter_Mysqli::ucfirst()
    Make a string's first character uppercase
ucfirst
in file Mysql.php, method PHPLinq_Adapter_Pdo_Mysql::ucfirst()
    Make a string's first character uppercase
ucfirst
in file Mssql.php, method PHPLinq_Adapter_Pdo_Mssql::ucfirst()
    Make a string's first character uppercase
ucfirst
in file Abstract.php, method PHPLinq_Adapter_Abstract::ucfirst()
    Make a string's first character uppercase
top

Documentation generated on Tue, 27 Jan 2009 08:29:10 +0100 by phpDocumentor 1.4.1