Class XmlExportFilter
XmlExportFilter: class to export objects to XML format
- Model
-
AppModel
-
BEAppModel
-
BeditaExportFilter
-
XmlExportFilter
Located at models/filters/xml_export_filter.php
Methods summary
public
array
|
Methods inherited from BeditaExportFilter
Methods inherited from BEAppModel
am(),
buildQueryStatement(),
checkDate(),
checkDuration(),
checkFloat(),
checkNumber(),
containLevel(),
email(),
fieldsString(),
findObjects(),
findObjectsAfterFilter(),
findObjectsClauses(),
findObjectsCount(),
getBindingsLevel(),
getDefaultDateFormat(),
getDriver(),
getEndQuote(),
getLimitClausole(),
getStartQuote(),
setBindingsLevel(),
setupDbParams(),
toolbar()
Methods inherited from AppModel
Properties summary
protected
string
|
$typeName
|
#
"BE-Xml"
|
protected
array
|
$mimeTypes
|
#
array("text/xml", "application/xml")
|
public
string
|
$defaultExtension
|
#
'xml'
|
public
array
|
$options
|
#
array()
|