[ class tree: ] [ index: ] [ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ _ ]

a

$aliases
in file schema_functions.php, variable AttributeType::$aliases
$arrOutput
in file template_functions.php, variable xml2array::$arrOutput
accept
in file Entry.php, method Entry::accept()
    Visit the entry and its attributes
accept
in file Attribute.php, method Attribute::accept()
    Visit the attribute
add
in file server_functions.php, method LDAPserver::add()
    Add objects
addAlias
in file schema_functions.php, method AttributeType::addAlias()
    Adds an attribute name to the alias array.
addChild
in file Entry.php, method Entry::addChild()
    Called by Tree::addEntry() only
addChildObjectClass
in file schema_functions.php, method ObjectClass::addChildObjectClass()
    Adds an objectClass to the list of objectClasses that inherit from this objectClass.
addDefaultTemplate
in file TemplateCreatingEntry.php, method TemplateCreatingEntry::addDefaultTemplate()
addDefaultTemplate
in file TemplateEditingEntry.php, method TemplateEditingEntry::addDefaultTemplate()
addEntry
in file Tree.php, method Tree::addEntry()
    Add an entry in the tree view ; the entry is added in the children array of its parent
addFileName
in file BinaryAttribute.php, method BinaryAttribute::addFileName()
addFilePath
in file BinaryAttribute.php, method BinaryAttribute::addFilePath()
addMayAttrs
in file schema_functions.php, method ObjectClass::addMayAttrs()
    Behaves identically to addMustAttrs, but it operates on the MAY attributes of this objectClass.
addMustAttrs
in file schema_functions.php, method ObjectClass::addMustAttrs()
    Adds the specified array of attributes to this objectClass' list of MUST attributes. The resulting array of must attributes will contain unique members.
addObjectClass
in file DefaultCreatingEntry.php, method DefaultCreatingEntry::addObjectClass()
addOption
in file SelectionAttribute.php, method SelectionAttribute::addOption()
addRequiredByObjectClass
in file schema_functions.php, method AttributeType::addRequiredByObjectClass()
    Adds an objectClass name to this attribute's list of "required by" objectClasses, that is the list of objectClasses which must have this attribute.
addUsedByAttr
in file schema_functions.php, method MatchingRule::addUsedByAttr()
    Adds an attribute name to the list of attributes who use this MatchingRule
addUsedInObjectClass
in file schema_functions.php, method AttributeType::addUsedInObjectClass()
    Adds an objectClass name to this attribute's list of "used in" objectClasses, that is the list of objectClasses which provide this attribute.
addValue
in file Attribute.php, method Attribute::addValue()
add_hook
in file hooks.php, function add_hook()
    Adds a procedure to a hook for later execution.
AJAXTree
in file AJAXTree.php, class AJAXTree
APPCONFIG
in file common.php, constant APPCONFIG
arrayLower
in file functions.php, function arrayLower()
    Reads an array and returns the array values back in lower case
array_stripslashes
in file functions.php, function array_stripslashes()
    Strips all slashes from the specified array in place (pass by ref).
array_to_query_string
in file functions.php, function array_to_query_string()
    Converts an array to a query-string with the option to exclude certain variables from the returned query string. This is convenient if callers want to convert the current GET query string or POST array into a string and replace certain variables with their own.
attrcmp
in file functions.php, function attrcmp()
    Compare the names of two Atrribute objects
attrDelete
in file server_functions.php, method LDAPserver::attrDelete()
Attribute
in file Attribute.php, class Attribute
AttributeFactory
in file AttributeFactory.php, class AttributeFactory
AttributeType
in file schema_functions.php, class AttributeType
    Represents an LDAP AttributeType
AttributeType
in file schema_functions.php, method AttributeType::AttributeType()
    Creates a new AttributeType objcet from a raw LDAP AttributeType string.
attrModify
in file server_functions.php, method LDAPserver::attrModify()
    Modify attributes
attrReplace
in file server_functions.php, method LDAPserver::attrReplace()
auto_lang
in file functions.php, function auto_lang()
    This function will convert the browser two character language into the default 5 character language, where the country portion should NOT be assumed to be upper case characters of the first two characters.
a_array_rand
in file functions.php, function a_array_rand()
    This function returns an array of $num_req values randomly picked from the $input array
add_attr.php
procedural page add_attr.php
add_attr_form.php
procedural page add_attr_form.php
add_oclass.php
procedural page add_oclass.php
add_oclass_form.php
procedural page add_oclass_form.php
add_value.php
procedural page add_value.php
add_value_form.php
procedural page add_value_form.php
AJAXTree.php
procedural page AJAXTree.php
Attribute.php
procedural page Attribute.php
AttributeFactory.php
procedural page AttributeFactory.php
top

b

BinaryAttribute
in file BinaryAttribute.php, class BinaryAttribute
binSIDtoText
in file functions.php, function binSIDtoText()
block
in file page.php, class block
block_add
in file page.php, method page::block_add()
block_print
in file page.php, method page::block_print()
body
in file page.php, method page::body()
build_tree
in file copy.php, function build_tree()
BinaryAttribute.php
procedural page BinaryAttribute.php
blowfish.php
procedural page blowfish.php
top

c

$calendar_file
in file calendar.php, variable DHTML_Calendar::$calendar_file
$calendar_lang_file
in file calendar.php, variable DHTML_Calendar::$calendar_lang_file
$calendar_lib_path
in file calendar.php, variable DHTML_Calendar::$calendar_lib_path
$calendar_options
in file calendar.php, variable DHTML_Calendar::$calendar_options
$calendar_setup_file
in file calendar.php, variable DHTML_Calendar::$calendar_setup_file
$calendar_theme_file
in file calendar.php, variable DHTML_Calendar::$calendar_theme_file
$children_objectclasses
in file schema_functions.php, variable ObjectClass::$children_objectclasses
CheckCustom
in file config_default.php, method Config::CheckCustom()
    Function to check and warn about any unusual defined variables.
checkUniqueAttr
in file server_functions.php, method LDAPserver::checkUniqueAttr()
    This function will check whether the value for an attribute being changed is already assigned to another DN.
check_config
in file functions.php, function check_config()
    Makes sure that the config file is properly setup and that your install of PHP can handle LDAP stuff.
Cipher_blowfish
in file blowfish.php, method Horde_Cipher_blowfish::Cipher_blowfish()
clean_search_vals
in file functions.php, function clean_search_vals()
    This function will clean up the values use during a search - namely, values that have brackets as that messes up the search filter.
clear_hooks
in file hooks.php, function clear_hooks()
    Removes all procedures from a hook.
close
in file Entry.php, method Entry::close()
close
in file ldif_functions.php, method FileReader::close()
    Close the handler
cmd_control_pane
in file functions.php, function cmd_control_pane()
    Commands available in the control_panel of the page
compress
in file export_functions.php, method PlaExporter::compress()
CONFDIR
in file functions.php, constant CONFDIR
Config
in file config_default.php, class Config
    The config class contains all our configuration settings for a session.
connect
in file server_functions.php, method LDAPserver::connect()
    Connect to the LDAP server.
control_print
in file page.php, method page::control_print()
copy_dn
in file copy.php, function copy_dn()
CSSDIR
in file functions.php, constant CSSDIR
cmd.php
procedural page cmd.php
collapse.php
procedural page collapse.php
common.php
procedural page common.php
compare.php
procedural page compare.php
compare_form.php
procedural page compare_form.php
copy.php
procedural page copy.php
copy_form.php
procedural page copy_form.php
create.php
procedural page create.php
calendar.php
procedural page calendar.php
common.php
procedural page common.php
config_default.php
procedural page config_default.php
createlm.php
procedural page createlm.php
top

d

$default
in file server_functions.php, variable LDAPservers::$default
$description
in file schema_functions.php, variable SchemaItem::$description
DateAttribute
in file DateAttribute.php, class DateAttribute
debug_dump
in file functions.php, function debug_dump()
    This function dumps the $variable for debugging purposes
