AbstractThe name of this component as set by the @Component decorator.
Protected OptionalpageThe reflection that is currently processed.
Protected OptionalprojectThe project that is currently processed.
ProtectedurlRegular expression to test if a string looks like an external url.
Return the application / root component instance.
ProtectedhostedReturn the owner of this component.
Transform the given absolute path into a relative path.
The absolute path to transform.
A path relative to the document currently processed.
ProtectedonTriggered before a document will be rendered.
An event object describing the current render operation.
ProtectedonTriggered before the renderer starts rendering a project.
An event object describing the current render operation.
A plugin for the renderer that reads the current render context.