PHPLinq_Adapter |
![]() |
[ class tree: PHPLinq_Adapter ] [ index: PHPLinq_Adapter ] [ all elements ] |
![]() |
Packages: PHPLinq PHPLinq_Adapter Files: Classes: |
[ Top ] $_adapter = null[line 52] Zend_Db_Adapter_AbstractZend_Db_Adapter_Abstract Tags:
[ Top ] Class Methodsstatic method getFunctions [line 144]
Get list of functions Get list of functions Tags:
[ Top ]
constructor __construct [line 59]
Constructor Constructor Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method abs [line 263]
Absolute value Absolute value Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method addslashes [line 399]
Quote string with slashes Quote string with slashes Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method chr [line 213]
Return a specific character Return a specific character Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method count [line 239]
Count elements in an array, or properties in an object Count elements in an array, or properties in an object Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method custom [line 191]
Execute a custom function (outside of PHPLinq_Adapter package). Execute a custom function (outside of PHPLinq_Adapter package). Tags:
Parameters:
[ Top ]
method lcfirst [line 357]
Make a string's first character lowercase Make a string's first character lowercase Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method ltrim [line 287]
Strip whitespace (or other characters) from the beginning of a string Strip whitespace (or other characters) from the beginning of a string Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method max [line 247]
Find highest value Find highest value Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method md5 [line 374]
Calculate the md5 hash of a string Calculate the md5 hash of a string Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method min [line 255]
Find lowest value Find lowest value Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method operand [line 178]
Convert operand Convert operand Tags:
Parameters:
[ Top ]
method operator [line 154]
Convert operator Convert operator Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method ord [line 205]
Return ASCII value of character Return ASCII value of character Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method quote [line 73]
Safely quotes a value for an SQL statement. Safely quotes a value for an SQL statement. If an array is passed as the value, the array values are quoted and then returned as a comma-separated string. Tags:
Parameters:
[ Top ]
method quoteIdentifier [line 100]
Quotes an identifier. Quotes an identifier. Accepts a string representing a qualified indentifier. For Example: Tags:
Parameters:
[ Top ]
method rand [line 294]
Generate a random integer Generate a random integer Tags:
Overridden in child classes as:
[ Top ]
method round [line 313]
Rounds a float Rounds a float Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method rtrim [line 321]
Strip whitespace (or other characters) from the end of a string Strip whitespace (or other characters) from the end of a string Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method sha1 [line 383]
Calculate the sha1 hash of a string Calculate the sha1 hash of a string Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method soundex [line 391]
Calculate the soundex key of a string Calculate the soundex key of a string Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method stripos [line 349]
Find position of first occurrence of a case-insensitive string Find position of first occurrence of a case-insensitive string Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method strlen [line 231]
Get string length Get string length Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method strpos [line 339]
Find position of first occurrence of a string Find position of first occurrence of a string Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method strtolower [line 271]
Make a string lowercase Make a string lowercase Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method strtoupper [line 279]
Make a string uppercase Make a string uppercase Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method str_repeat [line 408]
Repeat a string Repeat a string Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method str_replace [line 304]
Replace all occurrences of the search string with the replacement string Replace all occurrences of the search string with the replacement string Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method substr [line 223]
Return part of a string Return part of a string Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method trim [line 329]
Strip whitespace (or other characters) from the beginning and end of a string Strip whitespace (or other characters) from the beginning and end of a string Tags:
Overridden in child classes as:
Parameters:
[ Top ]
method ucfirst [line 365]
Make a string's first character uppercase Make a string's first character uppercase Tags:
Overridden in child classes as:
Parameters:
[ Top ]
Documentation generated on Tue, 27 Jan 2009 08:29:15 +0100 by phpDocumentor 1.4.1 |