templates/3rdParty/pla/htdocs/export_form.php
Properties
Description
Export entries from the LDAP server.
Functions
get_line_end_format(
)
:
String
Description
Helper function for fetching the line end format.Return value
Type |
Description |
String |
'win', 'unix', or 'mac' based on the user's browser.. |
get_user_agent_string(
)
:
string|false
Description
Gets the USER_AGENT string from the $_SERVER array, all in lower case in
an E_NOTICE safe manner.Return value
Type |
Description |
string|false |
The user agent string as reported by the browser. |
is_browser(
$type,
)
:
n/a
Description
Determine the OS for the browserArguments
Name |
Type |
Description |
Default |
$type |
n/a |
|
|
Return value