[- $args = shift @param; @hosts = &EMU::get_ldap_hosts(); my @data = &EMU::get_directory(); @directory_array = @{ $data[0] }; %directory_data = %{ $data[1] }; $theme = $args->{theme}; -] [+ $EMU::c{publisher_name} +] - Addressbook - Internet Search [# Open Header #] [- &Execute("$args->{DOCROOT}/header.html", $args) -] [# Close Header #]
 
[# Open Toolbar #] [- &Execute("$args->{DOCROOT}/toolbar.html", $args) -] [# Close Toolbar #]
Internet Search
 
[$ if (&EMU::get_status()) $]
[+ &EMU::get_status() +]
 
[$ endif $]
Search for a friend or family member with Webmail's Address Search! Enter the first or last name of the person below, then submit your search.
 
[$ if (@hosts <= 1) $] [$ else $] [$ endif $]
Look for names containing:
Select a directory server:

 
[$ if (&EMU::get_var('searched_for')) $]
Search Results
You searched for [+ &EMU::get_var('searched_for') +]. [$ if (&EMU::get_var('ldap_entries')) $] Found [+ &EMU::get_var('ldap_entries') +] matches in [+ &EMU::get_var('total_ldap_pages') +] pages. Displaying entries [+ &EMU::get_var('start') +] through [+ &EMU::get_var('end') +] [$ endif $]
[$ endif $] [$ foreach $a (@directory_array) $] [- $name = $directory_data{"_name$a"}; $fullname = $directory_data{"_fullname$a"}; $email = $directory_data{"_email_link$a"}; $org = $directory_data{"_org$a"}; -] [$ endforeach $]
Given Name: [+ $name +]
Full Name: [+ $fullname +]
E-mail: [+ $email +]
Organization: [+ $org +]
[$ if (&EMU::get_var('more_ldap')) $]
 
[$ endif $]