"TYPO3 4.0.1: ADORecordSet_ldap Class Reference", "datetime" => "Sat Dec 2 19:24:21 2006", "date" => "2 Dec 2006", "doxygenversion" => "1.4.6", "projectname" => "TYPO3 4.0.1", "projectnumber" => "4.0.1" ); get_header($doxygen_vars); ?>


Public Member Functions | |
| ADORecordSet_ldap ($queryID, $mode=false) | |
| _initrs () | |
| & | GetAssoc ($force_array=false, $first2cols=false) |
| & | GetRowAssoc () |
| GetRowNums () | |
| _fetch () | |
| _close () | |
Public Attributes | |
| $databaseType = "ldap" | |
| $canSeek = false | |
| in other words, we use a text area for editing. | |
| $_entryID | |
Definition at line 270 of file adodb-ldap.inc.php.
|
||||||||||||
|
return whole recordset as a 2-dimensional associative array if there are more than 2 columns. The first column is treated as the key and is not included in the array. If there is only 2 columns, it will return a 1 dimensional array of key-value pairs unless $force_array == true.
Reimplemented from ADORecordSet. Definition at line 314 of file adodb-ldap.inc.php. |
|
|
in other words, we use a text area for editing. any varchar/char field this size or greater is treated as a blob Reimplemented from ADORecordSet. Definition at line 273 of file adodb-ldap.inc.php. |