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

Element index for package tools

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ v ]

a

$attributes
in file export.inc, variable PlaLdapExporter::$attributes
top

b

$base_dn
in file export.inc, variable LdapExportInfo::$base_dn
$br
in file export.inc, variable PlaExporter::$br
top

c

$counter
in file export.inc, variable PlaDsmlExporter::$counter
$counter
in file export.inc, variable PlaLdifExporter::$counter
checkSchemaForModule
in file schemaTest.php, function checkSchemaForModule()
    Checks if the object classes and attributes for this module are available.
top

d

$deliveryAddress
in file export.inc, variable PlaVcardExporter::$deliveryAddress
displayExportInfo
in file export.inc, method PlaLdifExporter::displayExportInfo()
display_main
in file ou_edit.php, function display_main()
    Displays the main page of the OU editor
top

e

$entry_array
in file export.inc, variable PlaLdapExporter::$entry_array
$entry_id
in file export.inc, variable PlaLdapExporter::$entry_id
$escapeCode
in file export.inc, variable PlaCSVExporter::$escapeCode
$exporter
in file export.inc, variable PlaExporter::$exporter
export
in file export.inc, method PlaLdifExporter::export()
    Export entries to ldif format
export
in file export.inc, method PlaVcardExporter::export()
    When doing an exporter, the method export need to be overriden.
export
in file export.inc, method MyCustomExporter::export()
    When doing an exporter, the method export need to be overriden.
export
in file export.inc, method PlaCSVExporter::export()
export
in file export.inc, method PlaDsmlExporter::export()
    Export the entries to DSML
export
in file export.inc, method PlaExporter::export()
    Abstract method use to export data.
export.inc
procedural page export.inc
top

f

fileUpload.inc
procedural page fileUpload.inc
top

g

getDescription
in file profileEditor.inc, method toolProfileEditor::getDescription()
    returns a description text for the tool.
getDescription
in file pdfEdit.inc, method toolPDFEditor::getDescription()
    returns a description text for the tool.
getDescription
in file serverInfo.inc, method toolServerInformation::getDescription()
    returns a description text for the tool.
getDescription
in file tests.inc, method toolTests::getDescription()
    returns a description text for the tool.
getDescription
in file tools.inc, method LAMTool::getDescription()
    returns a description text for the tool.
getDescription
in file ouEditor.inc, method toolOUEditor::getDescription()
    returns a description text for the tool.
getDescription
in file schemaBrowser.inc, method toolSchemaBrowser::getDescription()
    returns a description text for the tool.
getDescription
in file fileUpload.inc, method toolFileUpload::getDescription()
    returns a description text for the tool.
getImageLink
in file schemaBrowser.inc, method toolSchemaBrowser::getImageLink()
    Returns the link to the tool image (relative to graphics/)
getImageLink
in file tests.inc, method toolTests::getImageLink()
    Returns the link to the tool image (relative to graphics/)
getImageLink
in file serverInfo.inc, method toolServerInformation::getImageLink()
    Returns the link to the tool image (relative to graphics/)
getImageLink
in file profileEditor.inc, method toolProfileEditor::getImageLink()
    Returns the link to the tool image (relative to graphics/)
getImageLink
in file fileUpload.inc, method toolFileUpload::getImageLink()
    Returns the link to the tool image (relative to graphics/)
getImageLink
in file pdfEdit.inc, method toolPDFEditor::getImageLink()
    Returns the link to the tool image (relative to graphics/)
getImageLink
in file ouEditor.inc, method toolOUEditor::getImageLink()
    Returns the link to the tool image (relative to graphics/)
getImageLink
in file tools.inc, method LAMTool::getImageLink()
    Returns the link to the tool image (relative to graphics/)
getLink
in file serverInfo.inc, method toolServerInformation::getLink()
    Returns a link to the tool page (relative to templates/).
getLink
in file fileUpload.inc, method toolFileUpload::getLink()
    Returns a link to the tool page (relative to templates/).
getLink
in file schemaBrowser.inc, method toolSchemaBrowser::getLink()
    Returns a link to the tool page (relative to templates/).
getLink
in file tools.inc, method LAMTool::getLink()
    Returns a link to the tool page (relative to templates/).
getLink
in file tests.inc, method toolTests::getLink()
    Returns a link to the tool page (relative to templates/).
getLink
in file pdfEdit.inc, method toolPDFEditor::getLink()
    Returns a link to the tool page (relative to templates/).
