\NView

class 'NView' NView class, provides DomNode and easy XPath support (private) members: xp is the xpath manager doc is the internal DOMDocument msgs is the (error) message array.

Summary

Methods
Properties
Constants
__clone()
__construct()
doc()
show()
tset()
addNamespace()
strToNode()
count()
consume()
get()
set()
messages()
doMsg()
noMsg()
No public properties found
GAP_NONE
GAP_FOLLOWING
GAP_PRECEDING
GAP_CHILD
GAP_NATTR
No protected methods found
$msgs
N/A
initDoc()
initXPath()
con_class()
con_node()
con_file()
con_string()
con_object()
tidyView()
$errs
$fname
$xp
$doc
N/A

Constants

GAP_NONE

GAP_NONE

GAP_FOLLOWING

GAP_FOLLOWING

GAP_PRECEDING

GAP_PRECEDING

GAP_CHILD

GAP_CHILD

GAP_NATTR

GAP_NATTR

Properties

$msgs

$msgs : 

Type

$errs

$errs : 

Type

$fname

$fname : 

Type

$xp

$xp : 

Type

$doc

$doc : 

Type

Methods

__clone()

__clone() 

'__clone'

__construct()

__construct(  $value = '') 

'__construct'

Parameters

$value

doc()

doc() 

'doc'

show()

show(  $fragment = false) 

'show'

Parameters

$fragment

tset()

tset(  $keys = NULL) 

'tset - translation hooks'

Parameters

$keys

addNamespace()

addNamespace(  $prefix,   $namespace) 

'addNamespace'

Parameters

$prefix
$namespace

strToNode()

strToNode(  $value = null) 

'strToNode'

Parameters

$value

count()

count(  $xpath,   $ref = null) 

'count'

Parameters

$xpath
$ref

consume()

consume(  $xpath,   $ref = null) 

'consume'

Parameters

$xpath
$ref

get()

get(  $xpath,   $ref = null) 

'get'

Parameters

$xpath
$ref

set()

set(  $xpath,   $value = null,   $ref = null) 

'set'

Parameters

$xpath
$value
$ref

messages()

messages() 

'messages'

doMsg()

doMsg(  $errno,   $errstr = '',   $errfile = '',   $errline) 

'doMsg' parser message handler.

.

Parameters

$errno
$errstr
$errfile
$errline

noMsg()

noMsg(  $errno,   $errstr = '',   $errfile = '',   $errline) 

Parameters

$errno
$errstr
$errfile
$errline

initDoc()

initDoc() 

'initDoc'

initXPath()

initXPath() 

'initXPath'

con_class()

con_class(  $value) 

'con_class'

Parameters

$value

con_node()

con_node(  $value) 

'con_node'

Parameters

$value

con_file()

con_file(  $value) 

'con_file'

Parameters

$value

con_string()

con_string(  $value) 

'con_string'

Parameters

$value

con_object()

con_object(  $value) 

'con_object'

Parameters

$value

tidyView()

tidyView() 

'tidyView'