We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fixes spelling, clarifies description, and adds getAll() example
Updated _Sidebar (markdown)
Updated Home (markdown)
Updated deleteWhere (markdown)
return value is wrong
formatting
fixed formatting
Messagebox.error() argument for an array is now messageArray, not errorMessages
Replace getPlugin with property injection
Update extends path to use cborm instead of coldbox.system
Fixed presentation formatting issue caused by quoting style (" or ') mismatch.
Updated Associations (markdown)
Updated Validation (markdown)
isValid() on an ActiveEntity, validate() on a validationmanager
Point class definition to cborm module instead of Coldbox core
Extend cborm.models.VirtualEntityService instead of coldbox.system.*
Extend cborm.modles.EventHandler since it is not part of Core anymore
Updated Query Options (markdown)
Destroyed Operators (markdown)
Updated Method Expressions (markdown)
Updated Method Expressions & Conditionals (markdown)
Destroyed Conditionals (markdown)