Exemplo n.º 1
0
 function __construct($V0ab34ca9, $Vc6140495, $Vf09cc7ee = array())
 {
     FileMaker_Command_Implementation::__construct($V0ab34ca9, $Vc6140495);
     foreach ($Vf09cc7ee as $V06e3d36f => $V2063c160) {
         if (!is_array($V2063c160)) {
             $V2063c160 = array($V2063c160);
         }
         $this->_fields[$V06e3d36f] = $V2063c160;
     }
 }
Exemplo n.º 2
0
 function __construct($V0ab34ca9, $Vc6140495, $Va6ec9c02, $Va0af1e2b = array())
 {
     FileMaker_Command_Implementation::__construct($V0ab34ca9, $Vc6140495);
     $this->_recordId = $Va6ec9c02;
     $this->V6d6e1fd2 = null;
     foreach ($Va0af1e2b as $V06e3d36f => $V2063c160) {
         if (!is_array($V2063c160)) {
             $V2063c160 = array($V2063c160);
         }
         $this->_fields[$V06e3d36f] = $V2063c160;
     }
 }
 function __construct($V0ab34ca9, $Vc6140495)
 {
     FileMaker_Command_Implementation::__construct($V0ab34ca9, $Vc6140495);
 }
 function __construct($V0ab34ca9, $Vc6140495, $Va6ec9c02)
 {
     FileMaker_Command_Implementation::__construct($V0ab34ca9, $Vc6140495);
     $this->_recordId = $Va6ec9c02;
 }
 function __construct($V0ab34ca9, $Vc6140495, $V2550889a, $V9b479e5e = null)
 {
     FileMaker_Command_Implementation::__construct($V0ab34ca9, $Vc6140495);
     $this->_script = $V2550889a;
     $this->_scriptParams = $V9b479e5e;
 }