This class centralizes the generation of XPath queries for templates
| package |
Docxpresso |
|---|---|
| subpackage |
Templates |
__construct()
| access |
public |
|---|---|
bookmarkQuery(array $options)
Warning: only elements at the same document depth are selected
| access |
public |
|---|---|
arrayreturn string
elementQuery(array $options)
| access |
public |
|---|---|
arrayreturn string
getParent(array $tags)
| access |
public |
|---|---|
arrayreturn string
headingQuery(array $options)
| access |
public |
|---|---|
arrayreturn string
objQuery(array $options, string $type = 'remove') : string
| access |
public |
|---|
array
stringit can be remove (default) or clone
string
paragraphQuery(array $options, string $tag)
| access |
public |
|---|---|
array
stringreturn string
rowQuery(array $options)
| access |
public |
|---|---|
arrayreturn string
tableQuery(array $options)
| access |
public |
|---|---|
arrayreturn string
tboxQuery(array $options, string $type = 'remove') : string
| access |
public |
|---|
array
stringit can be remove (default) or clone
string
textQuery(array $options) : string
| access |
public |
|---|
array
string