DEBUG_ENABLED
in file common.php, constant DEBUG_ENABLED
debug_log
in file functions.php, function debug_log()
    Debug Logging to Syslog
decryptBlock
in file blowfish.php, method Horde_Cipher_blowfish::decryptBlock()
    Decrypt a block on data.
DefaultCreatingEntry
in file DefaultCreatingEntry.php, class DefaultCreatingEntry
DefaultEditingEntry
in file DefaultEditingEntry.php, class DefaultEditingEntry
DefaultEntryFactory
in file DefaultEntryFactory.php, class DefaultEntryFactory
delChild
in file Entry.php, method Entry::delChild()
    Called by Tree::delEntry() only
delDefaultTemplate
in file TemplateCreatingEntry.php, method TemplateCreatingEntry::delDefaultTemplate()
delDefaultTemplate
in file TemplateEditingEntry.php, method TemplateEditingEntry::delDefaultTemplate()
delEntry
in file Tree.php, method Tree::delEntry()
    Delete an entry from the tree view ; the entry is deleted from the
delete
in file server_functions.php, method LDAPserver::delete()
    Delete objects
delProperty
in file Entry.php, method Entry::delProperty()
delProperty
in file Attribute.php, method Attribute::delProperty()
del_cached_item
in file functions.php, function del_cached_item()
    Deletes the cache for a specified $item for the specified $server_id
DHTML_Calendar
in file calendar.php, method DHTML_Calendar::DHTML_Calendar()
DHTML_Calendar
in file calendar.php, class DHTML_Calendar
display
in file page.php, method page::display()
displayExportInfoHeader
in file export_functions.php, method PlaExporter::displayExportInfoHeader()
    Display the header for the export
display_pla_parse_error
in file ldif_import.php, function display_pla_parse_error()
display_warning
in file ldif_import.php, function display_warning()
DnAttribute
in file DnAttribute.php, class DnAttribute
dnExists
in file server_functions.php, method LDAPserver::dnExists()
    Gets whether an entry exists based on its DN. If the entry exists, returns true. Otherwise returns false.
dn_escape
in file functions.php, function dn_escape()
    Parse a DN and escape any special characters
dn_unescape
in file functions.php, function dn_unescape()
    Parse a DN and unescape any special characters
DOCDIR
in file functions.php, constant DOCDIR
doHash
in file createlm.php, method smbHash::doHash()
done
in file ldif_functions.php, method LdifReader::done()
    Close the ldif file
done
in file ldif_functions.php, method LdifReaderStdIn::done()
    Close the ldif
draw
in file page.php, method block::draw()
draw
in file Tree.php, method Tree::draw()
    Displays the LDAP tree
draw
in file HTMLTree.php, method HTMLTree::draw()
    Displays the tree in HTML
drawAttribute
in file EntryWriter1.php, method EntryWriter1::drawAttribute()
    ***********************
drawAttribute
in file EntryWriter2.php, method EntryWriter2::drawAttribute()
    ***********************
drawAttributeBlankValue
in file EntryWriter1.php, method EntryWriter1::drawAttributeBlankValue()
drawAttributeBlurJavascript
in file EntryWriter1.php, method EntryWriter1::drawAttributeBlurJavascript()
drawAttributeDnValueIcon
in file EntryWriter1.php, method EntryWriter1::drawAttributeDnValueIcon()
drawAttributeEndValueLine
in file EntryWriter1.php, method EntryWriter1::drawAttributeEndValueLine()
drawAttributeEndValueLine
in file EntryWriter2.php, method EntryWriter2::drawAttributeEndValueLine()
drawAttributeFillJavascript
in file EntryWriter1.php, method EntryWriter1::drawAttributeFillJavascript()
drawAttributeFocusJavascript
in file EntryWriter1.php, method EntryWriter1::drawAttributeFocusJavascript()
drawAttributeHelper
in file EntryWriter1.php, method EntryWriter1::drawAttributeHelper()
drawAttributeHiddenValue
in file EntryWriter1.php, method EntryWriter1::drawAttributeHiddenValue()
drawAttributeIcon
in file EntryWriter1.php, method EntryWriter1::drawAttributeIcon()
drawAttributeInformations
in file EntryWriter2.php, method EntryWriter2::drawAttributeInformations()
drawAttributeInformations
in file EntryWriter1.php, method EntryWriter1::drawAttributeInformations()
drawAttributeJavascript
in file EntryWriter1.php, method EntryWriter1::drawAttributeJavascript()
drawAttributeMailValueIcon
in file EntryWriter1.php, method EntryWriter1::drawAttributeMailValueIcon()
drawAttributeMenu
in file EntryWriter2.php, method EntryWriter2::drawAttributeMenu()
drawAttributeMenu
in file EntryWriter1.php, method EntryWriter1::drawAttributeMenu()
drawAttributeName
in file EntryWriter1.php, method EntryWriter1::drawAttributeName()
drawAttributeNewValue
in file EntryWriter1.php, method EntryWriter1::drawAttributeNewValue()
    Display the current value
drawAttributeNotes
in file EntryWriter1.php, method EntryWriter1::drawAttributeNotes()
drawAttributeNotes
in file EntryWriter2.php, method EntryWriter2::drawAttributeNotes()
drawAttributeOldValue
in file EntryWriter1.php, method EntryWriter1::drawAttributeOldValue()
    Save the current value to detect changes
drawAttributeReadOnlyValue
in file EntryWriter1.php, method EntryWriter1::drawAttributeReadOnlyValue()
drawAttributeReadWriteValue
in file EntryWriter1.php, method EntryWriter1::drawAttributeReadWriteValue()
drawAttributeRequiredSymbol
in file EntryWriter1.php, method EntryWriter1::drawAttributeRequiredSymbol()
drawAttributeStartValueLine
in file EntryWriter1.php, method EntryWriter1::drawAttributeStartValueLine()
drawAttributeStartValueLine
in file EntryWriter2.php, method EntryWriter2::drawAttributeStartValueLine()
drawAttributeUrlValueIcon
in file EntryWriter1.php, method EntryWriter1::drawAttributeUrlValueIcon()
drawAttributeValidateJavascript
in file EntryWriter1.php, method EntryWriter1::drawAttributeValidateJavascript()
drawAttributeValue
in file EntryWriter2.php, method EntryWriter2::drawAttributeValue()
drawAttributeValue
in file EntryWriter1.php, method EntryWriter1::drawAttributeValue()
drawAttributeValues
in file EntryWriter1.php, method EntryWriter1::drawAttributeValues()
drawBinaryAttributeBlurJavascript
in file EntryWriter1.php, method EntryWriter1::drawBinaryAttributeBlurJavascript()
drawBinaryAttributeJavascript
in file EntryWriter1.php, method EntryWriter1::drawBinaryAttributeJavascript()
drawBinaryAttributeValues
in file EntryWriter1.php, method EntryWriter1::drawBinaryAttributeValues()
    ************************
drawDateAttributeJavascript
in file EntryWriter1.php, method EntryWriter1::drawDateAttributeJavascript()
drawDateAttributeReadWriteValue
in file EntryWriter1.php, method EntryWriter1::drawDateAttributeReadWriteValue()
    ************************
drawDefaultCreatingEntryContainerChooser
in file EntryWriter1.php, method EntryWriter1::drawDefaultCreatingEntryContainerChooser()
drawDefaultCreatingEntryHiddenAttributes
in file EntryWriter1.php, method EntryWriter1::drawDefaultCreatingEntryHiddenAttributes()
drawDefaultCreatingEntryJavascript
in file EntryWriter1.php, method EntryWriter1::drawDefaultCreatingEntryJavascript()
drawDefaultCreatingEntryObjectClassChooser
in file EntryWriter1.php, method EntryWriter1::drawDefaultCreatingEntryObjectClassChooser()
drawDefaultCreatingEntryRdnChooser
in file EntryWriter1.php, method EntryWriter1::drawDefaultCreatingEntryRdnChooser()
drawDefaultCreatingEntryRdnChooser
in file EntryWriter2.php, method EntryWriter2::drawDefaultCreatingEntryRdnChooser()
    *****************************
