Class AddressBook

Description

This is the main address book class that connect all the backends and provide services to the functions above.

Located in /functions/addressbook.php (line 286)


	
			
Variable Summary
Method Summary
AddressBook AddressBook ()
void add ( $userdata,  $bnum)
void add_backend ( $backend, [ $param = ''])
void full_address ( $row)
void get_backend_list ([ $type = ''])
void list_addr ([ $bnum = -1])
void lookup ( $alias, [ $bnum = -1])
void modify ( $alias,  $userdata,  $bnum)
void remove ( $alias,  $bnum)
void search ( $expression, [ $bnum = -1])
void s_search ( $expression, [ $bnum = -1])
Variables
mixed $add_extra_field = false (line 293)
mixed $backends = array() (line 288)
mixed $error = '' (line 290)
mixed $localbackend = 0 (line 291)
mixed $localbackendname = '' (line 292)
mixed $numbackends = 0 (line 289)
Methods
Constructor AddressBook (line 296)
AddressBook AddressBook ()
add (line 485)
void add ( $userdata,  $bnum)
  • $userdata
  • $bnum
add_backend (line 323)
void add_backend ( $backend, [ $param = ''])
  • $backend
  • $param
full_address (line 352)
void full_address ( $row)
  • $row
get_backend_list (line 304)
void get_backend_list ([ $type = ''])
  • $type
list_addr (line 456)
void list_addr ([ $bnum = -1])
  • $bnum
lookup (line 423)
void lookup ( $alias, [ $bnum = -1])
  • $alias
  • $bnum
modify (line 567)
void modify ( $alias,  $userdata,  $bnum)
  • $alias
  • $userdata
  • $bnum
remove (line 532)
void remove ( $alias,  $bnum)
  • $alias
  • $bnum
search (line 368)
void search ( $expression, [ $bnum = -1])
  • $expression
  • $bnum
s_search (line 409)
void s_search ( $expression, [ $bnum = -1])
  • $expression
  • $bnum

Documentation generated on Sat, 07 Oct 2006 16:29:47 +0300 by phpDocumentor 1.3.0RC6