static method full_address (line
362 )
static
void
full_address
( $row)
Constructor AddressBook (line
306 )
Constructor (PHP4 style, kept for compatibility reasons)
AddressBook
AddressBook
()
Constructor __construct (line
299 )
Constructor (PHP5 style, required in some future version of PHP)
AddressBook
__construct
()
void
add
( $userdata, $bnum)
void
add_backend
( $backend, [ $param = ''])
get_backend_list (line
314 )
void
get_backend_list
([ $type = ''])
void
list_addr
([ $bnum = -1])
void
lookup
( $value, [ $bnum = -1], [ $field = SM_ABOOK_FIELD_NICKNAME])
void
modify
( $alias, $userdata, $bnum)
void
remove
( $alias, $bnum)
void
search
( $expression, [ $bnum = -1])
void
s_search
( $expression, [ $bnum = -1])