drawDefaultCreatingEntryShownAttributes
in file EntryWriter2.php, method EntryWriter2::drawDefaultCreatingEntryShownAttributes()
drawDefaultCreatingEntryShownAttributes
in file EntryWriter1.php, method EntryWriter1::drawDefaultCreatingEntryShownAttributes()
drawDefaultCreatingEntryStepForm
in file EntryWriter1.php, method EntryWriter1::drawDefaultCreatingEntryStepForm()
drawDefaultCreatingEntryStepFormEnd
in file EntryWriter1.php, method EntryWriter1::drawDefaultCreatingEntryStepFormEnd()
drawDefaultCreatingEntryStepFormStart
in file EntryWriter1.php, method EntryWriter1::drawDefaultCreatingEntryStepFormStart()
drawDefaultCreatingEntryStepFormSubmitButton
in file EntryWriter1.php, method EntryWriter1::drawDefaultCreatingEntryStepFormSubmitButton()
drawDefaultCreatingEntryStepFormSubmitButton
in file EntryWriter2.php, method EntryWriter2::drawDefaultCreatingEntryStepFormSubmitButton()
drawDefaultCreatingEntryStepTitle
in file EntryWriter1.php, method EntryWriter1::drawDefaultCreatingEntryStepTitle()
drawDefaultCreatingEntrySubtitle
in file EntryWriter1.php, method EntryWriter1::drawDefaultCreatingEntrySubtitle()
drawDefaultCreatingEntryTitle
in file EntryWriter1.php, method EntryWriter1::drawDefaultCreatingEntryTitle()
drawDefaultEditingEntryFormSubmitButton
in file EntryWriter1.php, method EntryWriter1::drawDefaultEditingEntryFormSubmitButton()
drawDefaultEditingEntryFormSubmitButton
in file EntryWriter2.php, method EntryWriter2::drawDefaultEditingEntryFormSubmitButton()
drawDefaultEditingEntryHiddenAttributes
in file EntryWriter1.php, method EntryWriter1::drawDefaultEditingEntryHiddenAttributes()
drawDefaultEditingEntryInternalAttributes
in file EntryWriter1.php, method EntryWriter1::drawDefaultEditingEntryInternalAttributes()
drawDefaultEditingEntryInternalAttributes
in file EntryWriter2.php, method EntryWriter2::drawDefaultEditingEntryInternalAttributes()
    ****************************
drawDefaultEditingEntryJavascript
in file EntryWriter1.php, method EntryWriter1::drawDefaultEditingEntryJavascript()
drawDefaultEditingEntryMenu
in file EntryWriter1.php, method EntryWriter1::drawDefaultEditingEntryMenu()
drawDefaultEditingEntryShownAttributes
in file EntryWriter1.php, method EntryWriter1::drawDefaultEditingEntryShownAttributes()
drawDefaultEditingEntryShownAttributes
in file EntryWriter2.php, method EntryWriter2::drawDefaultEditingEntryShownAttributes()
drawDefaultEditingEntrySubtitle
in file EntryWriter1.php, method EntryWriter1::drawDefaultEditingEntrySubtitle()
drawDefaultEditingEntryTitle
in file EntryWriter1.php, method EntryWriter1::drawDefaultEditingEntryTitle()
drawDnAttributeIcon
in file EntryWriter1.php, method EntryWriter1::drawDnAttributeIcon()
drawDnAttributeReadWriteValue
in file EntryWriter1.php, method EntryWriter1::drawDnAttributeReadWriteValue()
    ************************
drawEntryHeader
in file EntryWriter1.php, method EntryWriter1::drawEntryHeader()
    ***********************
drawEntryJavascript
in file EntryWriter1.php, method EntryWriter1::drawEntryJavascript()
drawEntryMenu
in file EntryWriter1.php, method EntryWriter1::drawEntryMenu()
drawEntrySubtitle
in file EntryWriter1.php, method EntryWriter1::drawEntrySubtitle()
drawEntryTitle
in file EntryWriter1.php, method EntryWriter1::drawEntryTitle()
drawGidAttributeReadWriteValue
in file EntryWriter1.php, method EntryWriter1::drawGidAttributeReadWriteValue()
    ************************
drawJpegAttributeValues
in file EntryWriter1.php, method EntryWriter1::drawJpegAttributeValues()
    ************************
drawMultiLineAttributeReadOnlyValue
in file EntryWriter1.php, method EntryWriter1::drawMultiLineAttributeReadOnlyValue()
    ***************************
drawMultiLineAttributeReadWriteValue
in file EntryWriter1.php, method EntryWriter1::drawMultiLineAttributeReadWriteValue()
drawObjectClassAttributeIcon
in file EntryWriter1.php, method EntryWriter1::drawObjectClassAttributeIcon()
drawObjectClassAttributeNewValue
in file EntryWriter1.php, method EntryWriter1::drawObjectClassAttributeNewValue()
    *****************************
drawPasswordAttributeCheckLink
in file EntryWriter1.php, method EntryWriter1::drawPasswordAttributeCheckLink()
drawPasswordAttributeHiddenValue
in file EntryWriter1.php, method EntryWriter1::drawPasswordAttributeHiddenValue()
drawPasswordAttributeJavascript
in file EntryWriter1.php, method EntryWriter1::drawPasswordAttributeJavascript()
drawPasswordAttributeOldValue
in file EntryWriter1.php, method EntryWriter1::drawPasswordAttributeOldValue()
    **************************
drawPasswordAttributeReadOnlyValue
in file EntryWriter1.php, method EntryWriter1::drawPasswordAttributeReadOnlyValue()
drawPasswordAttributeReadWriteValue
in file EntryWriter1.php, method EntryWriter1::drawPasswordAttributeReadWriteValue()
drawRandomPasswordAttributeJavascript
in file EntryWriter1.php, method EntryWriter1::drawRandomPasswordAttributeJavascript()
    ********************************
drawSelectionAttributeIcon
in file EntryWriter1.php, method EntryWriter1::drawSelectionAttributeIcon()
drawSelectionAttributeReadOnlyValue
in file EntryWriter1.php, method EntryWriter1::drawSelectionAttributeReadOnlyValue()
drawSelectionAttributeReadWriteValue
in file EntryWriter1.php, method EntryWriter1::drawSelectionAttributeReadWriteValue()
drawSelectionAttributeValues
in file EntryWriter1.php, method EntryWriter1::drawSelectionAttributeValues()
    ***************************
drawShadowAttributeReadOnlyValue
in file EntryWriter1.php, method EntryWriter1::drawShadowAttributeReadOnlyValue()
    ************************
drawShadowAttributeReadWriteValue
in file EntryWriter1.php, method EntryWriter1::drawShadowAttributeReadWriteValue()
drawShadowAttributeShadowDate
in file EntryWriter1.php, method EntryWriter1::drawShadowAttributeShadowDate()
drawTemplateCreatingEntryHiddenAttributes
in file EntryWriter1.php, method EntryWriter1::drawTemplateCreatingEntryHiddenAttributes()
drawTemplateCreatingEntryJavascript
in file EntryWriter1.php, method EntryWriter1::drawTemplateCreatingEntryJavascript()
drawTemplateCreatingEntryRdnChooser
in file EntryWriter1.php, method EntryWriter1::drawTemplateCreatingEntryRdnChooser()
drawTemplateCreatingEntryShownAttributes
in file EntryWriter2.php, method EntryWriter2::drawTemplateCreatingEntryShownAttributes()
    ******************************
