Public Member Functions | |
__construct () | |
getaudittime () | |
getaudittransaction () | |
getaudituname () | |
getcomment () | |
getstr_audittime () | |
getstr_audittransaction () | |
getstr_audituname () | |
getstr_comment () | |
propertyArray () | |
base for property array | |
setaudittime ($value) | |
setaudittransaction ($value) | |
setaudituname ($value) | |
setcomment ($value) | |
toString () | |
toTablevoucher_audit (&$table) | |
toXml ($xml, $elementname="VoucherAudit") | |
Static Public Member Functions | |
static | fromString ($txt) |
static | fromTableArrayvoucher_audit (array $table) |
static | fromTablevoucher_audit ($table) |
static | fromXml ($xml, $elem) |
static | validateaudittime ($value) |
static | validateaudittransaction ($value) |
static | validateaudituname ($value) |
static | validatecomment ($value) |
Protected Member Functions | |
toXmlHelper ($xml, $root) | |
base for serialization | |
Static Protected Member Functions | |
static | fromXmlHelper ($data, $xml, $elem) |
base for deserialization | |
Protected Attributes | |
$prop_audittime = null | |
$prop_audittransaction = null | |
$prop_audituname = null | |
$prop_comment = null |
WOVoucherAudit::__construct | ( | ) |
Reimplemented from WOVoucherAbstract.
static WOVoucherAudit::fromString | ( | $ | txt | ) | [static] |
Reimplemented from WOVoucherAbstract.
References fromXml(), and translate().
static WOVoucherAudit::fromTableArrayvoucher_audit | ( | array $ | table | ) | [static] |
static WOVoucherAudit::fromTablevoucher_audit | ( | $ | table | ) | [static] |
static WOVoucherAudit::fromXml | ( | $ | xml, | |
$ | elem | |||
) | [static] |
static WOVoucherAudit::fromXmlHelper | ( | $ | data, | |
$ | xml, | |||
$ | elem | |||
) | [static, protected] |
base for deserialization
Reimplemented from WOVoucherAbstract.
References WObject::elementsByTagName().
Referenced by fromXml().
WOVoucherAudit::getaudittime | ( | ) |
Referenced by toXmlHelper().
WOVoucherAudit::getaudittransaction | ( | ) |
Referenced by toXmlHelper().
WOVoucherAudit::getaudituname | ( | ) |
Referenced by toXmlHelper().
WOVoucherAudit::getcomment | ( | ) |
Referenced by toXmlHelper().
WOVoucherAudit::getstr_audittime | ( | ) |
Referenced by toXmlHelper().
WOVoucherAudit::getstr_audittransaction | ( | ) |
Referenced by toXmlHelper().
WOVoucherAudit::getstr_audituname | ( | ) |
Referenced by toXmlHelper().
WOVoucherAudit::getstr_comment | ( | ) |
Referenced by toXmlHelper().
WOVoucherAudit::propertyArray | ( | ) |
base for property array
Reimplemented from WOVoucherAbstract.
WOVoucherAudit::setaudittime | ( | $ | value | ) |
WOVoucherAudit::setaudittransaction | ( | $ | value | ) |
WOVoucherAudit::setaudituname | ( | $ | value | ) |
WOVoucherAudit::setcomment | ( | $ | value | ) |
WOVoucherAudit::toString | ( | ) |
Reimplemented from WOVoucherAbstract.
References toXml().
WOVoucherAudit::toTablevoucher_audit | ( | &$ | table | ) |
WOVoucherAudit::toXml | ( | $ | xml, | |
$ | elementname = "VoucherAudit" | |||
) |
WOVoucherAudit::toXmlHelper | ( | $ | xml, | |
$ | root | |||
) | [protected] |
base for serialization
Reimplemented from WOVoucherAbstract.
References getaudittime(), getaudittransaction(), getaudituname(), getcomment(), getstr_audittime(), getstr_audittransaction(), getstr_audituname(), getstr_comment(), and xq().
Referenced by toXml().
static WOVoucherAudit::validateaudittime | ( | $ | value | ) | [static] |
static WOVoucherAudit::validateaudittransaction | ( | $ | value | ) | [static] |
static WOVoucherAudit::validateaudituname | ( | $ | value | ) | [static] |
static WOVoucherAudit::validatecomment | ( | $ | value | ) | [static] |
WOVoucherAudit::$prop_audittime = null [protected] |
WOVoucherAudit::$prop_audittransaction = null [protected] |
WOVoucherAudit::$prop_audituname = null [protected] |
WOVoucherAudit::$prop_comment = null [protected] |