egroupware_official/phpgwapi/inc
2001-03-27 07:19:28 +00:00
..
class.accounts_ldap.inc.php Add optional use of $offset to limit the list 2001-03-26 20:44:49 +00:00
class.accounts_shared.inc.php set the default account_id again 2001-03-21 06:05:44 +00:00
class.accounts_sql.inc.php Add optional use of $offset to limit the list 2001-03-26 20:44:49 +00:00
class.accounts.inc.php
class.acl.inc.php Changed it for an initial instantiation 2001-03-21 05:09:14 +00:00
class.applications.inc.php New function get_account_id(). This will take either an account_id # as either an integer or a string and return a true intval(account_id) or take a string of a users lid and return the account_id as an integer 2001-03-19 20:25:04 +00:00
class.auth_http.inc.php Fix account_id use in update_lastlogin to use get_account_id; formatting 2001-03-26 21:36:32 +00:00
class.auth_ldap.inc.php Fix account_id use in update_lastlogin to use get_account_id; formatting 2001-03-26 21:36:32 +00:00
class.auth_mail.inc.php Fix account_id use in update_lastlogin to use get_account_id; formatting 2001-03-26 21:36:32 +00:00
class.auth_sql.inc.php Fix account_id use in update_lastlogin to use get_account_id; formatting 2001-03-26 21:36:32 +00:00
class.auth.inc.php replaced quotes with single ticks where applicable 2001-02-11 20:03:35 +00:00
class.categories.inc.php added cat_access 2001-03-27 07:19:28 +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 Fix for bug #411157 - Free/Busy and fullnames 2001-03-25 14:41:17 +00:00
class.contacts.inc.php replaced quotes with single ticks where applicable 2001-02-11 20:03:35 +00:00
class.crypto.inc.php replaced quotes with single ticks where applicable 2001-02-11 20:03:35 +00:00
class.db_msql.inc.php
class.db_mssql.inc.php
class.db_mysql.inc.php Fixed PHP warnings on disconnects 2001-03-09 15:55:34 +00:00
class.db_odbc.inc.php
class.db_oracle.inc.php
class.db_pgsql.inc.php Fixed PHP warnings on disconnects 2001-03-09 15:55:34 +00:00
class.db_sybase.inc.php
class.db.inc.php
class.graphics.inc.php more exetensions to my graphics class 2001-02-14 20:55:10 +00:00
class.hooks.inc.php start on inline documentation 2001-03-13 18:30:21 +00:00
class.http.inc.php
class.linkbox.inc.php
class.matrixview.inc.php
class.menutree.inc.php
class.network.inc.php
class.nextmatchs.inc.php Complete template var setting for filter 2001-03-26 08:24:35 +00:00
class.phpgw.inc.php added inline documentation 2001-03-07 00:14:48 +00:00
class.portalbox.inc.php
class.preferences.inc.php New function get_account_id(). This will take either an account_id # as either an integer or a string and return a true intval(account_id) or take a string of a users lid and return the account_id as an integer 2001-03-19 20:25:04 +00:00
class.resultbox.inc.php
class.rssparser.inc.php
class.sbox.inc.php better support of ->memberships() results for getGroups() 2001-02-11 02:39:45 +00:00
class.send.inc.php cleanups for readability 2001-03-25 22:24:19 +00:00
class.sessions.inc.php Stream lined the getuser_ip() usage in create(). 2001-03-24 18:07:00 +00:00
class.Template_new.inc.php
class.Template.inc.php Added fp() finish parse short cut 2001-03-13 11:52:17 +00:00
class.translation_sql.inc.php Transy - create new lang set: disappearing translated string 2001-03-08 02:05:29 +00:00
class.translation.inc.php
class.utilities.inc.php
class.validator.inc.php Added in a class to validate input 2001-03-12 13:17:38 +00:00
class.vcard.inc.php Start adding vcard import/export class 2001-03-21 08:06:40 +00:00
class.vfs.inc.php inline docs 2001-03-24 08:01:26 +00:00
class.xmlrpc.inc.php
class.xmlrpcs.inc.php
footer.inc.php
functions.inc.php Juggling get_account_id() again. 2001-03-21 05:42:40 +00:00
phpgw_mime.types
phpgw.inc.php