drawTemplateCreatingEntryShownAttributes
in file EntryWriter1.php, method EntryWriter1::drawTemplateCreatingEntryShownAttributes()
drawTemplateCreatingEntryStepForm
in file EntryWriter1.php, method EntryWriter1::drawTemplateCreatingEntryStepForm()
drawTemplateCreatingEntryStepFormStart
in file EntryWriter1.php, method EntryWriter1::drawTemplateCreatingEntryStepFormStart()
drawTemplateCreatingEntryStepFormSubmitButton
in file EntryWriter1.php, method EntryWriter1::drawTemplateCreatingEntryStepFormSubmitButton()
drawTemplateCreatingEntryStepTitle
in file EntryWriter1.php, method EntryWriter1::drawTemplateCreatingEntryStepTitle()
drawTemplateCreatingEntryTemplateChoice
in file EntryWriter1.php, method EntryWriter1::drawTemplateCreatingEntryTemplateChoice()
drawTemplateEditingEntryHiddenAttributes
in file EntryWriter1.php, method EntryWriter1::drawTemplateEditingEntryHiddenAttributes()
drawTemplateEditingEntryJavascript
in file EntryWriter1.php, method EntryWriter1::drawTemplateEditingEntryJavascript()
drawTemplateEditingEntryShownAttributes
in file EntryWriter1.php, method EntryWriter1::drawTemplateEditingEntryShownAttributes()
drawTemplateEditingEntryShownAttributes
in file EntryWriter2.php, method EntryWriter2::drawTemplateEditingEntryShownAttributes()
    *****************************
drawTemplateEditingEntryTemplateChoice
in file EntryWriter1.php, method EntryWriter1::drawTemplateEditingEntryTemplateChoice()
draw_children
in file AJAXTree.php, method AJAXTree::draw_children()
draw_chooser_link
in file functions.php, function draw_chooser_link()
    Draws an HTML browse button which, when clicked, pops up a DN chooser dialog.
draw_create_link
in file HTMLTree.php, method HTMLTree::draw_create_link()
    Print the HTML to show the "create new entry here".
draw_date_selector_link
in file functions.php, function draw_date_selector_link()
    Draws an HTML date selector button which, when clicked, pops up a date selector dialog.
draw_dn
in file AJAXTree.php, method AJAXTree::draw_dn()
    draw a node of the tree
draw_dn
in file HTMLTree.php, method HTMLTree::draw_dn()
    Recursively descend on the given dn and draw the tree in html
draw_dn
in file PLMTree.php, method PLMTree::draw_dn()
    Recursively descend on the given dn and draw the tree in plm
draw_formatted_dn
in file functions.php, function draw_formatted_dn()
    Gets a DN string using the user-configured tree_display_format string to format it.
draw_javascript
in file HTMLTree.php, method HTMLTree::draw_javascript()
draw_javascript
in file AJAXTree.php, method AJAXTree::draw_javascript()
draw_jpeg_photos
in file functions.php, function draw_jpeg_photos()
    Draw the jpegPhoto image(s) for an entry wrapped in HTML. Many options are available to specify how the images are to be displayed.
draw_logged_in_dn
in file HTMLTree.php, method HTMLTree::draw_logged_in_dn()
draw_login_link
in file HTMLTree.php, method HTMLTree::draw_login_link()
draw_logout_link
in file HTMLTree.php, method HTMLTree::draw_logout_link()
draw_mass_deletion_end_form
in file PLMTree.php, method PLMTree::draw_mass_deletion_end_form()
draw_mass_deletion_end_form
in file HTMLTree.php, method HTMLTree::draw_mass_deletion_end_form()
draw_mass_deletion_start_form
in file HTMLTree.php, method HTMLTree::draw_mass_deletion_start_form()
draw_mass_deletion_start_form
in file PLMTree.php, method PLMTree::draw_mass_deletion_start_form()
draw_mass_deletion_submit_button
in file HTMLTree.php, method HTMLTree::draw_mass_deletion_submit_button()
draw_mass_deletion_submit_button
in file PLMTree.php, method PLMTree::draw_mass_deletion_submit_button()
draw_menu
in file HTMLTree.php, method HTMLTree::draw_menu()
draw_server_name
in file HTMLTree.php, method HTMLTree::draw_server_name()
delete.php
procedural page delete.php
delete_attr.php
procedural page delete_attr.php
delete_form.php
procedural page delete_form.php
download_binary_attr.php
procedural page download_binary_attr.php
draw_tree_node.php
procedural page draw_tree_node.php
DateAttribute.php
procedural page DateAttribute.php
DefaultCreatingEntry.php
procedural page DefaultCreatingEntry.php
DefaultEditingEntry.php
procedural page DefaultEditingEntry.php
DefaultEntryFactory.php
procedural page DefaultEntryFactory.php
DnAttribute.php
procedural page DnAttribute.php
top

e

$equality
in file schema_functions.php, variable AttributeType::$equality
encryptBlock
in file blowfish.php, method Horde_Cipher_blowfish::encryptBlock()
    Encrypt a block on data.
enc_type_select_list
in file functions.php, function enc_type_select_list()
Entry
in file Entry.php, class Entry
EntryFactory
in file EntryFactory.php, class EntryFactory
EntryReader
in file EntryReader.php, class EntryReader
EntryWriter
in file EntryWriter.php, class EntryWriter
EntryWriter1
in file EntryWriter1.php, class EntryWriter1
EntryWriter2
in file EntryWriter2.php, class EntryWriter2
ENTRY_READER_CREATION_CONTEXT
in file EntryReader.php, constant ENTRY_READER_CREATION_CONTEXT
ENTRY_READER_EDITING_CONTEXT
in file EntryReader.php, constant ENTRY_READER_EDITING_CONTEXT
ENTRY_WRITER_CREATION_CONTEXT
in file EntryWriter.php, constant ENTRY_WRITER_CREATION_CONTEXT
ENTRY_WRITER_EDITING_CONTEXT
in file EntryWriter.php, constant ENTRY_WRITER_EDITING_CONTEXT
eof
in file ldif_functions.php, method LdifReaderStdIn::eof()
    Returns true if we reached the end of the file.
eof
in file ldif_functions.php, method FileReader::eof()
    Returns true if we reached the end of the file.
errno
in file server_functions.php, method LDAPserver::errno()
    Return errno from last operation
error
in file functions.php, function error()
    Display an error message in the system message panel of the page.
error
in file server_functions.php, method LDAPserver::error()
    Return error from last operation
EvaluateDefault
in file template_functions.php, method Templates::EvaluateDefault()
expand_dn_with_base
in file functions.php, function expand_dn_with_base()
    Appends a servers base to a "sub" dn or returns the base.
export
in file export_functions.php, method PlaDsmlExporter::export()
    Export the entries to DSML
export
in file export_functions.php, method PlaExporter::export()
    Abstract method use to export data.
export
in file export_functions.php, method PlaLdifExporter::export()
    Export entries to ldif format
export
in file export_functions.php, method PlaVcardExporter::export()
    When doing an exporter, the method export need to be overriden.
export
in file export_functions.php, method PlaCSVExporter::export()
    When doing an exporter, the method export need to be overriden.
export
in file export_functions.php, method MyCustomExporter::export()
    When doing an exporter, the method export need to be overriden.
E_P16
in file createlm.php, method smbHash::E_P16()
E_STRICT
in file common.php, constant E_STRICT
entry_chooser.php
procedural page entry_chooser.php
expand.php
procedural page expand.php
export.php
procedural page export.php
export_form.php
procedural page export_form.php
emuhash_functions.php
procedural page emuhash_functions.php
Entry.php
procedural page Entry.php
EntryFactory.php
procedural page EntryFactory.php
EntryReader.php
procedural page EntryReader.php
EntryWriter.php
procedural page EntryWriter.php
EntryWriter1.php
procedural page EntryWriter1.php
EntryWriter2.php
procedural page EntryWriter2.php
export_functions.php
procedural page export_functions.php
top

f

fetchEntryArray
in file ldif_functions.php, method Reader::fetchEntryArray()
    Return the current entry as an array
fetchEntryObject
in file ldif_functions.php, method Reader::fetchEntryObject()
    Return the current entry as an object
fetchEntryRaw
in file ldif_functions.php, method Reader::fetchEntryRaw()
    Return the entry as it is.
