首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > srecord4p

srecord4p

  • 资源大小:83.20 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

sRecord is a PHP5 data access library for Salesforce and Force.com. It wraps Salesforce PHP Toolkit and makes it useful, easy to develop application like ActiveRecord of RoR. sRecord provides intuitive interface with method-chain design pattern. sRecord manipulates child-parent relationship and parent-child relationship easily. sRecord generates entity class, which makes possible to write method in entity class. sRecord is designed to develop on Eclipse PDT, on help with code assist functionality of IDE. Summary Query single record $account = Sobject_Account::neu()->find("0018000000UoDxpAAF");echo ("{$account->Id}");echo ("{$account->Name}");echo ("{$account->Phone}"); Query multiple records

文 件 列 表

srecord
bin
lib
test
VIP VIP
0.243624s