Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt
Properties allow to store simple values that can be used e.g. for configuring the behaviour of modules, plugins or even the core. Property  is a client ressource.

Type / name / value

Properties not only are name/value pairs, they even have a type which allows for grouping of properties which belong together. You can, or maybe should, give all properties used for the same module or plugin the same type. Their name will then tell which meaning the property value has.

...