H A D | DefineSuppTransClass.php | 88 function Add_GRN_To_Trans($GRNNo, argument 110 $this->GRNs[$GRNNo] = new GRNs($GRNNo, 135 function Modify_GRN_To_Trans($GRNNo, argument 176 $this->GRNs[$GRNSrc->GRNNo] = new GRNs($GRNSrc->GRNNo, 257 function Remove_GRN_From_Trans($GRNNo){ argument 258 unset($this->GRNs[$GRNNo]); 315 var $GRNNo; variable in GRNs 336 function __construct ($GRNNo, argument 360 $this->GRNNo = $GRNNo; 382 function GRNs($GRNNo, argument [all …]
|