...进行重写该方法时, 必须调用 parent::beforeSave($index) 以确保正确 f() 方法 public mixed f(string $name) $name string 字段名称 {return} mixed 字段值, 若不存在则返回 null 源码: sdk/php/lib/XSDocument.class.php#L192 (显示) public functi...
...md int 要求的响应指令, 默认为 XS_CMD_OK 即要求结果必须正确. {return} mixed 若无需要检测结果则返回 true, 其它返回响应的 XSCommand 对象 源码: sdk/php/lib/XSServer.class.php#L279 (显示) public function execCommand($cmd, $res_arg = XS_CMD_NONE,...