Exemple #1
0
 public function __construct()
 {
     parent::__construct();
     $this->exposeMethod('addRelationsFromRelatedModuleViewId');
     $this->exposeMethod('updateStatus');
 }
 function __construct()
 {
     parent::__construct();
     $this->exposeMethod('addListPrice');
 }
 function __construct()
 {
     parent::__construct();
     $this->exposeMethod('getHierarchyCount');
 }