FileReader
in file ldif_functions.php, method FileReader::FileReader()
    Constructor of the FileReader class
FileReader
in file ldif_functions.php, class FileReader
    Helper base class to read file.
finish
in file PHPLIB.php, method Template_PHPLIB::finish()
    Finish string
footer_print
in file page.php, method page::footer_print()
full_str_pad
in file functions.php, function full_str_pad()
    String padding
functions.php
procedural page functions.php
top

g

get
in file PHPLIB.php, method Template_PHPLIB::get()
    Get finished variable
getAliases
in file schema_functions.php, method AttributeType::getAliases()
    Gets the names of attributes that are an alias for this attribute (if any).
getAttribute
in file Entry.php, method Entry::getAttribute()
getAttributeAddValueMenuItem
in file EntryWriter1.php, method EntryWriter1::getAttributeAddValueMenuItem()
getAttributeAliasNote
in file EntryWriter1.php, method EntryWriter1::getAttributeAliasNote()
getAttributeDefaultValueHelper
in file EntryWriter1.php, method EntryWriter1::getAttributeDefaultValueHelper()
getAttributeMenuItem
in file EntryWriter1.php, method EntryWriter1::getAttributeMenuItem()
getAttributeModifyMemberMenuItem
in file EntryWriter1.php, method EntryWriter1::getAttributeModifyMemberMenuItem()
getAttributeNewValues
in file EntryReader.php, method EntryReader::getAttributeNewValues()
getAttributeOldValues
in file EntryReader.php, method EntryReader::getAttributeOldValues()
getAttributePostValue
in file EntryReader.php, method EntryReader::getAttributePostValue()
getAttributeRdnNote
in file EntryWriter1.php, method EntryWriter1::getAttributeRdnNote()
getAttributeRenameMenuItem
in file EntryWriter1.php, method EntryWriter1::getAttributeRenameMenuItem()
getAttributeRequestValue
in file EntryReader.php, method EntryReader::getAttributeRequestValue()
getAttributeRequiredNote
in file EntryWriter1.php, method EntryWriter1::getAttributeRequiredNote()
getAttributes
in file TemplateEditingEntry.php, method TemplateEditingEntry::getAttributes()
getAttributes
in file DefaultCreatingEntry.php, method DefaultCreatingEntry::getAttributes()
getAttributes
in file DefaultEditingEntry.php, method DefaultEditingEntry::getAttributes()
getAttributes
in file TemplateCreatingEntry.php, method TemplateCreatingEntry::getAttributes()
getAttributes
in file Entry.php, method Entry::getAttributes()
    Return an array of Attribute objects
getAttributes
in file ldif_functions.php, method LdifEntry::getAttributes()
    Get the attributes of the entry
getBaseDN
in file server_functions.php, method LDAPserver::getBaseDN()
    Gets the root DN of the specified LDAPServer, or null if it can't find it (ie, the server won't give it to us, or it isnt specified in the configuration file).
getBinaryAttributeNewValues
in file EntryReader.php, method EntryReader::getBinaryAttributeNewValues()
    If there is binary post data, save them in $_SESSION['submitform'][$attribute_name][$key][$file_name][$file_path] with key = md5("$file_name|$file_path")
getBinaryAttributeOldValues
in file EntryReader.php, method EntryReader::getBinaryAttributeOldValues()
    ****************************
getBinaryAttributePostValue
in file EntryReader.php, method EntryReader::getBinaryAttributePostValue()
getBlockSize
in file blowfish.php, method Horde_Cipher_blowfish::getBlockSize()
    Return the size of the blocks that this cipher needs
getChangeType
in file ldif_functions.php, method LdifEntry::getChangeType()
    Getter method for the change type
getChildObjectClasses
in file schema_functions.php, method ObjectClass::getChildObjectClasses()
    Returns the array of objectClass names which inherit from this objectClass.
getChildren
in file Entry.php, method Entry::getChildren()
    Returns null if the children have never be defined
getChildrenNumber
in file Entry.php, method Entry::getChildrenNumber()
getCols
in file MultiLineAttribute.php, method MultiLineAttribute::getCols()
getContainer
in file DefaultCreatingEntry.php, method DefaultCreatingEntry::getContainer()
getContainerContents
in file server_functions.php, method LDAPserver::getContainerContents()
    Gets a list of child entries for an entry. Given a DN, this function fetches the list of DNs of child entries one level beneath the parent. For example, for the following tree:
getContainerParent
in file server_functions.php, method LDAPserver::getContainerParent()
    Given a DN string and a path like syntax, this returns the parent container portion of the string.
getContainerTop
in file server_functions.php, method LDAPserver::getContainerTop()
    Given a DN string, this returns the top container portion of the string.
getCreationTemplate
in file template_functions.php, method Templates::getCreationTemplate()
getCreationTemplates
in file template_functions.php, method Templates::getCreationTemplates()
getCurrentLines
in file ldif_functions.php, method Reader::getCurrentLines()
    Returns the lines that generated the Ldif Entry.
getDefaultCreatingEntryAttributeBlurJavascript
in file EntryWriter1.php, method EntryWriter1::getDefaultCreatingEntryAttributeBlurJavascript()
getDefaultEditingEntryAddAttributeMenuItem
in file EntryWriter1.php, method EntryWriter1::getDefaultEditingEntryAddAttributeMenuItem()
getDefaultEditingEntryAttributeBlurJavascript
in file EntryWriter1.php, method EntryWriter1::getDefaultEditingEntryAttributeBlurJavascript()
getDefaultEditingEntryCompareMenuItem
in file EntryWriter1.php, method EntryWriter1::getDefaultEditingEntryCompareMenuItem()
getDefaultEditingEntryCreateMenuItem
in file EntryWriter1.php, method EntryWriter1::getDefaultEditingEntryCreateMenuItem()
getDefaultEditingEntryDeleteAttributeMessage
in file EntryWriter1.php, method EntryWriter1::getDefaultEditingEntryDeleteAttributeMessage()
getDefaultEditingEntryDeleteMenuItem
in file EntryWriter1.php, method EntryWriter1::getDefaultEditingEntryDeleteMenuItem()
getDefaultEditingEntryExportBaseMenuItem
in file EntryWriter1.php, method EntryWriter1::getDefaultEditingEntryExportBaseMenuItem()
getDefaultEditingEntryExportSubMenuItem
in file EntryWriter1.php, method EntryWriter1::getDefaultEditingEntryExportSubMenuItem()
getDefaultEditingEntryInternalAttributesMenuItem
in file EntryWriter1.php, method EntryWriter1::getDefaultEditingEntryInternalAttributesMenuItem()
getDefaultEditingEntryMenuItem
in file EntryWriter1.php, method EntryWriter1::getDefaultEditingEntryMenuItem()
getDefaultEditingEntryModifiedAttributesMessage
in file EntryWriter1.php, method EntryWriter1::getDefaultEditingEntryModifiedAttributesMessage()
getDefaultEditingEntryMoveMenuItem
in file EntryWriter1.php, method EntryWriter1::getDefaultEditingEntryMoveMenuItem()
getDefaultEditingEntryReadOnlyMessage
in file EntryWriter1.php, method EntryWriter1::getDefaultEditingEntryReadOnlyMessage()
getDefaultEditingEntryRefreshMenuItem
in file EntryWriter1.php, method EntryWriter1::getDefaultEditingEntryRefreshMenuItem()
getDefaultEditingEntryRenameMenuItem
in file EntryWriter1.php, method EntryWriter1::getDefaultEditingEntryRenameMenuItem()
getDefaultEditingEntryShowChildrenMenuItem
in file EntryWriter1.php, method EntryWriter1::getDefaultEditingEntryShowChildrenMenuItem()
getDefaultEditingEntryViewSchemaMessage
in file EntryWriter1.php, method EntryWriter1::getDefaultEditingEntryViewSchemaMessage()
getDepth
in file HTMLTree.php, method HTMLTree::getDepth()
getDescription
in file Attribute.php, method Attribute::getDescription()
getDescription
in file schema_functions.php, method SchemaItem::getDescription()
getDn
in file ldif_functions.php, method LdifEntry::getDn()
    Return the dn of the entry
