Public Member Functions | Static Public Member Functions | Protected Member Functions | Static Protected Member Functions | Protected Attributes

WOVoucherAudit Class Reference

Inheritance diagram for WOVoucherAudit:
WOVoucher WOVoucherAbstract WObject

List of all members.

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

Constructor & Destructor Documentation

WOVoucherAudit::__construct (  ) 

Reimplemented from WOVoucherAbstract.


Member Function Documentation

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]

Reimplemented from WOVoucherAbstract.

References fromXmlHelper().

Referenced by fromString().

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" 
)

Reimplemented from WOVoucherAbstract.

References toXmlHelper().

Referenced by toString().

WOVoucherAudit::toXmlHelper ( xml,
root 
) [protected]
static WOVoucherAudit::validateaudittime ( value  )  [static]
static WOVoucherAudit::validateaudittransaction ( value  )  [static]
static WOVoucherAudit::validateaudituname ( value  )  [static]
static WOVoucherAudit::validatecomment ( value  )  [static]

Member Data Documentation

WOVoucherAudit::$prop_audittime = null [protected]
WOVoucherAudit::$prop_audittransaction = null [protected]
WOVoucherAudit::$prop_audituname = null [protected]
WOVoucherAudit::$prop_comment = null [protected]

The documentation for this class was generated from the following file: