You are using a browser which doesn't fully support Cascading Style Sheets. This site will look much better in a browser that supports web standards, but its content is accessible to any browser or Internet device.

bootstrap()

Invocation: called after the constructor (of a subclass).

Function in the Generator class: collects options and source filters.

Intention for subclasses: perform own bootstrap operations.

Parameters: the object.

Return values: none expected.

Hints: it is strongly recommended to invoke the parent method, as by $me->SUPER::bootstrap.