getDn
in file DefaultCreatingEntry.php, method DefaultCreatingEntry::getDn()
getDn
in file Entry.php, method Entry::getDn()
getDNAttr
in file server_functions.php, method LDAPserver::getDNAttr()
    Much like getDNAttrs(), but only returns the values for one attribute of an object. Example calls:
getDNAttrs
in file server_functions.php, method LDAPserver::getDNAttrs()
    Gets the attributes/values of an entry. Returns an associative array whose
getDNBase
in file server_functions.php, method LDAPserver::getDNBase()
    Get the LDAP base DN for a named DN.
getDNSysAttrs
in file server_functions.php, method LDAPserver::getDNSysAttrs()
    Gets the operational attributes for an entry. Given a DN, this function fetches that entry's
getEditingTemplate
in file template_functions.php, method Templates::getEditingTemplate()
getEditingTemplates
in file template_functions.php, method Templates::getEditingTemplates()
getEntry
in file ldif_functions.php, method LdifEntryReader::getEntry()
    Return the entry read from the ldif lines
getEntry
in file Tree.php, method Tree::getEntry()
getEntry
in file Attribute.php, method Attribute::getEntry()
getEntryAttributeBlurJavascript
in file EntryWriter1.php, method EntryWriter1::getEntryAttributeBlurJavascript()
getEntryAttributeFocusJavascript
in file EntryWriter1.php, method EntryWriter1::getEntryAttributeFocusJavascript()
getEquality
in file schema_functions.php, method AttributeType::getEquality()
    Gets this attribute's equality string
getFileName
in file BinaryAttribute.php, method BinaryAttribute::getFileName()
getFileNames
in file BinaryAttribute.php, method BinaryAttribute::getFileNames()
getFilePath
in file BinaryAttribute.php, method BinaryAttribute::getFilePath()
getFilePaths
in file BinaryAttribute.php, method BinaryAttribute::getFilePaths()
getFriendlyAttrs
in file config_default.php, method Config::getFriendlyAttrs()
    Reads the friendly_attrs array as defined in config.php and lower-cases all the keys. Will return an empty array if the friendly_attrs array is not defined in config.php. This is simply used so we can more easily lookup user-friendly attributes configured by the admin.
getFriendlyHTML
in file config_default.php, method Config::getFriendlyHTML()
    This function will return the <ancronym> html for a friendly name attribute.
getFriendlyName
in file config_default.php, method Config::getFriendlyName()
    This function will return the friendly name of an attribute, if it exists.
getFriendlyName
in file Attribute.php, method Attribute::getFriendlyName()
getHint
in file Attribute.php, method Attribute::getHint()
getIcon
in file Attribute.php, method Attribute::getIcon()
getIcon
in file Entry.php, method Entry::getIcon()
    Returns the path of the icon file used to represent this node ;
getInstance
in file Tree.php, method Tree::getInstance()
getIsCollective
in file schema_functions.php, method AttributeType::getIsCollective()
    Gets whether this attribute is collective.
getIsNoUserModification
in file schema_functions.php, method AttributeType::getIsNoUserModification()
    Gets whether this attribute is not modifiable by users.
getIsObsolete
in file schema_functions.php, method MatchingRule::getIsObsolete()
    Gets whether this MatchingRule is flagged as obsolete by the LDAP server.
getIsObsolete
in file schema_functions.php, method ObjectClass::getIsObsolete()
    Gets whether this objectClass is flagged as obsolete by the LDAP server.
getIsObsolete
in file schema_functions.php, method AttributeType::getIsObsolete()
    Gets whether this attribute has been flagged as obsolete by the LDAP server
getIsSingleValue
in file schema_functions.php, method AttributeType::getIsSingleValue()
    Gets whether this attribute is single-valued. If this attribute only supports single values, true is returned. If this attribute supports multiple values, false is returned.
getJsHash
in file template_functions.php, method Templates::getJsHash()
getLdapLdifReaderException
in file ldif_functions.php, method Reader::getLdapLdifReaderException()
    Return the exception raised during processing the file
getLdapServer
in file Tree.php, method Tree::getLdapServer()
getLdifEntryReaderException
in file ldif_functions.php, method LdifEntryReader::getLdifEntryReaderException()
    Return the exception handler of the entry Reader
getLoggedInDN
in file server_functions.php, method LDAPserver::getLoggedInDN()
    Returns the DN who is logged in currently to the given server, which may either be a DN or the string 'anonymous'. This applies only for auth_types "cookie", "session" and "http".
getLoggedInPass
in file server_functions.php, method LDAPserver::getLoggedInPass()
    Fetches the password of the currently logged in user (for auth_types "cookie", "session" and "http" only) or false if the current login is anonymous.
getLoginAttr
in file server_functions.php, method LDAPserver::getLoginAttr()
    Return the attribute used for login
getLoginString
in file server_functions.php, method LDAPserver::getLoginString()
    Fetches the login_attr string if enabled for a specified server.
getMaxLength
in file Attribute.php, method Attribute::getMaxLength()
getMaxLength
in file schema_functions.php, method AttributeType::getMaxLength()
    Gets this attribute's the maximum length. If no maximum is defined by the LDAP server, null is returned.
getMaxValueCount
in file Attribute.php, method Attribute::getMaxValueCount()
getMayAttrNames
in file schema_functions.php, method ObjectClass::getMayAttrNames()
    Gets an array of attribute names (strings) that entries of this ObjectClass must define.
getMayAttrs
in file schema_functions.php, method ObjectClass::getMayAttrs()
    Gets an array of AttributeType objects that entries of this ObjectClass may define.
getMinValueCount
in file Attribute.php, method Attribute::getMinValueCount()
getMustAttrNames
in file schema_functions.php, method ObjectClass::getMustAttrNames()
    Gets an array of attribute names (strings) that entries of this ObjectClass must define.
getMustAttrs
in file schema_functions.php, method ObjectClass::getMustAttrs()
    Gets an array of AttributeType objects that entries of this ObjectClass must define.
getName
in file schema_functions.php, method ObjectClass_ObjectClassAttribute::getName()
getName
in file schema_functions.php, method AttributeType::getName()
    Gets this attribute's name
getName
in file Attribute.php, method Attribute::getName()
getName
in file schema_functions.php, method ObjectClass::getName()
    Gets the name of this objectClass (ie, "inetOrgPerson")
getName
in file schema_functions.php, method MatchingRule::getName()
    Gets this MatchingRule's name.
getName
in file schema_functions.php, method MatchingRuleUse::getName()
    Gets this MatchingRuleUse's name
getOID
in file schema_functions.php, method SchemaItem::getOID()
getOptionCount
in file SelectionAttribute.php, method SelectionAttribute::getOptionCount()
getOrdering
in file schema_functions.php, method AttributeType::getOrdering()
    Gets this attribute's ordering specification.
getPasswordAttributeDefaultValueHelper
in file EntryWriter1.php, method EntryWriter1::getPasswordAttributeDefaultValueHelper()
getPasswordAttributePostValue
in file EntryReader.php, method EntryReader::getPasswordAttributePostValue()
    ******************************
getProperty
in file Entry.php, method Entry::getProperty()
getProperty
in file Attribute.php, method Attribute::getProperty()
getRawSchema
in file server_functions.php, method LDAPserver::getRawSchema()
    Fetches the raw schema array for the subschemaSubentry of the server. Note, this function has grown many hairs to accomodate more LDAP servers. It is needfully complicated as it now supports many popular LDAP servers that don't necessarily expose their schema "the right way".