getLink
in file profileEditor.inc, method toolProfileEditor::getLink()
    Returns a link to the tool page (relative to templates/).
getLink
in file ouEditor.inc, method toolOUEditor::getLink()
    Returns a link to the tool page (relative to templates/).
getName
in file serverInfo.inc, method toolServerInformation::getName()
    Returns the name of the tool.
getName
in file tests.inc, method toolTests::getName()
    Returns the name of the tool.
getName
in file tools.inc, method LAMTool::getName()
    Returns the name of the tool.
getName
in file schemaBrowser.inc, method toolSchemaBrowser::getName()
    Returns the name of the tool.
getName
in file ouEditor.inc, method toolOUEditor::getName()
    Returns the name of the tool.
getName
in file pdfEdit.inc, method toolPDFEditor::getName()
    Returns the name of the tool.
getName
in file profileEditor.inc, method toolProfileEditor::getName()
    Returns the name of the tool.
getName
in file fileUpload.inc, method toolFileUpload::getName()
    Returns the name of the tool.
getPosition
in file ouEditor.inc, method toolOUEditor::getPosition()
    Returns the prefered position of this tool on the tools page.
getPosition
in file fileUpload.inc, method toolFileUpload::getPosition()
    Returns the prefered position of this tool on the tools page.
getPosition
in file serverInfo.inc, method toolServerInformation::getPosition()
    Returns the prefered position of this tool on the tools page.
getPosition
in file pdfEdit.inc, method toolPDFEditor::getPosition()
    Returns the prefered position of this tool on the tools page.
getPosition
in file tests.inc, method toolTests::getPosition()
    Returns the prefered position of this tool on the tools page.
getPosition
in file profileEditor.inc, method toolProfileEditor::getPosition()
    Returns the prefered position of this tool on the tools page.
getPosition
in file schemaBrowser.inc, method toolSchemaBrowser::getPosition()
    Returns the prefered position of this tool on the tools page.
getPosition
in file tools.inc, method LAMTool::getPosition()
    Returns the prefered position of this tool on the tools page.
getRecursiveAttributesFromObjectClass
in file schemaTest.php, function getRecursiveAttributesFromObjectClass()
    Returns the names of all attributes which are managed by the given object class and its parents.
getRequiresPasswordChangeRights
in file tests.inc, method toolTests::getRequiresPasswordChangeRights()
    Returns if the tool requires password change rights.
getRequiresPasswordChangeRights
in file profileEditor.inc, method toolProfileEditor::getRequiresPasswordChangeRights()
    Returns if the tool requires password change rights.
getRequiresPasswordChangeRights
in file pdfEdit.inc, method toolPDFEditor::getRequiresPasswordChangeRights()
    Returns if the tool requires password change rights.
getRequiresPasswordChangeRights
in file ouEditor.inc, method toolOUEditor::getRequiresPasswordChangeRights()
    Returns if the tool requires password change rights.
getRequiresPasswordChangeRights
in file schemaBrowser.inc, method toolSchemaBrowser::getRequiresPasswordChangeRights()
    Returns if the tool requires password change rights.
getRequiresPasswordChangeRights
in file fileUpload.inc, method toolFileUpload::getRequiresPasswordChangeRights()
    Returns if the tool requires password change rights.
getRequiresPasswordChangeRights
in file tools.inc, method LAMTool::getRequiresPasswordChangeRights()
    Returns if the tool requires password change rights.
getRequiresPasswordChangeRights
in file serverInfo.inc, method toolServerInformation::getRequiresPasswordChangeRights()
    Returns if the tool requires password change rights.
getRequiresWriteAccess
in file tools.inc, method LAMTool::getRequiresWriteAccess()
    Returns if the tool requires write access to LDAP.
getRequiresWriteAccess
in file serverInfo.inc, method toolServerInformation::getRequiresWriteAccess()
    Returns if the tool requires write access to LDAP.
getRequiresWriteAccess
in file schemaBrowser.inc, method toolSchemaBrowser::getRequiresWriteAccess()
    Returns if the tool requires write access to LDAP.
getRequiresWriteAccess
in file fileUpload.inc, method toolFileUpload::getRequiresWriteAccess()
    Returns if the tool requires write access to LDAP.
getRequiresWriteAccess
in file pdfEdit.inc, method toolPDFEditor::getRequiresWriteAccess()
    Returns if the tool requires write access to LDAP.
