egroupware/phpgwapi/inc
jengo 466ef523fa - Added delete function
- Added a way to have alternate functions handle the parsing of the status in return_html
  Its some what limited, the function can ONLY handle 1 parameter and it needs to be the first
  Plus, it needs to be defined globally
2001-10-17 02:33:05 +00:00
..
class.accounts_contacts.inc.php Fix save repository 2001-06-27 00:44:20 +00:00
class.accounts_ldap_old.inc.php MAJOR: changing to new ldap accounts class, _old is the old file 2001-09-03 02:17:10 +00:00
class.accounts_ldap.inc.php modified the ldap class, to know the type of account(u or g) 2001-09-18 17:55:36 +00:00
class.accounts_shared.inc.php modified the ldap class, to know the type of account(u or g) 2001-09-18 17:55:36 +00:00
class.accounts_sql.inc.php Added error checking for name2id() and id2name(), return False when the account_id or account_lid is missing 2001-10-06 03:37:58 +00:00
class.accounts.inc.php GLOBALS... 2001-09-23 19:08:44 +00:00
class.acl.inc.php More fixes for php3 support. 2001-09-07 19:18:03 +00:00
class.applications.inc.php Now using GLOBALS. 2001-09-01 23:42:16 +00:00
class.auth_http.inc.php Please test - commiting changes for use with register_globals off 2001-09-25 14:52:10 +00:00
class.auth_ldap.inc.php Swap old/new update_lastlogin() 2001-09-03 03:56:12 +00:00
class.auth_mail.inc.php Please test - commiting changes for use with register_globals off 2001-09-25 14:52:10 +00:00
class.auth_nis.inc.php Merged in patch for NIS auth - Thanks Dylan Adams <l0n@users.sourceforge.net> 2001-09-24 22:27:53 +00:00
class.auth_sql.inc.php Started working on allowing md5 passwords to be sent from login.php 2001-10-02 05:38:35 +00:00
class.auth_sqlssl.inc.php Please test - commiting changes for use with register_globals off 2001-09-25 14:52:10 +00:00
class.auth.inc.php Using GLOBALS 2001-08-30 19:40:44 +00:00
class.browser.inc.php Duplicate possible transy IE download fix in HEAD 2001-07-09 15:58:05 +00:00
class.categories.inc.php GLOBALS 2001-10-02 03:52:56 +00:00
class.clientsniffer.inc.php replaced quotes with single ticks where applicable 2001-02-11 20:03:35 +00:00
class.common.inc.php Fixes for mdeans finding if the server has users choice and a users choice has been selected. 2001-09-18 03:50:00 +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 Use $GLOBALS 2001-08-23 06:55:12 +00:00
class.contacts_shared.inc.php use db_addslashes 2001-09-17 02:26:46 +00:00
class.contacts_sql.inc.php some changes again 2001-09-19 15:49:57 +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 no stripslahes() for serialized data 2001-09-21 05:47:32 +00:00
class.datetime.inc.php Fix for bug # 458995. 2001-09-28 02:18:55 +00:00
class.db_msql.inc.php formatting 2001-09-29 00:33:05 +00:00
class.db_mssql.inc.php Formatting, add index_names() function - only pg returns data so far 2001-09-22 02:47:06 +00:00
class.db_mysql.inc.php Formatting, add index_names() function - only pg returns data so far 2001-09-22 02:47:06 +00:00
class.db_odbc.inc.php formatting 2001-09-29 00:33:05 +00:00
class.db_oracle.inc.php formatting 2001-09-28 21:27:40 +00:00
class.db_pgsql.inc.php Formatting, add index_names() function - only pg returns data so far 2001-09-22 02:47:06 +00:00
class.db_sybase.inc.php formatting 2001-09-29 00:33:05 +00:00
class.db.inc.php Using GLOBALS 2001-09-02 00:27:19 +00:00
class.error.inc.php formatting 2001-09-23 19:33:39 +00:00
class.errorlog.inc.php formatting 2001-09-23 19:33:39 +00:00
class.graphics.inc.php Formatting 2001-07-26 11:25:35 +00:00
class.historylog.inc.php - Added delete function 2001-10-17 02:33:05 +00:00
class.hooks.inc.php formatting 2001-09-23 19:23:49 +00:00
class.http.inc.php fixed banners so that they are all uniform and complete 2001-01-16 13:52:32 +00:00
class.interserver.inc.php Added return of total to get_list by ref, needs tweaking 2001-09-05 11:16:58 +00:00
class.linkbox.inc.php formatting 2001-09-23 19:05:56 +00:00
class.listbox.inc.php New portal stuff. 2001-10-16 01:25:23 +00:00
class.log.inc.php formatting 2001-10-02 04:38:53 +00:00
class.matrixview.inc.php update 2001-07-20 04:39:50 +00:00
class.menutree.inc.php Fixes for register_globals=off 2001-09-17 00:43:35 +00:00
class.network.inc.php GLOBALS 2001-09-23 19:41:20 +00:00
class.nextmatchs.inc.php formatting 2001-09-28 21:27:40 +00:00
class.phpgw.inc.php Formatting (minor) 2001-07-26 11:02:10 +00:00
class.portalbox.inc.php Making use of the new portalbox. 2001-10-16 01:31:47 +00:00
class.preferences.inc.php Default preferences are now being added into the db durring account creation 2001-10-05 03:15:45 +00:00
class.resultbox.inc.php formatting 2001-10-02 04:17:19 +00:00
class.rssparser.inc.php GLOBALS, format, replace if/else with switch 2001-10-02 04:11:39 +00:00
class.sbox2.inc.php Commit GLOBALS patch sent by J�rgen Henge-Ernst <juergen@henge-ernst.de> 2001-09-25 22:28:37 +00:00
class.sbox.inc.php GLOBALS 2001-09-28 21:32:44 +00:00
class.send.inc.php formatting, globals 2001-09-28 21:38:29 +00:00
class.service_contacts.inc.php Add service name wrapper classes for some basic functions 2001-09-05 10:46:39 +00:00
class.service_notes.inc.php Add service name wrapper classes for some basic functions 2001-09-05 10:46:39 +00:00
class.service_schedule.inc.php Add service name wrapper classes for some basic functions 2001-09-05 10:46:39 +00:00
class.service.inc.php Add service name wrapper classes for some basic functions 2001-09-05 10:46:39 +00:00
class.sessions.inc.php Started working on allowing md5 passwords to be sent from login.php 2001-10-02 05:38:35 +00:00
class.soap_client.inc.php Fixes to allow for support of server auth using soap with/without ssl 2001-08-18 20:31:47 +00:00
class.soap_parser.inc.php Formatting, add Id tags 2001-08-18 14:37:52 +00:00
class.soap_server.inc.php Fixes to allow for support of server auth using soap with/without ssl 2001-08-18 20:31:47 +00:00
class.soapclient.inc.php add license info from original 2001-09-28 21:31:39 +00:00
class.soapmsg.inc.php add license info from original 2001-09-28 21:31:39 +00:00
class.soapval.inc.php add license info from original 2001-09-28 21:31:39 +00:00
class.Template_new.inc.php updated documentation tags 2001-05-08 21:20:47 +00:00
class.Template.inc.php Use $GLOBALS 2001-08-23 06:48:27 +00:00
class.translation_file.inc.php GLOBALS 2001-09-28 21:32:44 +00:00
class.translation_sql.inc.php fixed a problem when using post/php-nuke and phpgroupware on one server 2001-10-01 02:52:53 +00:00
class.translation.inc.php Use GLOBALS 2001-08-31 08:45:44 +00:00
class.utilities.inc.php GLOBALS, format, replace if/else with switch 2001-10-02 04:11:39 +00:00
class.validator.inc.php formatting 2001-10-02 05:10:14 +00:00
class.vcard.inc.php formatting 2001-10-02 04:32:21 +00:00
class.vfs_sql.inc.php Formatting (double->single ticks), use GLOBALS 2001-09-28 20:41:36 +00:00
class.vfs.inc.php formatting 2001-09-23 19:23:49 +00:00
class.wsdl.inc.php Convert foreach to reset/while (tested) 2001-08-02 08:59:08 +00:00
class.xml.inc.php added a php class that allow us to parse XML files without having php XML 2001-05-08 23:26:42 +00:00
class.xmlrpc_client.inc.php Update to version 1.0 of PHP for XML-RPC, inclusing ssl mods 2001-08-30 00:29:55 +00:00
class.xmlrpc_server.inc.php Now works with service.* methods 2001-09-06 08:33:42 +00:00
class.xmlrpcmsg.inc.php Update to version 1.0 of PHP for XML-RPC, inclusing ssl mods 2001-08-30 00:29:55 +00:00
class.xmlrpcresp.inc.php Update to version 1.0 of PHP for XML-RPC, inclusing ssl mods 2001-08-30 00:29:55 +00:00
class.xmlrpcval.inc.php Remove an undefined index error, i think 2001-09-06 08:34:38 +00:00
footer.inc.php Missing the menuaction for checking of the footer. 2001-09-29 01:31:29 +00:00
functions.inc.php Fix xmlrpc critical bugs 2001-10-10 15:10:56 +00:00
php3_support_functions.inc.php Small fix for a parse error on line 64. 2001-08-21 16:51:21 +00:00
phpgw_mime.types hopefully settled the directory structure once and for all 2000-12-21 09:16:30 +00:00
soap_functions.inc.php login/logout return correct object now 2001-08-27 11:36:48 +00:00
soaplib.soapinterop.php Add in not yet working auth_verify 2001-08-18 20:37:33 +00:00
xml_functions.inc.php Fix xmlrpc critical bugs 2001-10-10 15:10:56 +00:00
xmlrpc.interop.php Move interop tests to xmlrpc.interop.php, fix interserv.php for xmlrpc again 2001-08-19 01:17:35 +00:00