getRdn
in file Entry.php, method Entry::getRdn()
getRdnAttribute
in file DefaultCreatingEntry.php, method DefaultCreatingEntry::getRdnAttribute()
getRdnAttributeName
in file Entry.php, method Entry::getRdnAttributeName()
getRdnAttributeName
in file DefaultCreatingEntry.php, method DefaultCreatingEntry::getRdnAttributeName()
getRequiredByObjectClasses
in file schema_functions.php, method AttributeType::getRequiredByObjectClasses()
    Gets the list of "required by" objectClasses, that is the list of objectClasses which provide must have attribute.
getRows
in file MultiLineAttribute.php, method MultiLineAttribute::getRows()
getSambaPasswordAttributePostValue
in file EntryReader.php, method EntryReader::getSambaPasswordAttributePostValue()
getSchemaAttribute
in file server_functions.php, method LDAPserver::getSchemaAttribute()
    Gets a single AttributeType object specified by name.
getSchemaDN
in file server_functions.php, method LDAPserver::getSchemaDN()
    This function will query the ldap server and request the subSchemaSubEntry which should be the Schema DN.
getSchemaObjectClass
in file server_functions.php, method LDAPserver::getSchemaObjectClass()
    Gets a single ObjectClass object specified by name.
getSelectedTemplateName
in file TemplateCreatingEntry.php, method TemplateCreatingEntry::getSelectedTemplateName()
getSelectedTemplateName
in file TemplateEditingEntry.php, method TemplateEditingEntry::getSelectedTemplateName()
getSelection
in file SelectionAttribute.php, method SelectionAttribute::getSelection()
getSelectionAttributeMenuItem
in file EntryWriter1.php, method EntryWriter1::getSelectionAttributeMenuItem()
GetServerList
in file server_functions.php, method LDAPservers::GetServerList()
getSize
in file Attribute.php, method Attribute::getSize()
getSource
in file schema_functions.php, method ObjectClass_ObjectClassAttribute::getSource()
getSubstr
in file schema_functions.php, method AttributeType::getSubstr()
    Gets this attribute's substring matching specification
getSupAttribute
in file schema_functions.php, method AttributeType::getSupAttribute()
    Gets this attribute's parent attribute (if any). If this attribute does not inherit from another attribute, null is returned.
getSupClasses
in file schema_functions.php, method ObjectClass::getSupClasses()
    Gets the objectClass names from which this objectClass inherits.
getSyntax
in file schema_functions.php, method MatchingRule::getSyntax()
    Gets this MatchingRule's syntax string (an OID).
getSyntaxOID
in file schema_functions.php, method AttributeType::getSyntaxOID()
    Gets this attribute's syntax OID. Differs from getSyntaxString() in that this function only returns the actual OID with any length specification removed.
getSyntaxString
in file schema_functions.php, method AttributeType::getSyntaxString()
    Gets this attribute's raw syntax string (ie: "1.2.3.4{16}").
getTemplateCreatingEntryAttributeBlurJavascript
in file EntryWriter1.php, method EntryWriter1::getTemplateCreatingEntryAttributeBlurJavascript()
getTemplateEditingEntryAttributeBlurJavascript
in file EntryWriter1.php, method EntryWriter1::getTemplateEditingEntryAttributeBlurJavascript()
getTemplates
in file TemplateCreatingEntry.php, method TemplateCreatingEntry::getTemplates()
getTemplates
in file TemplateEditingEntry.php, method TemplateEditingEntry::getTemplates()
getTemplatesCount
in file TemplateEditingEntry.php, method TemplateEditingEntry::getTemplatesCount()
getTemplatesCount
in file TemplateCreatingEntry.php, method TemplateCreatingEntry::getTemplatesCount()
getTreeMenu
in file treemenu.inc.php, method TreeMenu::getTreeMenu()
    Method that returns the code of the requested Tree Menu
getType
in file schema_functions.php, method AttributeType::getType()
    Gets this attribute's type
getType
in file schema_functions.php, method ObjectClass::getType()
    Gets the type of this objectClass: STRUCTURAL, ABSTRACT, or AUXILIARY.
getUndefined
in file PHPLIB.php, method Template_PHPLIB::getUndefined()
    Get undefined values of a handle
getUsage
in file schema_functions.php, method AttributeType::getUsage()
    Gets this attribute's usage string as defined by the LDAP server
getUsedByAttrs
in file schema_functions.php, method MatchingRule::getUsedByAttrs()
    Gets an array of attribute names (strings) which use this MatchingRule
getUsedByAttrs
in file schema_functions.php, method MatchingRuleUse::getUsedByAttrs()
    Gets an array of attribute names (strings) which use this MatchingRuleUse object.
getUsedInObjectClasses
in file schema_functions.php, method AttributeType::getUsedInObjectClasses()
    Gets the list of "used in" objectClasses, that is the list of objectClasses which provide this attribute.
getValue
in file Attribute.php, method Attribute::getValue()
GetValue
in file server_functions.php, method LDAPservers::GetValue()
GetValue
in file config_default.php, method Config::GetValue()
getValueCount
in file Attribute.php, method Attribute::getValueCount()
getValues
in file Attribute.php, method Attribute::getValues()
getVar
in file PHPLIB.php, method Template_PHPLIB::getVar()
    Return one or more specific variable(s) with their values.
getVars
in file PHPLIB.php, method Template_PHPLIB::getVars()
    Return all defined variables and their values
getWarningMessage
in file ldif_functions.php, method Reader::getWarningMessage()
get_cached_item
in file functions.php, function get_cached_item()
    Returns the cached array of LDAP resources.
get_children_number
in file HTMLTree.php, method HTMLTree::get_children_number()
get_cleaned_up_predefined_search
in file functions.php, function get_cleaned_up_predefined_search()
    Reads the query, checks all values and sets defaults.
get_container
in file functions.php, function get_container()
    Given a DN string, this returns the parent container portion of the string.
get_custom_file
in file functions.php, function get_custom_file()
    Get a customized file for a server We don't need any caching, because it's done by PHP
get_default_hash
in file functions.php, function get_default_hash()
    Gets the default enc_type configured in config.php for the server indicated by $server_id;
get_enc_type
in file functions.php, function get_enc_type()
    Detects password encryption type
get_export_menu_item
in file HTMLTree.php, method HTMLTree::get_export_menu_item()
get_formatted_dn
in file HTMLTree.php, method HTMLTree::get_formatted_dn()
get_formatted_title
in file PLMTree.php, method PLMTree::get_formatted_title()
get_href
in file functions.php, function get_href()
    Fetches the URL for the specified item. This is a convenience function for fetching project HREFs (like bugs)
get_icon
in file functions.php, function get_icon()
    Given a DN and server ID, this function reads the DN's objectClasses and
get_import_menu_item
in file HTMLTree.php, method HTMLTree::get_import_menu_item()
get_indentation
in file AJAXTree.php, method AJAXTree::get_indentation()
    return the indentation bafore a node
get_info_menu_item
in file HTMLTree.php, method HTMLTree::get_info_menu_item()
get_line_end_format
in file export_form.php, function get_line_end_format()
    Helper functoin for fetching the line end format.
get_load_files_code
in file calendar.php, method DHTML_Calendar::get_load_files_code()
get_logout_menu_item
in file HTMLTree.php, method HTMLTree::get_logout_menu_item()
get_menu_item
in file HTMLTree.php, method HTMLTree::get_menu_item()
get_next_number
in file functions.php, function get_next_number()
    For hosts who have 'enable_auto_uid_numbers' set to true, this function will
get_plm_after_last_child
in file PLMTree.php, method PLMTree::get_plm_after_last_child()
get_plm_after_last_child
in file AJAXTree.php, method AJAXTree::get_plm_after_last_child()
get_plm_before_first_child
in file AJAXTree.php, method AJAXTree::get_plm_before_first_child()
get_plm_before_first_child
in file PLMTree.php, method PLMTree::get_plm_before_first_child()
get_rdn
in file functions.php, function get_rdn()
    Given a DN string, this returns the 'RDN' portion of the string.
get_refresh_menu_item
in file HTMLTree.php, method HTMLTree::get_refresh_menu_item()
get_request
in file functions.php, function get_request()
    Return the result of a form variable, with optional default
