Class ProfileFactory

Description

Display profile

Located in /apps/annuaire/classes/profilefactory.class.php (line 20)


	
			
Variable Summary
mixed $annudb
mixed $db
Method Summary
ProfileFactory __construct (PDO $db, [mixed $profile_table = 'profile'])
void fetchAddresses (mixed $profile)
void fetchEmails (mixed $profile)
void fetchFromId (mixed $profile_id)
void fetchFromIds (mixed $ids)
void fetchFromUsername (mixed $username)
void fetchPhones (mixed $profile)
void insertAddressesQuery (mixed $profile, mixed $tab_addresses)
void insertAll (mixed $profile, mixed $tab_addresses, mixed $tab_phones, mixed $tab_emails)
void insertEmailsQuery (mixed $profile, mixed $tab_emails)
void insertPhonesQuery (mixed $profile, mixed $tab_phones)
void insertProfile (mixed $tab_profile)
void updateAll (mixed $profile, mixed $tab_profile, mixed $tab_addresses, mixed $tab_phones, mixed $tab_emails)
void updateProfileQuery (mixed $profile, mixed $tab_profile)
Variables
mixed $annudb (line 23)
  • access: protected
mixed $db (line 22)
  • access: protected
mixed $profile_table (line 24)
  • access: protected
Methods
Constructor __construct (line 26)
ProfileFactory __construct (PDO $db, [mixed $profile_table = 'profile'])
fetchAddresses (line 136)
void fetchAddresses (mixed $profile)
fetchEmails (line 170)
void fetchEmails (mixed $profile)
fetchFromId (line 52)
void fetchFromId (mixed $profile_id)
fetchFromIds (line 88)

Fetch profiles from multiple ids

void fetchFromIds (mixed $ids)
fetchFromUsername (line 33)
void fetchFromUsername (mixed $username)
fetchPhones (line 153)
void fetchPhones (mixed $profile)
insertAddressesQuery (line 220)
void insertAddressesQuery (mixed $profile, mixed $tab_addresses)
insertAll (line 268)
void insertAll (mixed $profile, mixed $tab_addresses, mixed $tab_phones, mixed $tab_emails)
insertEmailsQuery (line 252)
void insertEmailsQuery (mixed $profile, mixed $tab_emails)
insertPhonesQuery (line 236)
void insertPhonesQuery (mixed $profile, mixed $tab_phones)
insertProfile (line 187)
void insertProfile (mixed $tab_profile)
updateAll (line 299)
void updateAll (mixed $profile, mixed $tab_profile, mixed $tab_addresses, mixed $tab_phones, mixed $tab_emails)
updateProfileQuery (line 210)
void updateProfileQuery (mixed $profile, mixed $tab_profile)

Documentation generated on Sat, 17 Feb 2007 02:55:18 +0100 by phpDocumentor 1.3.0RC3