Dynamic Layout Markup Language

Contact

mail@internetcommons.ca

Search


Custodians:
 Home ¦  DL Manager »  SetDefaults

Set Defaults


- containers can contain a property named 'defaults', 
all the way back to the platform.
- defaults have collections indexed on prototype names
- all platform defaults are applied
- immediate container defaults are applied
- defaults for containers for which immediate child containers have container.defaults.inherits is set to true, are applied
- defaults for prototypes for which default.cope is set to "branch" are applied all the way down.

properties:{
 defaults:{
  collections:{//named after prototypes
   defaults:{
    properties...
    attributes...
    parsers...
   }
  }
  attributes...
  parsers...
  properties...
 }
}


hosted by webhosting.bechmann.ca | powered by pmwiki-2.2.78
Content last modified on April 28, 2009, at 01:18 AM EST