Свойство | Type | Description | |
---|---|---|---|
$condition | |||
$element | |||
$path | |||
$prefix | |||
$starPrefix |
Méthode | Description | |
---|---|---|
__construct ( $prefix = null, $path = null, $element = '*', $condition = null, $starPrefix = false ) | ||
__toString ( ) | ||
addCondition ( $condition ) | ||
addNameTest ( ) | ||
addPrefix ( $prefix ) | ||
addStarPrefix ( ) | ||
getCondition ( ) | ||
getElement ( ) | ||
getPath ( ) | ||
getPrefix ( ) | ||
hasStarPrefix ( ) | ||
join ( $combiner, $other ) | ||
xpathLiteral ( $s ) |
public __construct ( $prefix = null, $path = null, $element = '*', $condition = null, $starPrefix = false ) |