get_schema_menu_item
in file HTMLTree.php, method HTMLTree::get_schema_menu_item()
get_search_menu_item
in file HTMLTree.php, method HTMLTree::get_search_menu_item()
get_user_agent_string
in file functions.php, function get_user_agent_string()
    Gets the USER_AGENT string from the $_SERVER array, all in lower case in an E_NOTICE safe manner.
GidAttribute
in file GidAttribute.php, class GidAttribute
GidAttribute.php
procedural page GidAttribute.php
top

h

halt
in file PHPLIB.php, method Template_PHPLIB::halt()
    Error function. Halt template system with message to show
haltMsg
in file PHPLIB.php, method Template_PHPLIB::haltMsg()
    printf error message to show
hasBeenModified
in file Attribute.php, method Attribute::hasBeenModified()
hasDefaultTemplate
in file TemplateCreatingEntry.php, method TemplateCreatingEntry::hasDefaultTemplate()
hasDefaultTemplate
in file TemplateEditingEntry.php, method TemplateEditingEntry::hasDefaultTemplate()
hasProperty
in file Attribute.php, method Attribute::hasProperty()
hasProperty
in file Entry.php, method Entry::hasProperty()
hasRaisedException
in file ldif_functions.php, method Reader::hasRaisedException()
hasRaisedException
in file ldif_functions.php, method LdifEntryReader::hasRaisedException()
    Checked if the parsing of the entry has raised some exception
hasVersionNumber
in file ldif_functions.php, method Reader::hasVersionNumber()
    Check if the ldif version is present in the ldif
haveAuthInfo
in file server_functions.php, method LDAPserver::haveAuthInfo()
    Check if there is sufficent information to Authenticate to the LDAP server.
haveFriendlyName
in file config_default.php, method Config::haveFriendlyName()
    This function will return true if a friendly name exists for an attribute.
head_add
in file page.php, method page::head_add()
head_print
in file page.php, method page::head_print()
HelperValue
in file template_functions.php, method Templates::HelperValue()
hide
in file Attribute.php, method Attribute::hide()
HOOKSDIR
in file functions.php, constant HOOKSDIR
Horde_Cipher_blowfish
in file blowfish.php, class Horde_Cipher_blowfish
HTDOCDIR
in file functions.php, constant HTDOCDIR
    A collection of common generic functions used throughout the application.
header.php
procedural page header.php
htmlid
in file functions.php, function htmlid()
    Returns a HTML id that can be used in the URL after the #.
HTMLTree
in file HTMLTree.php, class HTMLTree
hooks.php
procedural page hooks.php
HTMLTree.php
procedural page HTMLTree.php
top

i

$is_collective
in file schema_functions.php, variable AttributeType::$is_collective
$is_no_user_modification
in file schema_functions.php, variable AttributeType::$is_no_user_modification
$is_obsolete
in file schema_functions.php, variable MatchingRule::$is_obsolete
    Boolean value indicating whether this MatchingRule is obsolete
$is_obsolete
in file schema_functions.php, variable ObjectClass::$is_obsolete
$is_obsolete
in file schema_functions.php, variable AttributeType::$is_obsolete
$is_single_value
in file schema_functions.php, variable AttributeType::$is_single_value
index.php
procedural page index.php
index.php
procedural page index.php
IdAttributeAddValueMenuItem
in file EntryWriter1.php, constant IdAttributeAddValueMenuItem
IdAttributeModifyMemberMenuItem
in file EntryWriter1.php, constant IdAttributeModifyMemberMenuItem
IdAttributeRenameMenuItem
in file EntryWriter1.php, constant IdAttributeRenameMenuItem
IdEntryAddAttributeMenuItem
in file EntryWriter1.php, constant IdEntryAddAttributeMenuItem
IdEntryCompareMenuItem
in file EntryWriter1.php, constant IdEntryCompareMenuItem
IdEntryCreateMenuItem
in file EntryWriter1.php, constant IdEntryCreateMenuItem
IdEntryDeleteAttributeMessage
in file EntryWriter1.php, constant IdEntryDeleteAttributeMessage
IdEntryDeleteMenuItem
in file EntryWriter1.php, constant IdEntryDeleteMenuItem
IdEntryExportBaseMenuItem
in file EntryWriter1.php, constant IdEntryExportBaseMenuItem
IdEntryExportSubMenuItem
in file EntryWriter1.php, constant IdEntryExportSubMenuItem
IdEntryInternalAttributesMenuItem
in file EntryWriter1.php, constant IdEntryInternalAttributesMenuItem
IdEntryModifiedAttributesMessage
in file EntryWriter1.php, constant IdEntryModifiedAttributesMessage
IdEntryMoveMenuItem
in file EntryWriter1.php, constant IdEntryMoveMenuItem
IdEntryReadOnlyMessage
in file EntryWriter1.php, constant IdEntryReadOnlyMessage
IdEntryRefreshMenuItem
in file EntryWriter1.php, constant IdEntryRefreshMenuItem
IdEntryRenameMenuItem
in file EntryWriter1.php, constant IdEntryRenameMenuItem
IdEntryShowChildrenMenuItem
in file EntryWriter1.php, constant IdEntryShowChildrenMenuItem
IdEntryViewSchemaMessage
in file EntryWriter1.php, constant IdEntryViewSchemaMessage
index.php
procedural page index.php
indexDN
in file Tree.php, method Tree::indexDN()
    This function will take the DN, convert it to lowercase and strip unnessary commas. This result will be used as the index for the tree object.
initDefaultCreatingEntryVisit
in file EntryWriter1.php, method EntryWriter1::initDefaultCreatingEntryVisit()
initDefaultCreatingEntryVisit
in file EntryWriter.php, method EntryWriter::initDefaultCreatingEntryVisit()
    *****************************
initDefaultEditingEntryVisit
in file EntryWriter1.php, method EntryWriter1::initDefaultEditingEntryVisit()
initDefaultEditingEntryVisit
in file EntryWriter.php, method EntryWriter::initDefaultEditingEntryVisit()
    ****************************
initEntryVisit
in file EntryWriter.php, method EntryWriter::initEntryVisit()
initTemplateCreatingEntryVisit
in file EntryWriter1.php, method EntryWriter1::initTemplateCreatingEntryVisit()
initVars
in file schema_functions.php, method AttributeType::initVars()
    Initialize the class' member variables
initVars
in file schema_functions.php, method SchemaItem::initVars()
initVars
in file schema_functions.php, method Syntax::initVars()
    Initializes the class' member variables
initVars
in file schema_functions.php, method ObjectClass::initVars()
initVars
in file schema_functions.php, method MatchingRuleUse::initVars()
    Initialize the class' member variables
initVars
in file schema_functions.php, method MatchingRule::initVars()
    Initialize the class' member variables
Instance
in file server_functions.php, method LDAPservers::Instance()
in_array_ignore_case
in file functions.php, function in_array_ignore_case()
    Checks if a string exists in an array, ignoring case.
isAliasFor
in file schema_functions.php, method AttributeType::isAliasFor()
    Returns whether the specified attribute is an alias for this one (based on this attribute's alias list).
isAnonBindAllowed
in file server_functions.php, method LDAPserver::isAnonBindAllowed()
    Fetch whether the user has configured a certain server login to be non anonymous
isAttrBinary
in file server_functions.php, method LDAPserver::isAttrBinary()
    Given an attribute name and server ID number, this function returns whether the attrbiute may contain binary data. This is useful for developers who wish to display the contents of an arbitrary attribute but don't want to dump binary data on the page.
isAttrBoolean
in file server_functions.php, method LDAPserver::isAttrBoolean()
    Given an attribute name and server ID number, this function returns whether the attrbiute contains boolean data. This is useful for developers who wish to display the contents of a boolean attribute with a drop-down.
isAttrHidden
in file server_functions.php, method LDAPserver::isAttrHidden()
    Returns true if the specified attribute is configured as hidden in config.php with the $hidden_attrs array