|
|||||||
| & a B b C c d D e f F g H h i j k l m M n N o p P q r s t u v V w X x z _ | |||||||
& |
|||||||
| &query |
Function in class DB_ibase |
||||||
| &query |
Function in class DB_msql |
||||||
| &query |
Function in class DB_mssql |
||||||
| &query |
Function in class DB_mysql Send a query to MySQL and return the results as a DB_result object. |
||||||
| &query |
Function in class DB_oci8 Send a query to the database and return the results as a DB_result object. |
||||||
| &query |
Function in class DB_pgsql Send a query to PostgreSQL and return the results as a DB_result object. |
||||||
| &query |
Function in class DB_sybase |
||||||
| &fetchRow |
Function in class DB_ibase |
||||||
| &fetchRow |
Function in class DB_msql |
||||||
| &fetchRow |
Function in class DB_mssql |
||||||
| &fetchRow |
Function in class DB_mysql Fetch a row and return as array. |
||||||
| &fetchRow |
Function in class DB_oci8 Fetch a row and return as array. |
||||||
| &fetchRow |
Function in class DB_pgsql Fetch a row and return as array. |
||||||
| &fetchRow |
Function in class DB_sybase |
||||||
| &raiseError |
Function in class DB_common This method is called by DB to generate an error. |
||||||
| &getOne |
Function in class DB_common Fetch the first column of the first row of data returned from |
||||||
| &getRow |
Function in class DB_common Fetch the first row of data returned from a query. Takes care |
||||||
| &getCol |
Function in class DB_common Fetch a single column from a result set and return it as an |
||||||
| &getAssoc |
Function in class DB_common Fetch the entire result set of a query and return it as an |
||||||
| &getAll |
Function in class DB_common Fetch all the rows returned from a query. |
||||||
| &create |
Function in class DB_storage Static method used to create new DB storage objects. |
||||||
| &get |
Function in class DB_storage |
||||||
| &factory |
Function in class DB Create a new DB object for the specified database type |
||||||
| &connect |
Function in class DB Create a new DB object and connect to the specified database |
||||||
| &glob |
Function in class File_Find Search the current directory to find matches for the |
||||||
| &maptree |
Function in class File_Find Map the directory tree given by the directory_path parameter. |
||||||
| &search |
Function in class File_Find Search the specified directory tree with the specified pattern. Return an |
||||||
a |
|||||||
| array2pack |
Function in class Crypt_HCEMD5 Turn an array into a binary packed string. |
||||||
| autoCommit |
Function in class DB_ibase |
||||||
| autoCommit |
Function in class DB_msql |
||||||
| autoCommit |
Function in class DB_mssql |
||||||
| autoCommit |
Function in class DB_mysql Enable/disable automatic commits [not supported by MySQL] |
||||||
| autoCommit |
Function in class DB_oci8 Enable/disable automatic commits |
||||||
| autoCommit |
Function in class DB_pgsql Enable/disable automatic commits [not supported by PostgreSQL] |
||||||
| autoCommit |
Function in class DB_sybase |
||||||
| affectedRows |
Function in class DB_oci8 Gets the number of rows affected by the last query. |
||||||
| $autoCommit |
Variable in Class DB_oci8 |
||||||
| apiVersion |
Function in class DB Return the DB API version |
||||||
| addText |
Function in class HTML_Form |
||||||
| addPassword |
Function in class HTML_Form |
||||||
| addCheckbox |
Function in class HTML_Form |
||||||
| addTextarea |
Function in class HTML_Form |
||||||
| addSubmit |
Function in class HTML_Form |
||||||
| addReset |
Function in class HTML_Form |
||||||
| addSelect |
Function in class HTML_Form |
||||||
| addRadio |
Function in class HTML_Form |
||||||
| addImage |
Function in class HTML_Form |
||||||
| addHidden |
Function in class HTML_Form |
||||||
| $action |
Variable in Class HTML_Form ACTION attribute of |
||||||
| add |
Function in class Math_Fraction Add another fraction to this one. |
||||||
| add_parameter |
Function in class Payment_Verisign |
||||||
| add_parameters |
Function in class Payment_Verisign |
||||||
| authorize |
Function in class Payment_Verisign |
||||||
| authorise |
Function in class Payment_Verisign |
||||||
| $auth |
Variable in Class Mail_smtp Whether or not to attempt to authenticate to the SMTP server. |
||||||
| auth |
Function in class Net_SMTP Attempt to do SMTP authentication. |
||||||
| $addr |
Variable in Class Net_Socket The IP address to connect to. * |
||||||
| addParam |
Function in class xmlrpc_client |
||||||
| addScalar |
Function in class xmlrpc_client |
||||||
| addArray |
Function in class xmlrpc_client |
||||||
| addStruct |
Function in class xmlrpc_client |
||||||
| arraymem |
Function in class xmlrpc_client |
||||||
| arraysize |
Function in class xmlrpc_client |
||||||
| $ac |
Variable in Class xmlrpc_client |
||||||
B |
|||||||
| Benchmark_Iterate |
Class Benchmark_Iterate. Benchmark::Benchmark_Iterate |
||||||
| Benchmark_Timer |
Class Benchmark_Timer. Benchmark::Timer |
||||||
b |
|||||||
| binmd5 |
Function in class Crypt_HCEMD5 Implment md5 hashing in php, though use the mhash() function if it is available. |
||||||
| beginOfNextMonth |
Function in class Date_Calc Returns date of begin of next month of given date. |
||||||
| beginOfPrevMonth |
Function in class Date_Calc Returns date of the first day of previous month of given date. |
||||||
| beginOfMonth |
Function in class Date_Calc Return date of first day of month of given date. |
||||||
| beginOfWeek |
Function in class Date_Calc Find the month day of the beginning of week for given date, |
||||||
| beginOfNextWeek |
Function in class Date_Calc Find the month day of the beginning of week after given date, |
||||||
| beginOfPrevWeek |
Function in class Date_Calc Find the month day of the beginning of week before given date, |
||||||
| $blocking |
Variable in Class Net_Socket Whether the socket is blocking. * |
||||||
C |
|||||||
| Crypt_HCEMD5 |
Class Crypt_HCEMD5. |
||||||
| Crypt_HCEMD5 |
Function in class Crypt_HCEMD5 Creates a Crypt_HCEMD5 object. |
||||||
c |
|||||||
| connect |
Function in class DB_ibase |
||||||
| connect |
Function in class DB_msql |
||||||
| connect |
Function in class DB_mssql |
||||||
| connect |
Function in class DB_mysql Connect to a database and log in as the specified user. |
||||||
| connect |
Function in class DB_oci8 Connect to a database and log in as the specified user. |
||||||
| connect |
Function in class DB_odbc Connect to a database and log in as the specified user. |
||||||
| connect |
Function in class DB_pgsql Connect to a database and log in as the specified user. |
||||||
| connect |
Function in class DB_sybase |
||||||
| connect |
Function in class Net_SMTP Attempt to connect to the SMTP server. |
||||||
| connect |
Function in class Net_Socket Connect to the specified port. If called when the socket is |
||||||
| commit |
Function in class DB_ibase |
||||||
| commit |
Function in class DB_msql |
||||||
| commit |
Function in class DB_mssql |
||||||
| commit |
Function in class DB_mysql Commit transactions on the current connection [not supported by MySQL] |
||||||
| commit |
Function in class DB_oci8 Commit transactions on the current connection |
||||||
| commit |
Function in class DB_pgsql Commit transactions on the current connection |
||||||
| commit |
Function in class DB_sybase |
||||||
| $connection |
Variable in Class DB_ibase |
||||||
| $connection |
Variable in Class DB_msql |
||||||
| $connection |
Variable in Class DB_mssql |
||||||
| $connection |
Variable in Class DB_mysql |
||||||
| $connection |
Variable in Class DB_oci8 |
||||||
| $connection |
Variable in Class DB_odbc |
||||||
| $connection |
Variable in Class DB_pgsql |
||||||
| $connection |
Variable in Class DB_sybase |
||||||
| $classname |
Variable in Class File_Find |
||||||
| $classname |
Variable in Class Payment_Verisign |
||||||
| capture |
Function in class Payment_Verisign |
||||||
| $cardnumber |
Variable in Class Payment_Verisign |
||||||
| $code |
Variable in Class Net_SMTP The most recent reply code |
||||||
| $code |
Variable in Class PEAR_Error |
||||||
| createPayload |
Function in class xmlrpc_client |
||||||
| $cm |
Variable in Class xmlrpc_client |
||||||
d |
|||||||
| decrypt |
Function in class Crypt_HCEMD5 Decrypt a block of data. |
||||||
| decodeMime |
Function in class Crypt_HCEMD5 Decrypt a block of data and then MIME-decode it. |
||||||
| decodeMimeSelfRand |
Function in class Crypt_HCEMD5 Decrypt a block of data and then MIME-decode it, using the |
||||||
| dateNow |
Function in class Date_Calc Returns the current local date. NOTE: This function |
||||||
| dayOfWeek |
Function in class Date_Calc Returns day of week for given date, 0=Sunday |
||||||
| defaultCentury |
Function in class Date_Calc Sets century for 2 digit year. |
||||||
| dateDiff |
Function in class Date_Calc Returns number of days between two given dates. |
||||||
| daysInMonth |
Function in class Date_Calc Find the number of days in the given month. |
||||||
| dateToDays |
Function in class Date_Calc Converts a date to number of days since a |
||||||
| daysToDate |
Function in class Date_Calc Converts number of days to a distant unspecified epoch. |
||||||
| dateFormat |
Function in class Date_Calc Formats the date in the given format, much like |
||||||
| disconnect |
Function in class DB_ibase |
||||||
| disconnect |
Function in class DB_msql |
||||||
| disconnect |
Function in class DB_mssql |
||||||
| disconnect |
Function in class DB_mysql Log out and disconnect from the database. |
||||||
| disconnect |
Function in class DB_oci8 Log out and disconnect from the database. |
||||||
| disconnect |
Function in class DB_odbc |
||||||
| disconnect |
Function in class DB_pgsql Log out and disconnect from the database. |
||||||
| disconnect |
Function in class DB_sybase |
||||||
| disconnect |
Function in class Net_SMTP Attempt to disconnect from the SMTP server. |
||||||
| disconnect |
Function in class Net_Socket Disconnects from the peer, closes the socket. |
||||||
| dump |
Function in class DB_storage Dump the contents of this object to "standard output". |
||||||
| dump |
Function in class Math_Fraction Dump this fraction. |
||||||
| dump |
Function in class xmlrpc_client |
||||||
| destroy |
Function in class DB_storage |
||||||
| $dbh |
Variable in Class DB |
||||||
| $dbh |
Variable in Class DB_result |
||||||
| $directories |
Variable in Class File_Find |
||||||
| $directories |
Variable in Class File_SearchReplace |
||||||
| doFiles |
Function in class File_SearchReplace Function called by doSearch() to go through any files that need searching. |
||||||
| doDirectories |
Function in class File_SearchReplace Function called by doSearch() to go through any directories that need searching. |
||||||
| doSearch |
Function in class File_SearchReplace This starts the search/replace off. Call this to do the search. |
||||||
| displayText |
Function in class HTML_Form |
||||||
| displayTextRow |
Function in class HTML_Form |
||||||
| displayPassword |
Function in class HTML_Form |
||||||
| displayPasswordRow |
Function in class HTML_Form |
||||||
| displayCheckbox |
Function in class HTML_Form |
||||||
| displayCheckboxRow |
Function in class HTML_Form |
||||||
| displayTextarea |
Function in class HTML_Form |
||||||
| displayTextareaRow |
Function in class HTML_Form |
||||||
| displaySubmit |
Function in class HTML_Form |
||||||
| displaySubmitRow |
Function in class HTML_Form |
||||||
| displayReset |
Function in class HTML_Form |
||||||
| displaySelect |
Function in class HTML_Form |
||||||
| displaySelectRow |
Function in class HTML_Form |
||||||
| displayHidden |
Function in class HTML_Form |
||||||
| display |
Function in class HTML_Form |
||||||
| div |
Function in class Math_Fraction Divide this fraction by another one. |
||||||
| decode_response |
Function in class Payment_Verisign |
||||||
| data |
Function in class Net_SMTP Send the DATA command. |
||||||
| $debuginfo |
Variable in Class PEAR_Error |
||||||
| $debug |
Variable in Class xmlrpc_client |
||||||
D |
|||||||
| Date_Calc |
Class Date_Calc. Date_Calc is a calendar class used to calculate and |
||||||
| DATE_CALC_BEGIN_WEEKDAY |
Constant defined in class Date_Calc |
||||||
| DB_ibase |
Class DB_ibase. DB_common is a base class for DB implementations, and should be |
||||||
| DB_ibase |
Function in class DB_ibase |
||||||
| DB_msql |
Class DB_msql. DB_common is a base class for DB implementations, and should be |
||||||
| DB_msql |
Function in class DB_msql |
||||||
| DB_mssql |
Class DB_mssql. DB_common is a base class for DB implementations, and should be |
||||||
| DB_mssql |
Function in class DB_mssql |
||||||
| DB_mysql |
Class DB_mysql. DB_common is a base class for DB implementations, and should be |
||||||
| DB_mysql |
Function in class DB_mysql DB_mysql constructor. |
||||||
| DB_oci8 |
Class DB_oci8. DB_common is a base class for DB implementations, and should be |
||||||
| DB_oci8 |
Function in class DB_oci8 |
||||||
| DB_odbc |
Class DB_odbc. DB_common is a base class for DB implementations, and should be |
||||||
| DB_odbc |
Function in class DB_odbc |
||||||
| DB_pgsql |
Class DB_pgsql. DB_common is a base class for DB implementations, and should be |
||||||
| DB_pgsql |
Function in class DB_pgsql |
||||||
| DB_sybase |
Class DB_sybase. DB_common is a base class for DB implementations, and should be |
||||||
| DB_sybase |
Function in class DB_sybase |
||||||
| DB_common |
Class DB_common. DB_common is a base class for DB implementations, and should be |
||||||
| DB_common |
Function in class DB_common |
||||||
| DB_storage |
Class DB_storage. |
||||||
| DB_storage |
Function in class DB_storage Constructor, adds itself to the DB_storage class's list of |
||||||
| DB_storage_destructor |
Function in class DB_storage |
||||||
| DB |
Class DB. The main "DB" class is simply a container class with some static |
||||||
| DB_result |
Function in class DB DB_result constructor. |
||||||
| DB_result |
Class DB_result. This class implements a wrapper for a DB result set. |
||||||
| DB_result |
Function in class DB_result DB_result constructor. |
||||||
| DB_Error |
Function in class DB DB_Error constructor. |
||||||
| DB_Error |
Class DB_Error. DB_Error implements a class for reporting portable database error |
||||||
| DB_Error |
Function in class DB_Error DB_Error constructor. |
||||||
| DB_Warning |
Function in class DB DB_Warning constructor. |
||||||
| DB_Warning |
Class DB_Warning. DB_Warning implements a class for reporting portable database |
||||||
| DB_Warning |
Function in class DB_Warning DB_Warning constructor. |
||||||
| DB_FETCHMODE_DEFAULT |
Constant defined in class DB This is a special constant that tells DB the user hasn't specified |
||||||
| DB_FETCHMODE_ORDERED |
Constant defined in class DB Column data indexed by numbers, ordered from 0 and up |
||||||
| DB_FETCHMODE_ASSOC |
Constant defined in class DB Column data indexed by column names |
||||||
| DB_FETCHMODE_FLIPPED |
Constant defined in class DB For multi-dimensional results: normally the first level of arrays |
||||||
| DB_OK |
Constant defined in class DB |
||||||
| DB_ERROR |
Constant defined in class DB |
||||||
| DB_ERROR_SYNTAX |
Constant defined in class DB |
||||||
| DB_ERROR_CONSTRAINT |
Constant defined in class DB |
||||||
| DB_ERROR_NOT_FOUND |
Constant defined in class DB |
||||||
| DB_ERROR_ALREADY_EXISTS |
Constant defined in class DB |
||||||
| DB_ERROR_UNSUPPORTED |
Constant defined in class DB |
||||||
| DB_ERROR_MISMATCH |
Constant defined in class DB |
||||||
| DB_ERROR_INVALID |
Constant defined in class DB |
||||||
| DB_ERROR_NOT_CAPABLE |
Constant defined in class DB |
||||||
| DB_ERROR_TRUNCATED |
Constant defined in class DB |
||||||
| DB_ERROR_INVALID_NUMBER |
Constant defined in class DB |
||||||
| DB_ERROR_INVALID_DATE |
Constant defined in class DB |
||||||
| DB_ERROR_DIVZERO |
Constant defined in class DB |
||||||
| DB_ERROR_NODBSELECTED |
Constant defined in class DB |
||||||
| DB_ERROR_CANNOT_CREATE |
Constant defined in class DB |
||||||
| DB_ERROR_CANNOT_DELETE |
Constant defined in class DB |
||||||
| DB_ERROR_CANNOT_DROP |
Constant defined in class DB |
||||||
| DB_ERROR_NOSUCHTABLE |
Constant defined in class DB |
||||||
| DB_ERROR_NOSUCHFIELD |
Constant defined in class DB |
||||||
| DB_ERROR_NEED_MORE_DATA |
Constant defined in class DB |
||||||
| DB_ERROR_NOT_LOCKED |
Constant defined in class DB |
||||||
| DB_ERROR_VALUE_COUNT_ON_ROW |
Constant defined in class DB |
||||||
| DB_WARNING |
Constant defined in class DB |
||||||
| DB_WARNING_READ_ONLY |
Constant defined in class DB |
||||||
| DB_PARAM_SCALAR |
Constant defined in class DB |
||||||
| DB_PARAM_OPAQUE |
Constant defined in class DB |
||||||
| DB_BINMODE_PASSTHRU |
Constant defined in class DB |
||||||
| DB_BINMODE_RETURN |
Constant defined in class DB |
||||||
| DB_BINMODE_CONVERT |
Constant defined in class DB |
||||||
| DB_GETMODE_ORDERED |
Constant defined in class DB |
||||||
| DB_GETMODE_ASSOC |
Constant defined in class DB |
||||||
| DB_GETMODE_FLIPPED |
Constant defined in class DB |
||||||
| DB/$.php |
Included file in class DB |
||||||
| Date |
Function in class HTTP Format a date according to RFC-XXXX (can't remember the HTTP |
||||||
e |
|||||||
| encrypt |
Function in class Crypt_HCEMD5 Encrypt a block of data. |
||||||
| encodeMime |
Function in class Crypt_HCEMD5 Encrypt a block of data after MIME-encoding it. |
||||||
| encodeMimeSelfRand |
Function in class Crypt_HCEMD5 Encrypt a block of data after MIME-encoding it, and include the |
||||||
| endOfNextMonth |
Function in class Date_Calc Returns date of the last day of next month of given date. |
||||||
| endOfPrevMonth |
Function in class Date_Calc Returns date of the last day of previous month for given date. |
||||||
| endOfWeek |
Function in class Date_Calc Find the month day of the end of week for given date, |
||||||
| execute |
Function in class DB_ibase |
||||||
| execute |
Function in class DB_msql |
||||||
| execute |
Function in class DB_mssql |
||||||
| execute |
Function in class DB_mysql Executes a prepared query and substitutes placeholders with |
||||||
| execute |
Function in class DB_oci8 Executes a DB statement prepared with prepare(). |
||||||
| execute |
Function in class DB_pgsql |
||||||
| execute |
Function in class DB_sybase |
||||||
| errorNative |
Function in class DB_mysql Get the native error code of the last error (if any) that |
||||||
| errorNative |
Function in class DB_oci8 Get the native error code of the last error (if any) that occured |
||||||
| errorNative |
Function in class DB_pgsql Get the native error code of the last error (if any) that |
||||||
| errorCode |
Function in class DB_common Map native error codes to DB's portable ones. Requires that |
||||||
| errorMessage |
Function in class DB_common Map a DB error code to a textual message. This is actually |
||||||
| errorMessage |
Function in class DB Return a textual error message for a DB error code |
||||||
| execute_emulate_query |
Function in class DB_common |
||||||
| executeMultiple |
Function in class DB_common This function does several execute() calls on the same |
||||||
| $errorcode_map |
Variable in Class DB_common |
||||||
| $error_mode |
Variable in Class DB_common |
||||||
| $error_level |
Variable in Class DB_common |
||||||
| $error_callback |
Variable in Class DB_common |
||||||
| $error_message_prepend |
Variable in Class File_Find |
||||||
| $error_message_prepend |
Variable in Class Payment_Verisign |
||||||
| eregSearch |
Function in class File_SearchReplace Ereg search routine. |
||||||
| end |
Function in class HTML_Form |
||||||
| $encoding |
Variable in Class HTML_Form |
||||||
| $expiredate |
Variable in Class Payment_Verisign |
||||||
| $esmtp |
Variable in Class Net_SMTP Stores detected features of the SMTP server. |
||||||
| eof |
Function in class Net_Socket |
||||||
| $error_message_prefix |
Variable in Class XML_Parser |
||||||
| $error_message_prefix |
Variable in Class PEAR_Error |
||||||
| $error_prepend |
Variable in Class PEAR_Error |
||||||
| $error_append |
Variable in Class PEAR_Error |
||||||
| $errno |
Variable in Class xmlrpc_client |
||||||
| $errstring |
Variable in Class xmlrpc_client |
||||||
f |
|||||||
| firstOfMonthWeekday |
Function in class Date_Calc Find the day of the week for the first of the month of given date. |
||||||
| fetchInto |
Function in class DB_ibase |
||||||
| fetchInto |
Function in class DB_msql |
||||||
| fetchInto |
Function in class DB_mssql |
||||||
| fetchInto |
Function in class DB_mysql Fetch a row and insert the data into an existing array. |
||||||
| fetchInto |
Function in class DB_oci8 Fetch a row and insert the data into an existing array. |
||||||
| fetchInto |
Function in class DB_pgsql Fetch a row and insert the data into an existing array. |
||||||
| fetchInto |
Function in class DB_sybase |
||||||
| fetchInto |
Function in class DB Fetch a row of data into an existing array. |
||||||
| fetchInto |
Function in class DB_result Fetch a row of data into an existing array. |
||||||
| freeResult |
Function in class DB_ibase |
||||||
| freeResult |
Function in class DB_msql |
||||||
| freeResult |
Function in class DB_mssql |
||||||
| freeResult |
Function in class DB_mysql Free the internal resources associated with $result. |
||||||
| freeResult |
Function in class DB_oci8 Free the internal resources associated with $result. |
||||||
| freeResult |
Function in class DB_odbc |
||||||
| freeResult |
Function in class DB_pgsql Free the internal resources associated with $result. |
||||||
| freeResult |
Function in class DB_sybase |
||||||
| freeQuery |
Function in class DB_ibase |
||||||
| fetchRow |
Function in class DB_odbc |
||||||
| fetchRow |
Function in class DB Fetch and return a row of data. |
||||||
| fetchRow |
Function in class DB_result Fetch and return a row of data. |
||||||
| $features |
Variable in Class DB_common |
||||||
| $fetchmode |
Variable in Class DB_common |
||||||
| free |
Function in class DB Frees the resources allocated for this result set. |
||||||
| free |
Function in class DB_result Frees the resources allocated for this result set. |
||||||
| $files |
Variable in Class File_Find |
||||||
| $files |
Variable in Class File_SearchReplace |
||||||
| $find |
Variable in Class File_SearchReplace |
||||||
| $fields |
Variable in Class HTML_Form an array of entries for this form * |
||||||
| factory |
Function in class Mail Provides an interface for generating Mail:: objects of various |
||||||
| $fp |
Variable in Class Net_Socket Socket file pointer. * |
||||||
| $fp |
Variable in Class XML_Parser |
||||||
| $folding |
Variable in Class XML_Parser |
||||||
| $file |
Variable in Class PEAR_Error |
||||||
| faultCode |
Function in class xmlrpc_client |
||||||
| faultString |
Function in class xmlrpc_client |
||||||
| $fn |
Variable in Class xmlrpc_client |
||||||
| $fs |
Variable in Class xmlrpc_client |
||||||
F |
|||||||
| File_Find |
Class File_Find. |
||||||
| File_Find_version |
Function in class File_Find Fetch the current File_Find version |
||||||
| FileFindException |
Function in class File_Find |
||||||
| File_SearchReplace |
Class File_SearchReplace. |
||||||
| File_SearchReplace |
Function in class File_SearchReplace Sets up the object |
||||||
g |
|||||||
| get |
Function in class Benchmark_Iterate Returns benchmark result. |
||||||
| get |
Function in class Math_Fraction Get string representation of this fraction. |
||||||
| get_profiling |
Function in class Benchmark_Timer Returns profiling information. |
||||||
| getCalendarWeek |
Function in class Date_Calc Return an array with days in week |
||||||
| getCalendarMonth |
Function in class Date_Calc Return a set of arrays to construct a calendar month for |
||||||
| getCalendarYear |
Function in class Date_Calc Return a set of arrays to construct a calendar year for |
||||||
| getYear |
Function in class Date_Calc Returns the current local year in format CCYY |
||||||
| getMonth |
Function in class Date_Calc Returns the current local month in format MM |
||||||
| getDay |
Function in class Date_Calc Returns the current local day in format DD |
||||||
| getMonthFullname |
Function in class Date_Calc Returns the full month name for the given month |
||||||
| getMonthAbbrname |
Function in class Date_Calc Returns the abbreviated month name for the given month |
||||||
| getWeekdayFullname |
Function in class Date_Calc Returns the full weekday name for the given date |
||||||
| getWeekdayAbbrname |
Function in class Date_Calc Returns the abbreviated weekday name for the given date |
||||||
| getNumOccurences |
Function in class File_SearchReplace Accessor to return the number of occurences found. |
||||||
| getLastError |
Function in class File_SearchReplace Accessor for retrieving last error. |
||||||
| gets |
Function in class Net_Socket |
||||||
| getMode |
Function in class PEAR_Error Get the error mode from an error object. |
||||||
| getCallback |
Function in class PEAR_Error Get the callback function/method from an error object. |
||||||
| getMessage |
Function in class PEAR_Error Get the error message from an error object. |
||||||
| getCode |
Function in class PEAR_Error Get error code from an error object |
||||||
| getType |
Function in class PEAR_Error Get the name of this error/exception. |
||||||
| getDebugInfo |
Function in class PEAR_Error Get additional debug information supplied by the application. |
||||||
| getParam |
Function in class xmlrpc_client |
||||||
| getNumParams |
Function in class xmlrpc_client |
||||||
H |
|||||||
| HTML_Form |
Class HTML_Form. |
||||||
| HTML_Form |
Function in class HTML_Form |
||||||
| HTML_FORM_TEXT_SIZE |
Constant defined in class HTML_Form |
||||||
| HTML_FORM_MAX_FILE_SIZE |
Constant defined in class HTML_Form |
||||||
| HTTP |
Class HTTP. |
||||||
h |
|||||||
| $hostaddress |
Variable in Class Payment_Verisign |
||||||
| $hostport |
Variable in Class Payment_Verisign |
||||||
| $host |
Variable in Class Mail_smtp The SMTP host to connect to. |
||||||
| $host |
Variable in Class Net_SMTP The server to connect to. |
||||||
| helo |
Function in class Net_SMTP Send the HELO command. |
||||||
| hash_to_rpcv |
Function in class xmlrpc_client |
||||||
| $hdrs |
Variable in Class xmlrpc_client |
||||||
i |
|||||||
| isValidDate |
Function in class Date_Calc Returns true for valid date, false for invalid date. |
||||||
| isFutureDate |
Function in class Date_Calc Determines if given date is a future date from now. |
||||||
| isPastDate |
Function in class Date_Calc Determines if given date is a past date from now. |
||||||
| isLeapYear |
Function in class Date_Calc |
||||||
| insert |
Function in class DB_storage Create a new (empty) row in the configured table for this |
||||||
| isError |
Function in class DB Tell whether a result code from a DB method is an error |
||||||
| isError |
Function in class File_Find Determine whether or not a variable is a PEAR exception |
||||||
| isError |
Function in class Payment_Verisign |
||||||
| isError |
Function in class PEAR Tell whether a value is a PEAR error. |
||||||
| isWarning |
Function in class DB Tell whether a result code from a DB method is a warning. |
||||||
| $include_subdir |
Variable in Class File_SearchReplace |
||||||
| $ignore_lines |
Variable in Class File_SearchReplace |
||||||
| $ignore_sep |
Variable in Class File_SearchReplace |
||||||
| identifySender |
Function in class Net_SMTP Attempt to send the EHLO command and obtain a list of ESMTP |
||||||
| isBlocking |
Function in class Net_Socket Find out if the socket is in blocking mode. |
||||||
| iso8601_encode |
Function in class xmlrpc_client |
||||||
| iso8601_decode |
Function in class xmlrpc_client |
||||||
| $isf |
Variable in Class xmlrpc_client |
||||||
j |
|||||||
| julianDate |
Function in class Date_Calc Returns number of days since 31 December of year before given date. |
||||||
k |
|||||||
| $key |
Variable in Class Crypt_HCEMD5 The first key to use. This should be a shared secret. |
||||||
| kindOf |
Function in class xmlrpc_client |
||||||
l |
|||||||
| $last_stmt |
Variable in Class DB_oci8 |
||||||
| $last_query |
Variable in Class DB_common |
||||||
| loadFromQuery |
Function in class DB_storage Loads data into this object from the given query. If this |
||||||
| $last_error |
Variable in Class File_SearchReplace |
||||||
| $localhost |
Variable in Class Net_SMTP The value to give when sending EHLO or HELO. |
||||||
| $lineLength |
Variable in Class Net_Socket Number of bytes to read at a time in readLine() and |
||||||
| $level |
Variable in Class PEAR_Error |
||||||
| $line |
Variable in Class PEAR_Error |
||||||
| $lv |
Variable in Class xmlrpc_client |
||||||
m |
|||||||
| $markers |
Variable in Class Benchmark_Timer Contains the markers |
||||||
| $method |
Variable in Class HTML_Form METHOD attribute of |
||||||
| $method |
Variable in Class xmlrpc_client |
||||||
| mul |
Function in class Math_Fraction Multiply another fraction with this one. |
||||||
| mailFrom |
Function in class Net_SMTP Send the MAIL FROM: command. |
||||||
| $mode |
Variable in Class PEAR_Error |
||||||
| $message |
Variable in Class PEAR_Error |
||||||
| method |
Function in class xmlrpc_client |
||||||
| $methodname |
Variable in Class xmlrpc_client |
||||||
| $me |
Variable in Class xmlrpc_client |
||||||
| $mytype |
Variable in Class xmlrpc_client |
||||||
M |
|||||||
| Math_Fraction |
Class Math_Fraction. |
||||||
| Math_Fraction |
Function in class Math_Fraction Constructor. |
||||||
| Mail_sendmail |
Class Mail_sendmail. Sendmail implementation of the PEAR Mail:: interface. |
||||||
| Mail_sendmail |
Function in class Mail_sendmail Constructor. |
||||||
| Mail_smtp |
Class Mail_smtp. SMTP implementation of the PEAR Mail:: interface. Requires the PEAR |
||||||
| Mail_smtp |
Function in class Mail_smtp Constructor. |
||||||
|
Class Mail. PEAR's Mail:: interface. Defines the interface for implementing |
|||||||
n |
|||||||
| newKey |
Function in class Crypt_HCEMD5 Generate a new key for a new encryption block. |
||||||
| nextWeekday |
Function in class Date_Calc Returns date of the next weekday of given date, |
||||||
| nextDayOfWeek |
Function in class Date_Calc Returns date of the next specific day of the week |
||||||
| nextDayOfWeekOnOrAfter |
Function in class Date_Calc Returns date of the next specific day of the week |
||||||
| nextDay |
Function in class Date_Calc Returns date of day after given date. |
||||||
| numCols |
Function in class DB_ibase |
||||||
| numCols |
Function in class DB_msql |
||||||
| numCols |
Function in class DB_mssql |
||||||
| numCols |
Function in class DB_mysql Get the number of columns in a result set. |
||||||
| numCols |
Function in class DB_oci8 Get the number of columns in a result set. |
||||||
| numCols |
Function in class DB_pgsql Get the number of columns in a result set. |
||||||
| numCols |
Function in class DB_sybase |
||||||
| numCols |
Function in class DB Get the the number of columns in a result set. |
||||||
| numCols |
Function in class DB_result Get the the number of columns in a result set. |
||||||
| numRows |
Function in class DB_pgsql Get the number of rows in a result set. |
||||||
| $numrows |
Variable in Class DB_pgsql |
||||||
| $name |
Variable in Class HTML_Form NAME attribute of |
||||||
| negotiateLanguage |
Function in class HTTP Negotiate language with the user's browser through the |
||||||
| normalize |
Function in class Math_Fraction Normalize this fraction. |
||||||
| $nenner |
Variable in Class Math_Fraction nenner of the fraction |
||||||
| noop |
Function in class Net_SMTP Send the NOOP command. |
||||||
N |
|||||||
| NWeekdayOfMonth |
Function in class Date_Calc Calculates the date of the Nth weekday of the month, |
||||||
| Net_SMTP |
Class Net_SMTP. Provides an implementation of the SMTP protocol using PEAR's |
||||||
| Net_SMTP |
Function in class Net_SMTP Constructor |
||||||
| Net_Socket |
Class Net_Socket. Generalized Socket class. More docs to be written. |
||||||
| Net_Socket |
Function in class Net_Socket Constructs a new Net_Socket object. |
||||||
| No Package specified |
Package |
||||||
o |
|||||||
| $occurences |
Variable in Class File_SearchReplace |
||||||
p |
|||||||
| prevWeekday |
Function in class Date_Calc Returns date of the previous weekday, |
||||||
| prevDayOfWeek |
Function in class Date_Calc Returns date of the previous specific day of the week |
||||||
| prevDayOfWeekOnOrBefore |
Function in class Date_Calc Returns date of the previous specific day of the week |
||||||
| prevDay |
Function in class Date_Calc Returns date of day before given date. |
||||||
| prepare |
Function in class DB_ibase Prepares a query for multiple execution with execute(). With |
||||||
| prepare |
Function in class DB_msql Prepares a query for multiple execution with execute(). With |
||||||
| prepare |
Function in class DB_mssql Prepares a query for multiple execution with execute(). With |
||||||
| prepare |
Function in class DB_mysql Prepares a query for multiple execution with execute(). With |
||||||
| prepare |
Function in class DB_oci8 Prepares a query for multiple execution with execute(). With |
||||||
| prepare |
Function in class DB_pgsql Prepares a query for multiple execution with execute(). With |
||||||
| prepare |
Function in class DB_sybase Prepares a query for multiple execution with execute(). With |
||||||
| prepare |
Function in class DB_common Prepares a query for multiple execution with execute(). With |
||||||
| $phptype |
Variable in Class DB_ibase |
||||||
| $phptype |
Variable in Class DB_msql |
||||||
| $phptype |
Variable in Class DB_mssql |
||||||
| $phptype |
Variable in Class DB_mysql |
||||||
| $phptype |
Variable in Class DB_oci8 |
||||||
| $phptype |
Variable in Class DB_odbc |
||||||
| $phptype |
Variable in Class DB_pgsql |
||||||
| $phptype |
Variable in Class DB_sybase |
||||||
| $prepare_tokens |
Variable in Class DB_ibase |
||||||
| $prepare_tokens |
Variable in Class DB_msql |
||||||
| $prepare_tokens |
Variable in Class DB_mssql |
||||||
| $prepare_tokens |
Variable in Class DB_mysql |
||||||
| $prepare_tokens |
Variable in Class DB_pgsql |
||||||
| $prepare_tokens |
Variable in Class DB_sybase |
||||||
| $prepare_tokens |
Variable in Class DB_common |
||||||
| $prepare_types |
Variable in Class DB_ibase |
||||||
| $prepare_types |
Variable in Class DB_msql |
||||||
| $prepare_types |
Variable in Class DB_mssql |
||||||
| $prepare_types |
Variable in Class DB_mysql |
||||||
| $prepare_types |
Variable in Class DB_oci8 |
||||||
| $prepare_types |
Variable in Class DB_pgsql |
||||||
| $prepare_types |
Variable in Class DB_sybase |
||||||
| $prepare_types |
Variable in Class DB_common |
||||||
| provides |
Function in class DB_common Tell whether a DB implementation or its backend extension |
||||||
| $prepare_maxstmt |
Variable in Class DB_common |
||||||
| parseDSN |
Function in class DB Parse a data source name |
||||||
| pregSearch |
Function in class File_SearchReplace Preg search routine. |
||||||
| process |
Function in class Payment_Verisign |
||||||
| $proxyaddress |
Variable in Class Payment_Verisign |
||||||
| $proxyport |
Variable in Class Payment_Verisign |
||||||
| $proxylogon |
Variable in Class Payment_Verisign |
||||||
| $proxypassword |
Variable in Class Payment_Verisign |
||||||
| $password |
Variable in Class Payment_Verisign |
||||||
| $password |
Variable in Class Mail_smtp The password to use if the SMTP server requires authentication. |
||||||
| $password |
Variable in Class xmlrpc_client |
||||||
| $params |
Variable in Class Payment_Verisign |
||||||
| $params |
Variable in Class xmlrpc_client |
||||||
| $port |
Variable in Class Mail_smtp The port the SMTP server is on. |
||||||
| $port |
Variable in Class Net_SMTP The port to connect to. |
||||||
| $port |
Variable in Class Net_Socket The port number to connect to. * |
||||||
| $port |
Variable in Class xmlrpc_client |
||||||
| prepareHeaders |
Function in class Mail Take an array of mail headers and return a string containing |
||||||
| parseRecipients |
Function in class Mail Take a set of recipients and parse them, returning an array of |
||||||
| $persistent |
Variable in Class Net_Socket Whether the socket is persistant. * |
||||||
| parse |
Function in class XML_Parser |
||||||
| parseString |
Function in class XML_Parser |
||||||
| $parser |
Variable in Class XML_Parser |
||||||
| parseResponseFile |
Function in class xmlrpc_client |
||||||
| parseResponse |
Function in class xmlrpc_client |
||||||
| $path |
Variable in Class xmlrpc_client |
||||||
| $payload |
Variable in Class xmlrpc_client |
||||||
P |
|||||||
| Payment_Verisign |
Class Payment_Verisign. |
||||||
| Payment_Verisign |
Function in class Payment_Verisign |
||||||
| Payment_Verisign_version |
Function in class Payment_Verisign |
||||||
| PEAR |
Class PEAR. Base class for other PEAR classes. Provides rudimentary |
||||||
| PEAR |
Function in class PEAR Constructor. Registers this object in |
||||||
| PEAR_ERROR_RETURN |
Constant defined in class PEAR |
||||||
| PEAR_ERROR_PRINT |
Constant defined in class PEAR |
||||||
| PEAR_ERROR_TRIGGER |
Constant defined in class PEAR |
||||||
| PEAR_ERROR_DIE |
Constant defined in class PEAR |
||||||
| PEAR_ERROR_CALLBACK |
Constant defined in class PEAR |
||||||
| PHP_BINDIR |
Constant defined in class PEAR |
||||||
| PEAR_INSTALL_DIR |
Constant defined in class PEAR |
||||||
| PEAR_EXTENSION_DIR |
Constant defined in class PEAR |
||||||
| PEAR_Error |
Class PEAR_Error. |
||||||
| PEAR_Error |
Function in class PEAR_Error PEAR_Error constructor |
||||||
q |
|||||||
| quarterOfYear |
Function in class Date_Calc Returns quarter of the year for given date |
||||||
| query |
Function in class DB_odbc |
||||||
| quoteString |
Function in class DB_odbc Quotes a string so it can be safely used within string delimiters |
||||||
| quoteString |
Function in class DB_common Quotes a string so it can be safely used within string delimiters |
||||||
| quickSearch |
Function in class File_SearchReplace Quick search routine. |
||||||
| $qt |
Variable in Class xmlrpc_client |
||||||
r |
|||||||
| run |
Function in class Benchmark_Iterate Benchmarks a function. |
||||||
| $rand |
Variable in Class Crypt_HCEMD5 The second key to use. This should be a randomly generated |
||||||
| rollback |
Function in class DB_ibase |
||||||
| rollback |
Function in class DB_msql |
||||||
| rollback |
Function in class DB_mssql |
||||||
| rollback |
Function in class DB_mysql Roll back all uncommitted transactions on the current connection. |
||||||
| rollback |
Function in class DB_oci8 Roll back all uncommitted transactions on the current connection. |
||||||
| rollback |
Function in class DB_pgsql Roll back all uncommitted transactions on the current connection. |
||||||
| rollback |
Function in class DB_sybase |
||||||
| $row |
Variable in Class DB_pgsql |
||||||
| $result |
Variable in Class DB |
||||||
| $result |
Variable in Class DB_result |
||||||
| $replace |
Variable in Class File_SearchReplace |
||||||
| returnText |
Function in class HTML_Form |
||||||
| returnTextRow |
Function in class HTML_Form |
||||||
| returnPassword |
Function in class HTML_Form |
||||||
| returnPasswordRow |
Function in class HTML_Form |
||||||
| returnCheckbox |
Function in class HTML_Form |
||||||
| returnCheckboxRow |
Function in class HTML_Form |
||||||
| returnTextarea |
Function in class HTML_Form |
||||||
| returnTextareaRow |
Function in class HTML_Form |
||||||
| returnSubmit |
Function in class HTML_Form |
||||||
| returnSubmitRow |
Function in class HTML_Form |
||||||
| returnReset |
Function in class HTML_Form |
||||||
| returnResetRow |
Function in class HTML_Form |
||||||
| returnSelect |
Function in class HTML_Form |
||||||
| returnSelectRow |
Function in class HTML_Form |
||||||
| returnHidden |
Function in class HTML_Form |
||||||
| returnFile |
Function in class HTML_Form |
||||||
| returnMultipleFiles |
Function in class HTML_Form |
||||||
| returnStart |
Function in class HTML_Form |
||||||
| returnEnd |
Function in class HTML_Form |
||||||
| reset_parameters |
Function in class Payment_Verisign |
||||||
| refund |
Function in class Payment_Verisign |
||||||
| refund_transaction |
Function in class Payment_Verisign |
||||||
| rcptTo |
Function in class Net_SMTP Send the RCPT TO: command. |
||||||
| rset |
Function in class Net_SMTP Send the RSET command. |
||||||
| read |
Function in class Net_Socket Read a specified amount of data. This is guaranteed to return, |
||||||
| readLine |
Function in class Net_Socket Read until either the end of the socket or a newline, whichever |
||||||
| readAll |
Function in class Net_Socket Read until the socket closes. THIS FUNCTION WILL NOT EXIT if the |
||||||
| readByte |
Function in class Net_Socket |
||||||
| readWord |
Function in class Net_Socket |
||||||
| readInt |
Function in class Net_Socket |
||||||
| readString |
Function in class Net_Socket |
||||||
| readIPAddress |
Function in class Net_Socket |
||||||
| rpcv_to_hash |
Function in class xmlrpc_client |
||||||
s |
|||||||
| start |
Function in class Benchmark_Timer Set "Start" marker. |
||||||
| start |
Function in class HTML_Form |
||||||
| stop |
Function in class Benchmark_Timer Set "Stop" marker. |
||||||
| set_marker |
Function in class Benchmark_Timer Set marker. |
||||||
| simpleQuery |
Function in class DB_ibase |
||||||
| simpleQuery |
Function in class DB_msql |
||||||
| simpleQuery |
Function in class DB_mssql |
||||||
| simpleQuery |
Function in class DB_mysql Send a query to MySQL and return the results as a MySQL resource |
||||||
| simpleQuery |
Function in class DB_oci8 Send a query to oracle and return the results as an oci8 resource |
||||||
| simpleQuery |
Function in class DB_odbc Send a query to ODBC and return the results as a ODBC resource |
||||||
| simpleQuery |
Function in class DB_pgsql Send a query to PostgreSQL and return the results as a PostgreSQL resource |
||||||
| simpleQuery |
Function in class DB_sybase |
||||||
| $select_query |
Variable in Class DB_oci8 |
||||||
| setErrorHandling |
Function in class DB_common Sets how errors generated by this DB object should be handled. |
||||||
| setFetchMode |
Function in class DB_common Sets which fetch mode should be used by default on queries |
||||||
| setup |
Function in class DB_storage Method used to initialize a DB_storage object from the |
||||||
| set |
Function in class DB_storage |
||||||
| store |
Function in class DB_storage |
||||||
| setFind |
Function in class File_SearchReplace Accessor for setting find variable. |
||||||
| setReplace |
Function in class File_SearchReplace Accessor for setting replace variable. |
||||||
| setFiles |
Function in class File_SearchReplace Accessor for setting files variable. |
||||||
| setDirectories |
Function in class File_SearchReplace Accessor for setting directories variable. |
||||||
| setIncludeSubdir |
Function in class File_SearchReplace Accessor for setting include_subdir variable. |
||||||
| setIgnoreLines |
Function in class File_SearchReplace Accessor for setting ignore_lines variable. |
||||||
| setSearchFunction |
Function in class File_SearchReplace Function to determine which search function is used. |
||||||
| search |
Function in class File_SearchReplace Default ("normal") search routine. |
||||||
| $search_function |
Variable in Class File_SearchReplace |
||||||
| $storageObject |
Variable in Class HTML_Form DB_storage object, if tied to one * |
||||||
| sub |
Function in class Math_Fraction Subtract another fraction from this one. |
||||||
| set_host |
Function in class Payment_Verisign |
||||||
| set_timeout |
Function in class Payment_Verisign |
||||||
| set_logon |
Function in class Payment_Verisign |
||||||
| set_proxy |
Function in class Payment_Verisign |
||||||
| set_card |
Function in class Payment_Verisign |
||||||
| set_avs |
Function in class Payment_Verisign |
||||||
| set_comment1 |
Function in class Payment_Verisign |
||||||
| set_comment2 |
Function in class Payment_Verisign |
||||||
| sale |
Function in class Payment_Verisign |
||||||
| send |
Function in class Mail_sendmail Implements Mail::send() function using the sendmail |
||||||
| send |
Function in class Mail_smtp Implements Mail::send() function using SMTP. |
||||||
| send |
Function in class Mail Implements Mail::send() function using php's built-in mail() |
||||||
| send |
Function in class xmlrpc_client |
||||||
| $sendmail_path |
Variable in Class Mail_sendmail The location of the sendmail binary on the filesystem. |
||||||
| send_from |
Function in class Net_SMTP Send the SEND FROM: command. |
||||||
| soml_from |
Function in class Net_SMTP Send the SOML FROM: command. |
||||||
| saml_from |
Function in class Net_SMTP Send the SAML FROM: command. |
||||||
| $socket |
Variable in Class Net_SMTP The socket resource being used to connect to the SMTP server. |
||||||
| setBlocking |
Function in class Net_Socket Sets whether the socket connection should be blocking or |
||||||
| setInputFile |
Function in class XML_Parser |
||||||
| setInput |
Function in class XML_Parser |
||||||
| setDebug |
Function in class xmlrpc_client |
||||||
| setCredentials |
Function in class xmlrpc_client |
||||||
| sendPayloadHTTP10 |
Function in class xmlrpc_client |
||||||
| serialize |
Function in class xmlrpc_client |
||||||
| serializedata |
Function in class xmlrpc_client |
||||||
| serializeval |
Function in class xmlrpc_client |
||||||
| structmem |
Function in class xmlrpc_client |
||||||
| structreset |
Function in class xmlrpc_client |
||||||
| structeach |
Function in class xmlrpc_client |
||||||
| scalarval |
Function in class xmlrpc_client |
||||||
| scalartyp |
Function in class xmlrpc_client |
||||||
| $st |
Variable in Class xmlrpc_client |
||||||
| $server |
Variable in Class xmlrpc_client |
||||||
t |
|||||||
| time_elapsed |
Function in class Benchmark_Timer Returns the time elapsed betweens two markers. |
||||||
| transactionInit |
Function in class DB_ibase |
||||||
| toString |
Function in class DB_common |
||||||
| toString |
Function in class DB_storage Output a simple description of this DB_storage object. |
||||||
| toString |
Function in class PEAR_Error Make a string representation of this object. |
||||||
| $type |
Variable in Class DB_common |
||||||
| $target |
Variable in Class HTML_Form TARGET attribute of |
||||||
| $timeout |
Variable in Class Payment_Verisign |
||||||
| $timeout |
Variable in Class Net_Socket Number of seconds to wait on socket connections before |
||||||
u |
|||||||
| $username |
Variable in Class Payment_Verisign |
||||||
| $username |
Variable in Class Mail_smtp The username to use if the SMTP server requires authentication. |
||||||
| $username |
Variable in Class xmlrpc_client |
||||||
v |
|||||||
| voice_auth |
Function in class Payment_Verisign |
||||||
| void |
Function in class Payment_Verisign |
||||||
| vrfy |
Function in class Net_SMTP Send the VRFY command. |
||||||
| validateResponse |
Function in class Net_SMTP Read a response from the server and see if the response code |
||||||
| validateAndParseResponse |
Function in class Net_SMTP Read a response from the server and see if the response code |
||||||
| value |
Function in class xmlrpc_client |
||||||
V |
|||||||
| VerisignException |
Function in class Payment_Verisign |
||||||
| VERISIGN_SUCCESS |
Constant defined in class Payment_Verisign |
||||||
| VERISIGN_BAD_CARD |
Constant defined in class Payment_Verisign |
||||||
| VERISIGN_INVALID_EXPIRY |
Constant defined in class Payment_Verisign |
||||||
| VERSIGIN_BAD_CARD_TYPE |
Constant defined in class Payment_Verisign |
||||||
| VERISIGN_CONFIG_ERROR |
Constant defined in class Payment_Verisign |
||||||
| VERISIGN_UNRECOGNISED_RESPONSE |
Constant defined in class Payment_Verisign |
||||||
| VERISIGN_TEMPORARY_ERROR |
Constant defined in class Payment_Verisign |
||||||
| VERISIGN_REFERRAL |
Constant defined in class Payment_Verisign |
||||||
w |
|||||||
| weekOfYear |
Function in class Date_Calc Returns week of the year, first Sunday is first day of first week |
||||||
| weeksInMonth |
Function in class Date_Calc Returns the number of rows on a calendar month. Useful for |
||||||
| writeout |
Function in class File_SearchReplace Function to writeout the file contents. |
||||||
| writeLine |
Function in class Net_Socket Write a line of data to the socket, followed by a trailing "\r\n". |
||||||
| write |
Function in class Net_Socket |
||||||
X |
|||||||
| XML_Parser |
Class XML_Parser. Base class for other PEAR classes. Provides rudimentary |
||||||
| XML_Parser |
Function in class XML_Parser |
||||||
| XML_Parser_Error |
Function in class XML_Parser |
||||||
| XML_RPC_Parser |
Function in class xmlrpc_client |
||||||
x |
|||||||
| xmlrpc_client |
Class xmlrpc_client. |
||||||
| xmlrpc_client |
Function in class xmlrpc_client |
||||||
| xmlrpc_se |
Function in class xmlrpc_client |
||||||
| xmlrpc_ee |
Function in class xmlrpc_client |
||||||
| xmlrpc_cd |
Function in class xmlrpc_client |
||||||
| xmlrpc_dh |
Function in class xmlrpc_client |
||||||
| xmlrpc_entity_decode |
Function in class xmlrpc_client |
||||||
| xmlrpc_lookup_entity |
Function in class xmlrpc_client |
||||||
| xmlrpcresp |
Function in class xmlrpc_client |
||||||
| xmlrpcmsg |
Function in class xmlrpc_client |
||||||
| xml_header |
Function in class xmlrpc_client |
||||||
| xml_footer |
Function in class xmlrpc_client |
||||||
| xmlrpcval |
Function in class xmlrpc_client |
||||||
| $xv |
Variable in Class xmlrpc_client |
||||||
z |
|||||||
| $zaehler |
Variable in Class Math_Fraction zaehler of the fraction |
||||||
_ |
|||||||
| $_table |
Variable in Class DB_storage the name of the table (or view, if the backend database supports |
||||||
| $_keycolumn |
Variable in Class DB_storage which column in the table contains primary keys * |
||||||
| $_dbh |
Variable in Class DB_storage DB connection handle used for all transactions * |
||||||
| $_properties |
Variable in Class DB_storage an assoc with the names of database fields stored as properties |
||||||
| $_changes |
Variable in Class DB_storage an assoc with the names of the properties in this object that |
||||||
| $_readonly |
Variable in Class DB_storage flag that decides if data in this object can be changed. |
||||||
| _build |
Function in class File_Find |
||||||
| _determineRegex |
Function in class File_Find |
||||||
| $_dirs |
Variable in Class File_Find |
||||||
| _check_fraction |
Function in class Math_Fraction Check, if a varaible holds a Math_Fraction object. |
||||||
| _return |
Function in class Math_Fraction Handle the return or storage of a result from add, sub, mul or div. |
||||||
| _PEAR |
Function in class PEAR Destructor (the emulated type of...). Does nothing right now, |
||||||
| _PEAR_call_destructors |
Function in class PEAR |
||||||
| $_debug |
Variable in Class PEAR |
||||||
|
|||||||
| PHPDoc 1.0beta | |||||||