function wrapUnits($sCode, $bCenter = false, $bIndent = false, $sIndent = 'default_padding.html') { return parent::wrapUnits($sCode, $bCenter, $bIndent, $sIndent); }
function __construct(&$oShared) { parent::__construct($oShared); }
function BxPhotosPageHome(&$oShared) { parent::BxDolFilesPageHome($oShared); }
function BxSoundsPageHome(&$oShared) { parent::BxDolFilesPageHome($oShared); }