Пример #1
0
 function wrapUnits($sCode, $bCenter = false, $bIndent = false, $sIndent = 'default_padding.html')
 {
     return parent::wrapUnits($sCode, $bCenter, $bIndent, $sIndent);
 }
Пример #2
0
 function __construct(&$oShared)
 {
     parent::__construct($oShared);
 }
Пример #3
0
 function BxPhotosPageHome(&$oShared)
 {
     parent::BxDolFilesPageHome($oShared);
 }
Пример #4
0
 function BxSoundsPageHome(&$oShared)
 {
     parent::BxDolFilesPageHome($oShared);
 }