<dd>in file export.inc, method <ahref="tools/PlaLdifExporter.html#methodexport">PlaLdifExporter::export()</a><br> Export entries to ldif format</dd>
<dt><b>export</b></dt>
<dd>in file export.inc, method <ahref="tools/PlaVcardExporter.html#methodexport">PlaVcardExporter::export()</a><br> When doing an exporter, the method export need to be overriden.</dd>
<dt><b>export</b></dt>
<dd>in file export.inc, method <ahref="tools/MyCustomExporter.html#methodexport">MyCustomExporter::export()</a><br> When doing an exporter, the method export need to be overriden.</dd>
<dd>in file export.inc, method <ahref="tools/PlaDsmlExporter.html#methodexport">PlaDsmlExporter::export()</a><br> Export the entries to DSML</dd>
<dt><b>export</b></dt>
<dd>in file export.inc, method <ahref="tools/PlaExporter.html#methodexport">PlaExporter::export()</a><br> Abstract method use to export data.</dd>
<dd>in file export.inc, function <ahref="tools/_lib---export.inc.html#functionget_user_agent_string">get_user_agent_string()</a><br> Gets the USER_AGENT string from the $_SERVER array, all in lower case in an E_NOTICE safe manner.</dd>
<dd>in file export.inc, function <ahref="tools/_lib---export.inc.html#functionis_browser_os_mac">is_browser_os_mac()</a><br> Determines whether the browser's operating system is Macintosh.</dd>
<dd>in file export.inc, function <ahref="tools/_lib---export.inc.html#functionis_browser_os_unix">is_browser_os_unix()</a><br> Determines whether the browser's operating system is UNIX (or something like UNIX).</dd>
<dd>in file export.inc, function <ahref="tools/_lib---export.inc.html#functionis_browser_os_windows">is_browser_os_windows()</a><br> Determines whether the browser's operating system is Windows.</dd>
<dd>in file export.inc, method <ahref="tools/PlaExporter.html#methodis_safe_ascii">PlaExporter::is_safe_ascii()</a><br> Helper method to check if the attribute value should be base 64 encoded.</dd>
<dd>in file lamdaemonTest.php, function <ahref="tools/_templates---tests---lamdaemonTest.php.html#functionlamTestLamdaemon">lamTestLamdaemon()</a><br> Runs a test case of lamdaemon.</dd>
<dd>in file export.inc, class <ahref="tools/LdapExportInfo.html">LdapExportInfo</a><br> This class encapsulate informations about the ldap server from which the export is done.</dd>
<dt><b>LdapExportInfo</b></dt>
<dd>in file export.inc, method <ahref="tools/LdapExportInfo.html#methodLdapExportInfo">LdapExportInfo::LdapExportInfo()</a><br> Create a new LdapExportInfo object</dd>
<dd>in file export.inc, class <ahref="tools/PlaAbstractExporter.html">PlaAbstractExporter</a><br> This class represents the base class of all exporters</dd>
<dt><b>PlaCSVExporter</b></dt>
<dd>in file export.inc, class <ahref="tools/PlaCSVExporter.html">PlaCSVExporter</a><br> Export to cvs format</dd>
<dd>in file export.inc, class <ahref="tools/PlaExporter.html">PlaExporter</a><br> PlaExporter acts a wrapper around another exporter.</dd>
<dt><b>PlaLdapExporter</b></dt>
<dd>in file export.inc, method <ahref="tools/PlaLdapExporter.html#methodPlaLdapExporter">PlaLdapExporter::PlaLdapExporter()</a><br> Create a PlaLdapExporter object.</dd>
<dt><b>PlaLdapExporter</b></dt>
<dd>in file export.inc, class <ahref="tools/PlaLdapExporter.html">PlaLdapExporter</a><br> Export data from a ldap server</dd>
<dt><b>PlaLdifExporter</b></dt>
<dd>in file export.inc, class <ahref="tools/PlaLdifExporter.html">PlaLdifExporter</a><br> Export entries to ldif format</dd>
<dt><b>PlaLdifExporter</b></dt>
<dd>in file export.inc, method <ahref="tools/PlaLdifExporter.html#methodPlaLdifExporter">PlaLdifExporter::PlaLdifExporter()</a><br> Create a PlaLdifExporter object</dd>
<dt><b>PlaVcardExporter</b></dt>
<dd>in file export.inc, class <ahref="tools/PlaVcardExporter.html">PlaVcardExporter</a></dd>
<dd>in file export.inc, method <ahref="tools/PlaLdapExporter.html#methodpla_fetch_entry_array">PlaLdapExporter::pla_fetch_entry_array()</a><br> Return the entry as an array</dd>
<dt><b>pla_fetch_entry_array</b></dt>
<dd>in file export.inc, method <ahref="tools/PlaAbstractExporter.html#methodpla_fetch_entry_array">PlaAbstractExporter::pla_fetch_entry_array()</a><br> Return the entry as an array</dd>
<dt><b>pla_fetch_entry_array</b></dt>
<dd>in file export.inc, method <ahref="tools/PlaExporter.html#methodpla_fetch_entry_array">PlaExporter::pla_fetch_entry_array()</a><br> Return the entry as an array</dd>
<dt><b>pla_fetch_entry_object</b></dt>
<dd>in file export.inc, method <ahref="tools/PlaLdapExporter.html#methodpla_fetch_entry_object">PlaLdapExporter::pla_fetch_entry_object()</a><br> Return the entry as an Entry object</dd>
<dt><b>pla_fetch_entry_object</b></dt>
<dd>in file export.inc, method <ahref="tools/PlaExporter.html#methodpla_fetch_entry_object">PlaExporter::pla_fetch_entry_object()</a><br> Return the entry as an Entry object</dd>
<dt><b>pla_fetch_entry_object</b></dt>
<dd>in file export.inc, method <ahref="tools/PlaAbstractExporter.html#methodpla_fetch_entry_object">PlaAbstractExporter::pla_fetch_entry_object()</a><br> Return the entry as an Entry object</dd>
<dt><b>pla_get_ldap_info</b></dt>
<dd>in file export.inc, method <ahref="tools/PlaAbstractExporter.html#methodpla_get_ldap_info">PlaAbstractExporter::pla_get_ldap_info()</a><br> Return a PlaLdapInfo Object</dd>
<dt><b>pla_get_ldap_info</b></dt>
<dd>in file export.inc, method <ahref="tools/PlaLdapExporter.html#methodpla_get_ldap_info">PlaLdapExporter::pla_get_ldap_info()</a><br> Return a PlaLdapInfo Object</dd>
<dt><b>pla_get_ldap_info</b></dt>
<dd>in file export.inc, method <ahref="tools/PlaExporter.html#methodpla_get_ldap_info">PlaExporter::pla_get_ldap_info()</a><br> Return a PlaLdapInfo Object</dd>
<dt><b>pla_has_entry</b></dt>
<dd>in file export.inc, method <ahref="tools/PlaAbstractExporter.html#methodpla_has_entry">PlaAbstractExporter::pla_has_entry()</a><br> Return true if there is some more entries to be processed</dd>
<dt><b>pla_has_entry</b></dt>
<dd>in file export.inc, method <ahref="tools/PlaLdapExporter.html#methodpla_has_entry">PlaLdapExporter::pla_has_entry()</a><br> Return true if there is some more entries to be processed</dd>
<dt><b>pla_has_entry</b></dt>
<dd>in file export.inc, method <ahref="tools/PlaExporter.html#methodpla_has_entry">PlaExporter::pla_has_entry()</a><br> Return true if there is some more entries to be processed</dd>
<dt><b>pla_num_entries</b></dt>
<dd>in file export.inc, method <ahref="tools/PlaExporter.html#methodpla_num_entries">PlaExporter::pla_num_entries()</a><br> Return the number of entries</dd>
<dt><b>pla_num_entries</b></dt>
<dd>in file export.inc, method <ahref="tools/PlaLdapExporter.html#methodpla_num_entries">PlaLdapExporter::pla_num_entries()</a><br> Return the number of entries</dd>
<dt><b>pla_num_entries</b></dt>
<dd>in file export.inc, method <ahref="tools/PlaAbstractExporter.html#methodpla_num_entries">PlaAbstractExporter::pla_num_entries()</a><br> Return the number of entries</dd>
<dd>in file export.inc, variable <ahref="tools/PlaCSVExporter.html#var$separator">PlaCSVExporter::$separator</a><br> When doing an exporter, the method export need to be overriden.</dd>
<dt><b>setOutputFormat</b></dt>
<dd>in file export.inc, method <ahref="tools/PlaExporter.html#methodsetOutputFormat">PlaExporter::setOutputFormat()</a><br> Set the carriage return /linefeed for the export</dd>
<dd>in file masscreate.php, function <ahref="tools/_templates---masscreate.php.html#functionshowColumnData">showColumnData()</a><br> Prints the properties of one input field.</dd>
<dd>in file masscreate.php, function <ahref="tools/_templates---masscreate.php.html#functionshowMainPage">showMainPage()</a><br> Displays the acount type specific main page of the upload.</dd>