WebDesignBase::UpdatePageConfig (open)
Invoked at last chance to influence the witty variables
Syntax
LOADLIB "mod::publisher/lib/webdesign.whlib";
RECORD FUNCTION UpdatePageConfig(RECORD pageconfig)Parameters
RECORD pageconfigReturn value
RECORDThe pageconfig, updated if desired
Description
UpdatePageConfig is invoked on the final combination of the fallback data (eg designroot) and pageconfig. It's often overriden to update the witty variables depending on last-minute updates done by the page code.