egroupware/phpgwapi/inc
2003-05-05 20:24:57 +00:00
..
class.accounts_contacts.inc.php Updates needed for phpwebhosting -> filemanager name change 2002-09-21 05:15:32 +00:00
class.accounts_ldap.inc.php update accounts_ldap 2002-12-18 00:20:46 +00:00
class.accounts_shared.inc.php formatting 2002-05-26 21:16:25 +00:00
class.accounts_sql.inc.php added missing ')' to search string in list function 2002-10-11 00:35:11 +00:00
class.accounts.inc.php
class.acl2.inc.php added new acl class as acl2 while its being tested 2003-01-12 20:19:12 +00:00
class.acl2.sql added new acl class as acl2 while its being tested 2003-01-12 20:19:12 +00:00
class.acl.inc.php
class.app_registry.inc.php removed app_title plus update default layout to use xslt 2002-10-26 22:39:19 +00:00
class.applications.inc.php moved generation and translation of app-title into applications-class 2003-03-22 12:29:42 +00:00
class.arrayfunctions.inc.php update accounts_ldap 2002-12-18 00:20:46 +00:00
class.asyncservice.inc.php importing asyncservices from .16 2003-04-27 23:19:49 +00:00
class.auth_http.inc.php
class.auth_ldap.inc.php update 2002-11-24 01:45:28 +00:00
class.auth_mail.inc.php GNU Patch #290. 2002-09-17 02:47:35 +00:00
class.auth_nis.inc.php
class.auth_pam.inc.php Add two auth methods, both of which require third party PHP modules (see source) 2002-06-24 12:16:50 +00:00
class.auth_smb.inc.php Add two auth methods, both of which require third party PHP modules (see source) 2002-06-24 12:16:50 +00:00
class.auth_sql.inc.php
class.auth_sqlssl.inc.php
class.auth.inc.php
class.browser.inc.php OK, maybe this fixes IE downloads (part of GNU patch #136) 2002-04-24 13:27:46 +00:00
class.categories.inc.php update tpl 2003-05-03 14:17:15 +00:00
class.clientsniffer.inc.php
class.common.inc.php added an other display-type for accounts: Firstname Lastname [lid] 2003-05-04 15:14:06 +00:00
class.config.inc.php
class.contacts_ldap.inc.php Part two of two - implement filter by first char of last name, fullname, or company (for now) 2002-05-13 00:43:57 +00:00
class.contacts_shared.inc.php Better ldap filtering (GNU Bug# 100340) 2002-04-24 12:15:31 +00:00
class.contacts_sql.inc.php skwashd's patch to use last_insert_id instead of an extra max(id) query 2003-03-19 23:14:21 +00:00
class.contacts.inc.php This should allow for another app to load its own contacts class as a replacement 2002-05-27 01:32:04 +00:00
class.country.inc.php
class.crypto.inc.php
class.datetime.inc.php fix for bug reported on user-list, time-compare creates date before 1970/1/1 which is the earliest allowed date on windows 2003-04-18 08:37:04 +00:00
class.db_msql.inc.php
class.db_mssql.inc.php removed common->phpgw_exit() and fixed all references to it in the core apps and api 2002-09-28 20:01:44 +00:00
class.db_mysql.inc.php fix for bug #2549, patch from ||cw 2003-03-13 17:59:45 +00:00
class.db_odbc.inc.php
class.db_oracle.inc.php Fix for Oracle support. 2002-04-18 19:14:25 +00:00
class.db_pgsql.inc.php gnu-patch #1245 2003-05-05 20:24:57 +00:00
class.db_sybase.inc.php
class.db.inc.php
class.error.inc.php removed common->phpgw_exit() and fixed all references to it in the core apps and api 2002-09-28 20:01:44 +00:00
class.errorlog.inc.php
class.gdbutton.inc.php update gdbutton 2002-08-30 02:16:15 +00:00
class.help_helper.inc.php update help system 2002-12-16 01:20:12 +00:00
class.help.inc.php update 2003-01-04 00:12:48 +00:00
class.historylog.inc.php gnu-patch #810 2003-05-05 19:25:16 +00:00
class.hooks.inc.php added param try_unregistered to hooks::single for setup 2003-04-28 08:24:45 +00:00
class.http_dav_client.inc.php sim's patch #1217: webdav client cache fix 2003-03-04 18:10:15 +00:00
class.http.inc.php
class.interserver.inc.php
class.listbox.inc.php update help 2002-12-01 03:35:02 +00:00
class.log.inc.php
class.matrixview.inc.php
class.menutree.inc.php
class.msg_base_sock.inc.php removed common->phpgw_exit() and fixed all references to it in the core apps and api 2002-09-28 20:01:44 +00:00
class.msg_base.inc.php formatting 2002-05-26 20:09:01 +00:00
class.msg_imap_sock.inc.php removed common->phpgw_exit() and fixed all references to it in the core apps and api 2002-09-28 20:01:44 +00:00
class.msg_imap.inc.php format, fix banner 2002-05-26 20:14:02 +00:00
class.msg_nntp_sock.inc.php formatting 2002-05-26 20:22:24 +00:00
class.msg_nntp.inc.php formatting 2002-05-26 20:22:24 +00:00
class.msg_pop3_sock.inc.php removed common->phpgw_exit() and fixed all references to it in the core apps and api 2002-09-28 20:01:44 +00:00
class.msg_pop3.inc.php formatting 2002-05-26 20:32:54 +00:00
class.msg.inc.php format, fix banner 2002-05-26 20:14:02 +00:00
class.net_http_client.inc.php Initial commit. Original author Leo West <west_leo@yahoo-REMOVE-.com>, changes from and submitted by Jonathon Sim <sim@zeald.com> 2003-02-06 22:43:18 +00:00
class.network.inc.php GNU Patch #492. 2002-09-01 13:37:10 +00:00
class.nextmatchs.inc.php fixed template_alternate_row_color, so also set the row_color in the supplied template, not only in the template of the nextmatch-class 2003-05-01 09:17:44 +00:00
class.php_ext.inc.php Clear up syntax error, but trapping dl errors is still impossible... 2002-04-22 00:01:18 +00:00
class.phpgw.inc.php added function redirect_link and added nodisplay before exit 2003-03-31 16:50:49 +00:00
class.ping.inc.php
class.portalbox.inc.php update portal 2003-04-30 02:13:17 +00:00
class.preferences.inc.php changed pref-name maildomain to domain 2003-05-04 10:30:38 +00:00
class.resultbox.inc.php
class.rssparser.inc.php
class.sbox2.inc.php update 2002-10-19 00:42:36 +00:00
class.sbox.inc.php made some more messages from the users-prefs translatable 2003-03-18 17:05:42 +00:00
class.schema_proc_array.inc.php
class.schema_proc_mssql.inc.php
class.schema_proc_mysql.inc.php gnu-patch #740 2003-05-05 19:33:10 +00:00
class.schema_proc_pgsql.inc.php fixed schema_proc for pgSql to properly rename a table, if forgot to rename the index 2003-04-30 11:07:24 +00:00
class.schema_proc.inc.php
class.send.inc.php GNU Patch #483. 2002-09-01 15:03:19 +00:00
class.service_contacts.inc.php
class.service_notes.inc.php
class.service_schedule.inc.php
class.service_todo.inc.php
class.service.inc.php
class.sessions_db.inc.php Moved list_sessions and total from admin.socurrentsessions into the session-class and implemented them for php4 too. 2003-03-21 00:47:18 +00:00
class.sessions_php4.inc.php Moved list_sessions and total from admin.socurrentsessions into the session-class and implemented them for php4 too. 2003-03-21 00:47:18 +00:00
class.sessions.inc.php
class.setup_detection.inc.php limited the length of the message_id to 230 and defined a constant for it 2003-04-02 17:46:37 +00:00
class.setup_html.inc.php fix multidomain header-generation 2003-03-05 14:21:49 +00:00
class.setup_process.inc.php added a local var $oProc as reference to the global one, to be compatible with old-style default_records.inc.php 2003-03-27 18:39:49 +00:00
class.setup_translation.inc.php limited the length of the message_id to 230 and defined a constant for it 2003-04-02 17:46:37 +00:00
class.setup.inc.php added param try_unregistered to hooks::single for setup 2003-04-28 08:25:59 +00:00
class.soap_client.inc.php
class.soap_parser.inc.php
class.soap_server.inc.php
class.soapclient.inc.php
class.soapmsg.inc.php
class.soapval.inc.php
class.tar.inc.php Added new class for reading/writing tar(gz) files. This was written by 2002-04-20 16:31:16 +00:00
class.Template.inc.php added extra function for filter plus update tpl class to version .16 2003-04-26 01:19:45 +00:00
class.translation_file.inc.php updated so that login page will destroy frames, cleaned up various other issues like better lang support in msgbox, now langs trailing char can be turned off. several other improvements 2002-05-31 08:29:19 +00:00
class.translation_sql.inc.php fix for phrase which end (after truncating to 230 chars) in a space (which has been striped by the db) 2003-05-02 01:06:33 +00:00
class.translation.inc.php
class.utilities.inc.php
class.validator.inc.php
class.vcard.inc.php
class.vfs_dav.inc.php Initial commit. From Jonathon Sim <sim@zeald.com> 2003-02-06 22:45:05 +00:00
class.vfs_shared.inc.php fix from sigurdne, for bug #3300 and #2740 2003-05-01 12:49:11 +00:00
class.vfs_sql.inc.php Move shared variables and functions to vfs_shared 2003-02-17 19:34:56 +00:00
class.vfs.inc.php Load vfs_shared class 2003-02-17 19:35:52 +00:00
class.wsdl.inc.php
class.xml_check.inc.php These are useful classes we can use 2002-09-23 22:36:11 +00:00
class.xml.inc.php
class.xmlrpc_client.inc.php Change user-agent to phpGroupWare 2002-05-27 00:52:00 +00:00
class.xmlrpc_server.inc.php Add encoding to return value 2002-05-27 00:40:30 +00:00
class.xmlrpcmsg.inc.php Add encoding to output 2002-05-27 00:50:28 +00:00
class.xmlrpcresp.inc.php Finally fix return values, I hope 2001-12-06 15:51:06 +00:00
class.xmlrpcval.inc.php
class.xmltool.inc.php update xslt 2002-10-26 00:33:22 +00:00
class.xpath.inc.php These are useful classes we can use 2002-09-23 22:36:11 +00:00
class.xslttemplates.inc.php update 2002-11-15 22:31:51 +00:00
common_functions.inc.php changed wrong php-version-number 2003-04-02 10:42:12 +00:00
footer.inc.php dave's parse_navbar_end-fix (no more complaining it's not defined) 2003-03-22 09:04:37 +00:00
functions.inc.php gnu-patch #1244 2003-05-05 19:11:47 +00:00
php3_support_functions.inc.php remove echo 2002-04-20 16:57:56 +00:00
phpgw_mime.types
soap_functions.inc.php removed app_title plus update default layout to use xslt 2002-10-26 22:39:19 +00:00
soaplib.soapinterop.php
xml_functions.inc.php removed common->phpgw_exit() and fixed all references to it in the core apps and api 2002-09-28 20:01:44 +00:00
xmlrpc.interop.php