getRequiresWriteAccess
in file profileEditor.inc, method toolProfileEditor::getRequiresWriteAccess()
    Returns if the tool requires write access to LDAP.
getRequiresWriteAccess
in file tests.inc, method toolTests::getRequiresWriteAccess()
    Returns if the tool requires write access to LDAP.
getRequiresWriteAccess
in file ouEditor.inc, method toolOUEditor::getRequiresWriteAccess()
    Returns if the tool requires write access to LDAP.
getTools
in file tools.inc, function getTools()
    Returns the tools which are available for LAM.
get_user_agent_string
in file export.inc, function get_user_agent_string()
    Gets the USER_AGENT string from the $_SERVER array, all in lower case in an E_NOTICE safe manner.
top

h

$hasNext
in file export.inc, variable PlaLdapExporter::$hasNext
top

i

$indent_step
in file export.inc, variable PlaDsmlExporter::$indent_step
is_browser_os_mac
in file export.inc, function is_browser_os_mac()
    Determines whether the browser's operating system is Macintosh.
is_browser_os_unix
in file export.inc, function is_browser_os_unix()
    Determines whether the browser's operating system is UNIX (or something like UNIX).
is_browser_os_windows
in file export.inc, function is_browser_os_windows()
    Determines whether the browser's operating system is Windows.
is_safe_ascii
in file export.inc, method PlaExporter::is_safe_ascii()
    Helper method to check if the attribute value should be base 64 encoded.
index.php
procedural page index.php
top

l

$ldap_info
in file export.inc, variable PlaLdapExporter::$ldap_info
lamRunLamdaemonTestSuite
in file lamdaemonTest.php, function lamRunLamdaemonTestSuite()
    Runs all tests for a given server.
lamTestConnectSSH
in file lamdaemonTest.php, function lamTestConnectSSH()
    Connects to the given SSH server.
lamTestLamdaemon
in file lamdaemonTest.php, function lamTestLamdaemon()
    Runs a test case of lamdaemon.
LAMTool
in file tools.inc, class LAMTool
    Represents a tool.
LdapEscape
in file export.inc, method PlaCSVExporter::LdapEscape()
LdapExportInfo
in file export.inc, class LdapExportInfo
    This class encapsulate informations about the ldap server from which the export is done.
LdapExportInfo
in file export.inc, method LdapExportInfo::LdapExportInfo()
    Create a new LdapExportInfo object
lamdaemonTest.php
procedural page lamdaemonTest.php
top

m

$MAX_LDIF_LINE_LENGTH
in file export.inc, variable PlaLdifExporter::$MAX_LDIF_LINE_LENGTH
$multivalue_separator
in file export.inc, variable PlaCSVExporter::$multivalue_separator
multi_lines_display
in file export.inc, method PlaLdifExporter::multi_lines_display()
    Helper method to wrap ldif lines
MyCustomExporter
in file export.inc, class MyCustomExporter
MyCutsomExporter
in file export.inc, method MyCustomExporter::MyCutsomExporter()
massBuildAccounts.php
procedural page massBuildAccounts.php
masscreate.php
procedural page masscreate.php
massDoUpload.php
procedural page massDoUpload.php
top

n

$num_entries
in file export.inc, variable PlaLdapExporter::$num_entries
top

o

ouEditor.inc
procedural page ouEditor.inc
ou_edit.php
procedural page ou_edit.php
top

p

pdfEdit.inc
procedural page pdfEdit.inc
profileEditor.inc
procedural page profileEditor.inc
PlaAbstractExporter
in file export.inc, class PlaAbstractExporter
    This class represents the base class of all exporters
PlaCSVExporter
in file export.inc, method PlaCSVExporter::PlaCSVExporter()
PlaCSVExporter
in file export.inc, class PlaCSVExporter
    Export to cvs format
PlaDsmlExporter
in file export.inc, method PlaDsmlExporter::PlaDsmlExporter()
    Create a PlaDsmlExporter object
PlaDsmlExporter
in file export.inc, class PlaDsmlExporter
    Export entries to DSML v.1
PlaExporter
in file export.inc, method PlaExporter::PlaExporter()
    Constructor
PlaExporter
in file export.inc, class PlaExporter
    PlaExporter acts a wrapper around another exporter.
PlaLdapExporter
in file export.inc, class PlaLdapExporter
    Export data from a ldap server
PlaLdapExporter
in file export.inc, method PlaLdapExporter::PlaLdapExporter()
    Create a PlaLdapExporter object.
