$meta_description
$meta_description
this class allows to have a local page object, and replaces the global PVars::getObj('page').
Unlike the PVars::getObj('page'), this one can render itself!
alias of PageWithParameterizedRoxLayout
inject the parameters using functionality defined in ObjectWithInjection
addWidget(\RoxWidget $widget)
Widgets added this way will be asked for stylesheet and scriptfile information TODO: evtl not a good idea to do it this way.
\RoxWidget | $widget |