-
$_indexIsDirty
-
-
$_lastError
-
-
_addLiteral
-
Adds a literal to our array of literals
-
_afterstr
-
Retrieves a substring after a delimiter.
-
_asLiteral
-
Returns the given string as a literal reference.
-
_beginDebugFunction
-
Called to begin the debug run of a function.
-
_bracketExplode
-
Split a string by a searator-string -- BUT the separator-string must be located *outside* of any brackets.
-
_bracketsCheck
-
This method checks the right amount and match of brackets
-
_checkNodeTest
-
Checks whether a node matches a node-test.
-
_checkPredicates
-
Checks whether a node matches predicates.
-
_closeDebugFunction
-
Called to end the debug run of a function.
-
_createSuperRoot
-
Creates a super root node.
-
_displayError
-
Displays an error message.
-
_displayMessage
-
Displays a diagnostic message
-
_evaluateExpr
-
Evaluates an XPath Expr
-
_evaluateFunction
-
Evaluates an XPath function
-
_evaluateOperator
-
Evaluate the result of an operator whose operands have been evaluated
-
_evaluatePathExpr
-
Evaluates an XPath PathExpr
-
_evaluatePrimaryExpr
-
Evaluates an XPath PrimaryExpr
-
_evaluateStep
-
Evaluate a step from a XPathQuery expression at a specific contextPath.
-
_export
-
Generates a XML string with the content of the current document.
-
_generate_ids
-
Create the ids that are accessable through the generate-id() function
-
_getAxis
-
Retrieves axis information from an XPath query step.
-
_getEndGroups
-
Split a string at it's groups, ie bracketed expressions
-
_GetOperator
-
Look for operators in the expression
-
_getTextSet
-
Get a reference-list to node text part(s) or node attribute(s).
-
_handleAxis_ancestor
-
Handles the XPath ancestor axis.
-
_handleAxis_ancestor_or_self
-
Handles the XPath ancestor-or-self axis.
-
_handleAxis_attribute
-
Handles the XPath attribute axis.
-
_handleAxis_child
-
Handles the XPath child axis.
-
_handleAxis_descendant
-
Handles the XPath descendant axis.
-
_handleAxis_descendant_or_self
-
Handles the XPath descendant-or-self axis.
-
_handleAxis_following
-
Handles the XPath following axis.
-
_handleAxis_following_sibling
-
Handles the XPath following-sibling axis.
-
_handleAxis_namespace
-
Handles the XPath namespace axis.
-
_handleAxis_parent
-
Handles the XPath parent axis.
-
_handleAxis_preceding
-
Handles the XPath preceding axis.
-
_handleAxis_preceding_sibling
-
Handles the XPath preceding-sibling axis.
-
_handleAxis_self
-
Handles the XPath self axis.
-
_handleCharacterData
-
Handles character data while parsing.
-
_handleDefaultData
-
Default handler for the XML parser.
-
_handleEndElement
-
Handles closing XML tags while parsing.
-
_handleFunction_boolean
-
Handles the XPath function boolean.
-
_handleFunction_ceiling
-
Handles the XPath function ceiling.
-
_handleFunction_concat
-
Handles the XPath function concat.
-
_handleFunction_contains
-
Handles the XPath function contains.
-
_handleFunction_count
-
Handles the XPath function count.
-
_handleFunction_false
-
Handles the XPath function FALSE.
-
_handleFunction_floor
-
Handles the XPath function floor.
-
_handleFunction_generate_id
-
Handles the XPath function generate-id.
-
_handleFunction_id
-
Handles the XPath function id.
-
_handleFunction_lang
-
Handles the XPath function lang.
-
_handleFunction_last
-
Handles the XPath function last.
-
_handleFunction_name
-
Handles the XPath function name.
-
_handleFunction_normalize_space
-
Handles the XPath function normalize-space.
-
_handleFunction_not
-
Handles the XPath function not.
-
_handleFunction_number
-
Handles the XPath function number.
-
_handleFunction_position
-
Handles the XPath function position.
-
_handleFunction_round
-
Handles the XPath function round.
-
_handleFunction_starts_with
-
Handles the XPath function starts-with.
-
_handleFunction_string
-
Handles the XPath function string.
-
_handleFunction_string_length
-
Handles the XPath function string-length.
-
_handleFunction_substring
-
Handles the XPath function substring.
-
_handleFunction_substring_after
-
Handles the XPath function substring-after.
-
_handleFunction_substring_before
-
Handles the XPath function substring-before.
-
_handleFunction_sum
-
Handles the XPath function sum.
-
_handleFunction_translate
-
Handles the XPath function translate.
-
_handleFunction_true
-
Handles the XPath function TRUE.
-
_handleFunction_x_lower
-
Handles the XPath function x-lower.
-
_handleFunction_x_upper
-
Handles the XPath function x-upper.
-
_handlePI
-
Handles processing instruction (PI)
-
_handleStartElement
-
Handles opening XML tags while parsing.
-
_internalAppendChild
-
Adds a new node to the XML document tree during xml parsing.
-
_InternalExport
-
Export the xml document starting at the named node.
-
_prestr
-
Retrieves a substring before a delimiter.
-
_printContext
-
Echo an XPath context for diagnostic purposes
-
_ProfBegin
-
Profile begin call
-
_ProfEnd
-
Profile end call
-
_ProfileToHtml
-
Show profile gathered so far as HTML table
-
_recursiveReindexNodeTree
-
Here's where the work is done for reindexing (see reindexNodeTree)
-
_removeLiterals
-
Parse out the literals of an XPath expression.
-
_resolveXPathQuery
-
Resolves an xPathQuery vector depending on the property['modMatch']
-
_resolveXPathQueryForNodeMod
-
Resolves an xPathQuery vector for a node op for modification
-
_searchString
-
Looks for a string within another string -- BUT the search-string must be located *outside* of any brackets.
-
_setLastError
-
Creates a textual error message and sets it.
-
_sortByDocOrder
-
Sort an xPathSet by doc order.
-
_stringValue
-
Obtain the string value of an object
-
_title
-
Produces a short title line.
-
_translateAmpersand
-
Translate all ampersands to it's literal entities '&' and back.
-
_treeDump
-
This is a debug helper function. It dumps the node-tree as HTML
-
_xml2Document
-
Parse the XML to a node-tree. A so called 'document'
-
__autoload
-
Load automagically a file containing the class specified by classname
-
__call
-
Interceptor to call the poll function associated to a certain property
-
__call
-
Universal Accessor Method We are redirecting all unresolved method calls to this handler, so that we can emulate arbitraty accessor methods.
-
__call
-
Universal Accessor Method We are redirecting all unresolved method calls to this handler, so that we can emulate arbitraty accessor methods.
-
__call
-
-
__call
-
Here we log the return value of each method that is called in policy.inc.php
-
__call
-
Universal Accessor Method We are redirecting all unresolved method calls to this handler, so that we can emulate arbitraty accessor methods.
-
__clone
-
Prevent clonning the instance
-
__clone
-
Prevent clonning the instance
-
__clone
-
Prevent clonning the instance
-
__construct
-
-
__construct
-
-
__construct
-
-
__construct
-
-
__construct
-
-
__construct
-
-
__construct
-
-
__construct
-
-
__construct
-
The constructor takes the mac address of the system and creates and instance representing that particular system.
-
__construct
-
Get the current instance of our Settings and Logger classes
-
__construct
-
We save a reference to the real object in the constructor
-
__construct
-
-
__construct
-
-
__construct
-
-
__construct
-
-
__construct
-
-
__construct
-
-
__construct
-
Retrieve a row from the systems table for this system and also port_scan information
-
__construct
-
-
__construct
-
The constructor takes the parameters needed to generate a Port object Access is read-only.
-
__construct
-
-
__construct
-
-
__construct
-
Initialize the Switch_SNMP object
-
__construct
-
-
__construct
-
-
__construct
-
-
__construct
-
-
__construct
-
-
__construct
-
-
__construct
-
-
__construct
-
-
__construct
-
-
__construct
-
-
__construct
-
-
__destruct
-
Close logging facilities and flush output buffering
-
__get
-
Get the value of one property if it exists
-
__get
-
Get the value of one property if it exists
-
__get
-
Get the value of one property if it exists
-
__get
-
Get the value of one property if it exists
-
__get
-
Get the value of one property if it exists
-
__get
-
Get the value of one property if it exists
-
__set
-
Set the value of one property if it exists
-
__set
-
Disallow overriding this method. This prevents our internal array from being modified by other classes.
-
__set
-
Disallow overriding this method. This prevents our internal array from being modified by other classes.