예제 #1
0
 /**
  * Constructor
  */
 function __construct($aModule)
 {
     parent::__construct($aModule);
     $this->_iOwnerId = $this->getUserId();
 }
예제 #2
0
 /**
  * Constructor
  */
 function __construct($aModule)
 {
     parent::__construct($aModule);
 }