Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Tag Lookup Functions

A set of function beans exists to extract metadata extension “tags”. See AccessingMetadataTags for details and examples.

Context Lookup Functions

Context lookup functons are another type of context function with the particular purpose of navigating around the context tree from one context type to another. Most of these unlinked beans are of type ChildContextLookup and return a child context of the associated type (or null).

...