Zend Framework
1.12
|
Public Member Functions | |
setOperation ($operation) | |
getOperation () | |
setOption ($name, $value=null) | |
getOption ($name=null) | |
![]() | |
__construct (DOMElement $dom) | |
attributes ($tag, $attribute=null) | |
getDom () | |
getXPath () | |
Public Attributes | |
$ack | |
$errorMessage | |
$timestamp | |
$version | |
Protected Member Functions | |
_init () | |
![]() | |
_init () | |
Initialize object. | |
_initXPath () | |
Load DOMXPath for current DOM object. | |
_query ($path, $type, $array=false) | |
Protected Attributes | |
$_operation | |
$_options = array() | |
![]() | |
$_dom | |
$_xPath | |
$_attributes = array() | |
|
protected |
getOperation | ( | ) |
getOption | ( | $name = null | ) |
string | $name |
setOperation | ( | $operation | ) |
string | $operation |
setOption | ( | $name, | |
$value = null |
|||
) |
string | Zend_Config | array | $name | |
mixed | $value |
|
protected |
|
protected |
$ack |
$errorMessage |
$timestamp |
$version |