egroupware_official/phpgwapi/inc
2001-08-15 14:01:44 +00:00
..
class.accounts_contacts.inc.php Fix save repository 2001-06-27 00:44:20 +00:00
class.accounts_ldap_wip.inc.php Minor formatting 2001-07-27 10:16:54 +00:00
class.accounts_ldap.inc.php Various optimizations to the API. This also does a little internal caching of some of the account data, but, only for a single page session. 2001-08-15 02:14:18 +00:00
class.accounts_shared.inc.php php3 fix, rename accounts->memberships() to accounts->membership() to avoid conflict with class var 2001-08-04 14:26:10 +00:00
class.accounts_sql_wip.inc.php Various optimizations to the API. This also does a little internal caching of some of the account data, but, only for a single page session. 2001-08-15 02:14:18 +00:00
class.accounts_sql.inc.php Various optimizations to the API. This also does a little internal caching of some of the account data, but, only for a single page session. 2001-08-15 02:14:18 +00:00
class.accounts.inc.php format class.accounts.inc.php, update class.accounts_contacts.inc.php to almost 2001-06-26 23:16:18 +00:00
class.acl.inc.php php3 fix, rename accounts->memberships() to accounts->membership() to avoid conflict with class var 2001-08-04 14:26:10 +00:00
class.applications.inc.php
class.auth_http.inc.php
class.auth_ldap.inc.php Started adding in some eventlog reporting 2001-08-05 09:54:44 +00:00
class.auth_mail.inc.php
class.auth_sql.inc.php
class.auth_sqlssl.inc.php
class.auth.inc.php
class.browser.inc.php Duplicate possible transy IE download fix in HEAD 2001-07-09 15:58:05 +00:00
class.categories.inc.php Various optimizations to the API. This also does a little internal caching of some of the account data, but, only for a single page session. 2001-08-15 02:14:18 +00:00
class.clientsniffer.inc.php
class.common.inc.php email prefs handling updated 2001-08-08 19:37:17 +00:00
class.config.inc.php Delete the config by name prior to insertion, just in case it was listed under 2001-07-01 12:12:39 +00:00
class.contacts_ldap.inc.php Make contacts->add() return the id, since it finds it anyway 2001-08-09 00:32:59 +00:00
class.contacts_shared.inc.php Silence each error 2001-07-27 10:15:15 +00:00
class.contacts_sql.inc.php Make contacts->add() return the id, since it finds it anyway 2001-08-09 00:32:59 +00:00
class.contacts.inc.php Moving these back to api 2001-07-05 07:37:36 +00:00
class.country.inc.php Remove trailing , 2001-07-10 19:43:30 +00:00
class.crypto.inc.php undid the last change with stripslashes 2001-07-08 13:36:04 +00:00
class.datetime.inc.php Cleanups for warning messages. 2001-06-17 16:55:04 +00:00
class.db_msql.inc.php
class.db_mssql.inc.php Added support for get_last_insert_id($table, $field). pgsql is currently the only class making use of the params since it returns the unique OID for the system. The params are required so pgsql compatibility is forcibly maintained. 2001-08-08 03:14:05 +00:00
class.db_mysql.inc.php Added support for get_last_insert_id($table, $field). pgsql is currently the only class making use of the params since it returns the unique OID for the system. The params are required so pgsql compatibility is forcibly maintained. 2001-08-08 03:14:05 +00:00
class.db_odbc.inc.php
class.db_oracle.inc.php
class.db_pgsql.inc.php Added support for get_last_insert_id($table, $field). pgsql is currently the only class making use of the params since it returns the unique OID for the system. The params are required so pgsql compatibility is forcibly maintained. 2001-08-08 03:14:05 +00:00
class.db_sybase.inc.php fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +00:00
class.db.inc.php trying to get windows support working 2001-06-20 08:36:55 +00:00
class.error.inc.php j3rry's fix for the error class. 2001-08-15 13:02:32 +00:00
class.errorlog.inc.php __FILE__, __LINE__ parameters 2001-08-08 07:21:29 +00:00
class.graphics.inc.php Formatting 2001-07-26 11:25:35 +00:00
class.hooks.inc.php
class.http.inc.php
class.interserver.inc.php Move ssl client send into xmlrpc_client class 2001-08-15 14:01:44 +00:00
class.linkbox.inc.php
class.log.inc.php Forgot what I fixed .. 2001-08-05 09:54:16 +00:00
class.matrixview.inc.php update 2001-07-20 04:39:50 +00:00
class.menutree.inc.php Fixed a problem where the level still had a small problem. This will still leave a trailing '&' at the end of the URL. 2001-06-17 04:40:04 +00:00
class.network.inc.php This will now return the 521 error whenever the socket is not previously opened. 2001-08-01 11:10:23 +00:00
class.nextmatchs.inc.php removed hoax 2001-08-08 07:44:27 +00:00
class.phpgw.inc.php Formatting (minor) 2001-07-26 11:02:10 +00:00
class.portalbox.inc.php
class.preferences.inc.php Formatting 2001-07-26 11:13:15 +00:00
class.resultbox.inc.php
class.rssparser.inc.php
class.sbox2.inc.php getAccount now uses the $id value correct 2001-07-07 21:30:09 +00:00
class.sbox.inc.php Added District of Columbia, spelling corrections 2001-08-08 05:07:18 +00:00
class.send.inc.php
class.sessions.inc.php Add create_server() verify_server() for the 'special' needs they have 2001-08-15 03:54:15 +00:00
class.soap_client.inc.php This brings the SOAP server up to date as of 27 July 01 with the developers release code. 2001-07-30 03:40:08 +00:00
class.soap_parser.inc.php Convert foreach to reset/while (tested) 2001-08-02 08:59:08 +00:00
class.soap_server.inc.php Convert foreach to reset/while (tested) 2001-08-02 08:59:08 +00:00
class.soapclient.inc.php Convert foreach to reset/while (tested) 2001-08-02 08:59:08 +00:00
class.soapmsg.inc.php Convert foreach to reset/while (tested) 2001-08-02 08:59:08 +00:00
class.soapval.inc.php Convert foreach to reset/while (tested) 2001-08-02 08:59:08 +00:00
class.Template_new.inc.php
class.Template.inc.php Formatting 2001-07-27 10:40:23 +00:00
class.translation_file.inc.php
class.translation_sql.inc.php
class.translation.inc.php trying to get windows support working 2001-06-20 08:36:55 +00:00
class.utilities.inc.php
class.validator.inc.php
class.vcard.inc.php Moving these back to api 2001-07-05 07:37:36 +00:00
class.vfs_sql.inc.php Formatting changes. Nothing to see here, move along. 2001-08-11 09:01:47 +00:00
class.vfs.inc.php Now with super-multi-switch capabilities (file_repository choice in setup) 2001-07-31 07:00:43 +00:00
class.wap.inc.php
class.wsdl.inc.php Convert foreach to reset/while (tested) 2001-08-02 08:59:08 +00:00
class.xml.inc.php
class.xmlrpc_client.inc.php Move ssl client send into xmlrpc_client class 2001-08-15 14:01:44 +00:00
class.xmlrpc_server.inc.php Somewhat fork of the xml-rpc classes. Major optimization and some redefinition in the global vars. 2001-08-09 02:54:56 +00:00
class.xmlrpc.inc.php
class.xmlrpcmsg.inc.php Formatting 2001-08-13 22:03:26 +00:00
class.xmlrpcresp.inc.php Somewhat fork of the xml-rpc classes. Major optimization and some redefinition in the global vars. 2001-08-09 02:54:56 +00:00
class.xmlrpcs.inc.php
class.xmlrpcval.inc.php Somewhat fork of the xml-rpc classes. Major optimization and some redefinition in the global vars. 2001-08-09 02:54:56 +00:00
footer.inc.php Small fixes for the automatic inclusion of the ui<app>.header() and ui<app>.footer(). 2001-07-28 14:21:32 +00:00
functions.inc.php Various optimizations to the API. This also does a little internal caching of some of the account data, but, only for a single page session. 2001-08-15 02:14:18 +00:00
phpgw_mime.types
soap_functions.inc.php Switch to GLOBALS 2001-08-13 22:05:50 +00:00
soaplib.soapinterop.php Move/copy a soap server to phpgw root 2001-08-10 00:31:21 +00:00
xml_functions.inc.php Add create_server() verify_server() for the 'special' needs they have 2001-08-15 03:54:15 +00:00