1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib
meus d9b13a5c3a Added getRecordAsXml that returns an record as XML.
In order for this to work specify the xml option in a record. 
The xml option is an array that has 2 keys. 

ignore_fields is an array of fields that are not displayed in the xml
include_relations(optional) is an array of relations that should be included in
the xml.
2007-04-19 20:24:08 +00:00
..
Doctrine Added getRecordAsXml that returns an record as XML. 2007-04-19 20:24:08 +00:00
Doctrine.php added new portability option 2007-04-16 18:00:03 +00:00