コード例 #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);
 }