fititnt - Especialista e Desenvolvedor Joomla! Visit fititnt.org, and look for some extension or more Joomla Framework info domit-xmlparser
[ class tree: domit-xmlparser ] [ index: domit-xmlparser ] [ all elements ]

Procedural File: xml_domit_getelementsbypath.php

Source Location: /includes/domit/xml_domit_getelementsbypath.php

Page Details
Author:  John Heinstein <johnkarl@nbnet.nb.ca>
Copyright:  (C) 2004 John Heinstein. All rights reserved
Link:  DOMIT! Home Page DOMIT! is Free Software
Filesource:  Source Code for this file
License:  LGPL License
Classes
Class Description
DOMIT_GetElementsByPath getElementsByPath is a simple utility for path-based access to nodes in a DOMIT! document.
DOMIT_GetElementsByAttributePath getElementsByAttributePath is a temporary utility requested by a DOMIT! user for path-based access to attributes in a DOMIT! document.
Constants
GET_ELEMENTS_BY_PATH_SEARCH_ABSOLUTE  [line 18]

GET_ELEMENTS_BY_PATH_SEARCH_ABSOLUTE = 0

Constant for an absolute path search (starting at the document root)


[ Top ]

GET_ELEMENTS_BY_PATH_SEARCH_RELATIVE  [line 20]

GET_ELEMENTS_BY_PATH_SEARCH_RELATIVE = 1

Constant for a relative path search (starting at the level of the calling node)


[ Top ]

GET_ELEMENTS_BY_PATH_SEARCH_VARIABLE  [line 22]

GET_ELEMENTS_BY_PATH_SEARCH_VARIABLE = 2

Constant for a variable path search (finds all matches, regardless of place in the hierarchy)


[ Top ]

GET_ELEMENTS_BY_PATH_SEPARATOR  [line 16]

GET_ELEMENTS_BY_PATH_SEPARATOR = '/'

Separator for elements path


[ Top ]



The site fititnt.org is not affiliated with or endorsed by the Joomla! Project or Open Source Matters. If you are looking for official documentation, visit api.joomla.org and docs.joomla.org.
Documentation generated on Mon, 26 Oct 2009 22:56:35 -0200 by phpDocumentor 1.4.3