contentbox.models.exporters.ICBExporter
ContentBox - A Modular Content Platform Copyright since 2012 by Ortus Solutions, Corp www.ortussolutions.com/products/contentbox --- This is the main exporter for exporting content from ContentBox
Method Summary | |
---|---|
string
|
getName()
Gets the name of the exporter. |
numeric
|
getTotal()
Gets "total" based on content type. |
boolean
|
isValid()
Determines if exporter is valid based on validation criteria. |
array
|
validate()
Custom validator for this exporter. |
Method Detail |
---|
Gets the name of the exporter
Gets "total" based on content type
Determines if exporter is valid based on validation criteria
Custom validator for this exporter...any rules can be applied