PlaLdifExporter
in file export.inc, method PlaLdifExporter::PlaLdifExporter()
    Create a PlaLdifExporter object
PlaLdifExporter
in file export.inc, class PlaLdifExporter
    Export entries to ldif format
PlaVcardExporter
in file export.inc, class PlaVcardExporter
PlaVcardExporter
in file export.inc, method PlaVcardExporter::PlaVcardExporter()
pla_fetch_entry_array
in file export.inc, method PlaLdapExporter::pla_fetch_entry_array()
    Return the entry as an array
pla_fetch_entry_array
in file export.inc, method PlaAbstractExporter::pla_fetch_entry_array()
    Return the entry as an array
pla_fetch_entry_array
in file export.inc, method PlaExporter::pla_fetch_entry_array()
    Return the entry as an array
pla_fetch_entry_object
in file export.inc, method PlaLdapExporter::pla_fetch_entry_object()
    Return the entry as an Entry object
pla_fetch_entry_object
in file export.inc, method PlaAbstractExporter::pla_fetch_entry_object()
    Return the entry as an Entry object
pla_fetch_entry_object
in file export.inc, method PlaExporter::pla_fetch_entry_object()
    Return the entry as an Entry object
pla_get_ldap_info
in file export.inc, method PlaExporter::pla_get_ldap_info()
    Return a PlaLdapInfo Object
pla_get_ldap_info
in file export.inc, method PlaAbstractExporter::pla_get_ldap_info()
    Return a PlaLdapInfo Object
pla_get_ldap_info
in file export.inc, method PlaLdapExporter::pla_get_ldap_info()
    Return a PlaLdapInfo Object
pla_has_entry
in file export.inc, method PlaExporter::pla_has_entry()
    Return true if there is some more entries to be processed
pla_has_entry
in file export.inc, method PlaLdapExporter::pla_has_entry()
    Return true if there is some more entries to be processed
pla_has_entry
in file export.inc, method PlaAbstractExporter::pla_has_entry()
    Return true if there is some more entries to be processed
pla_num_entries
in file export.inc, method PlaExporter::pla_num_entries()
    Return the number of entries
pla_num_entries
in file export.inc, method PlaLdapExporter::pla_num_entries()
    Return the number of entries
pla_num_entries
in file export.inc, method PlaAbstractExporter::pla_num_entries()
    Return the number of entries
top

q

$qualifier
in file export.inc, variable PlaCSVExporter::$qualifier
$queryFilter
in file export.inc, variable PlaLdapExporter::$queryFilter
$query_filter
in file export.inc, variable LdapExportInfo::$query_filter
top

r

$results
in file export.inc, variable PlaLdapExporter::$results
top

s

$scope
in file export.inc, variable LdapExportInfo::$scope
$scope
in file export.inc, variable PlaLdapExporter::$scope
$separator
in file export.inc, variable PlaCSVExporter::$separator
    When doing an exporter, the method export need to be overriden.
schemaBrowser.inc
procedural page schemaBrowser.inc
serverInfo.inc
procedural page serverInfo.inc
setOutputFormat
in file export.inc, method PlaExporter::setOutputFormat()
    Set the carriage return /linefeed for the export
showColumnData
in file masscreate.php, function showColumnData()
    Prints the properties of one input field.
showMainPage
in file masscreate.php, function showMainPage()
    Displays the acount type specific main page of the upload.
schema.php
procedural page schema.php
serverInfo.php
procedural page serverInfo.php
schemaTest.php
procedural page schemaTest.php
top

t

tests.inc
procedural page tests.inc
tools.inc
procedural page tools.inc
tools.php
procedural page tools.php
toolFileUpload
in file fileUpload.inc, class toolFileUpload
    File upload
toolOUEditor
in file ouEditor.inc, class toolOUEditor
    OU editor
toolPDFEditor
in file pdfEdit.inc, class toolPDFEditor
    PDF editor
toolProfileEditor
in file profileEditor.inc, class toolProfileEditor
    Profile editor
toolSchemaBrowser
in file schemaBrowser.inc, class toolSchemaBrowser
    Schema browser
toolServerInformation
in file serverInfo.inc, class toolServerInformation
    Server information
toolTests
in file tests.inc, class toolTests
    Tests page
top

v

$vcardMapping
in file export.inc, variable PlaVcardExporter::$vcardMapping
top

Documentation generated on Wed, 24 Mar 2010 19:22:12 +0100 by phpDocumentor 1.4.1