コード例 #1
0
ファイル: BxNtfsModule.php プロジェクト: blas-dmx/trident
 /**
  * Constructor
  */
 function __construct($aModule)
 {
     parent::__construct($aModule);
     $this->_iOwnerId = $this->getUserId();
 }
コード例 #2
0
 /**
  * Constructor
  */
 function __construct($aModule)
 {
     parent::__construct($aModule);
 }