function __construct($sSystem, $iId, $iInit = 1) { parent::__construct($sSystem, $iId, $iInit); }
function __construct($sSystem, $iId, $iInit = true, $oTemplate = false) { parent::__construct($sSystem, $iId, $iInit, $oTemplate); }