Свойство | Тип | Описание | |
---|---|---|---|
$_errors | |||
$_unsavedKeys | |||
$_values |
Метод | Описание | |
---|---|---|
__construct ( $href = null, $client = null ) | ||
__get ( $key ) | ||
__isset ( $k ) | ||
__set ( $k, $v ) | ||
__unset ( $k ) | ||
createDocument ( ) | ||
getErrors ( ) | ||
getValues ( ) : array | Return all of the values associated with this resource. | |
renderXML ( $doc ) | ||
setValues ( $values ) | Does a mass assignment on this resource's values | |
xml ( ) |
Метод | Описание | |
---|---|---|
_save ( $method, $uri, $data = null ) | ||
getChangedAttributes ( $nested = false ) | ||
getNodeName ( ) | ||
getRequiredAttributes ( ) | ||
getWriteableAttributes ( ) | ||
populateXmlDoc ( &$doc, &$node, &$obj, $nested = false ) | ||
updateErrorAttributes ( ) |
protected populateXmlDoc ( &$doc, &$node, &$obj, $nested = false ) |
public setValues ( $values ) |