SYMBOL INDEX (489 symbols across 24 files) FILE: Codeigniter/CI_Wechat.php class CI_Wechat (line 16) | class CI_Wechat extends Wechat { method __construct (line 18) | public function __construct() { method setCache (line 35) | protected function setCache($cachename, $value, $expired) { method getCache (line 44) | protected function getCache($cachename) { method removeCache (line 53) | protected function removeCache($cachename) { FILE: Thinkphp/EasyWechat.class.php class EasyWechat (line 20) | class EasyWechat extends Wechat method __construct (line 25) | public function __construct($options) method log (line 37) | protected function log($log){ method setCache (line 56) | protected function setCache($cachename,$value,$expired=0){ method getCache (line 70) | protected function getCache($cachename){ method removeCache (line 88) | protected function removeCache($cachename){ method checkDir (line 96) | private function checkDir($dir, $mode=0777) { FILE: Thinkphp/JsSdkPay.class.php class JsSdkPay (line 15) | class JsSdkPay { method __construct (line 46) | public function __construct($options) { method formatBizQueryParaMap (line 56) | function formatBizQueryParaMap($paraMap, $urlencode) method getParameters (line 79) | public function getParameters() method getPrepayId (line 98) | function getPrepayId() method xmlToArray (line 107) | public function xmlToArray($xml) method postXml (line 116) | function postXml() method postXmlCurl (line 125) | public function postXmlCurl($xml,$url,$second=30) method createXml (line 165) | function createXml() method arrayToXml (line 176) | function arrayToXml($arr) method getSign (line 195) | public function getSign($Obj) FILE: Thinkphp/TPWechat.class.php class TPWechat (line 19) | class TPWechat extends Wechat method log (line 25) | protected function log($log){ method setCache (line 45) | protected function setCache($cachename,$value,$expired){ method getCache (line 54) | protected function getCache($cachename){ method removeCache (line 63) | protected function removeCache($cachename){ FILE: Thinkphp/Wxauth.class.php class Wxauth (line 14) | class Wxauth { method __construct (line 19) | public function __construct($options){ method wxoauth (line 24) | public function wxoauth(){ FILE: errCode.php class ErrCode (line 14) | class ErrCode method getErrText (line 135) | public static function getErrText($err) { FILE: old_version/Thinkphp/Snoopy.class.php class Snoopy (line 31) | class Snoopy method fetch (line 122) | function fetch($URI) method submit (line 274) | function submit($URI, $formvars="", $formfiles="") method fetchlinks (line 437) | function fetchlinks($URI) method fetchform (line 466) | function fetchform($URI) method fetchtext (line 494) | function fetchtext($URI) method submitlinks (line 518) | function submitlinks($URI, $formvars="", $formfiles="") method submittext (line 552) | function submittext($URI, $formvars = "", $formfiles = "") method set_submit_multipart (line 586) | function set_submit_multipart() method set_submit_normal (line 597) | function set_submit_normal() method _striplinks (line 617) | function _striplinks($document) method _stripform (line 651) | function _stripform($document) method _striptext (line 671) | function _striptext($document) method _expandlinks (line 740) | function _expandlinks($links,$URI) method _httprequest (line 780) | function _httprequest($url,$fp,$URI,$http_method,$content_type="",$bod... method _httpsrequest (line 945) | function _httpsrequest($url,$URI,$http_method,$content_type="",$body="") method setcookies (line 1113) | function setcookies() method _check_timeout (line 1129) | function _check_timeout($fp) method _connect (line 1147) | function _connect(&$fp) method _disconnect (line 1200) | function _disconnect($fp) method _prepare_post_body (line 1214) | function _prepare_post_body($formvars, $formfiles) FILE: old_version/Thinkphp/Wechatauth.class.php class Wechatauth (line 18) | class Wechatauth method __construct (line 30) | public function __construct($options) method saveCookie (line 45) | public function saveCookie($filename,$content){ method getCookie (line 54) | public function getCookie($filename){ method deleteCookie (line 63) | public function deleteCookie($filename) { method log (line 69) | private function log($log){ method get_login_code (line 79) | public function get_login_code(){ method get_code_image (line 102) | public function get_code_image($code=''){ method set_login_code (line 113) | public function set_login_code($code) { method verify_code (line 126) | public function verify_code() { method get_login_cookie (line 185) | public function get_login_cookie($is_array = false){ method get_login_info (line 203) | public function get_login_info(){ method get_avatar (line 233) | public function get_avatar($url) { method logout (line 252) | public function logout(){ FILE: old_version/Thinkphp/Wechatext.class.php class Wechatext (line 33) | class Wechatext method __construct (line 45) | public function __construct($options) method send (line 61) | public function send($id,$content) method mass (line 83) | public function mass($content) { method massNews (line 115) | function massNews($appmsgid){ method getUserList (line 149) | function getUserList($page=0,$pagesize=10,$groupid=0){ method getGroupList (line 171) | function getGroupList(){ method getNewsList (line 195) | public function getNewsList($page,$pagesize=10) { method getDialogMsg (line 218) | public function getDialogMsg($fakeid) { method sendNews (line 239) | public function sendNews($id,$msgid) method uploadFile (line 263) | public function uploadFile($filepath,$type=2) { method addPreview (line 291) | public function addPreview($title,$author,$summary,$content,$photoid,$... method sendFile (line 337) | public function sendFile($id,$fid,$type) { method getFileList (line 367) | public function getFileList($type,$page,$pagesize=10) { method sendImage (line 389) | public function sendImage($id,$fid) method sendAudio (line 399) | public function sendAudio($id,$fid) method sendVideo (line 409) | public function sendVideo($id,$fid) method sendPreview (line 424) | public function sendPreview($account,$title,$summary,$content,$photoid... method getInfo (line 455) | public function getInfo($id) method getHeadImg (line 478) | public function getHeadImg($fakeid){ method getNewMsgNum (line 497) | public function getNewMsgNum($lastid=0){ method getTopMsg (line 516) | public function getTopMsg(){ method getMsg (line 543) | public function getMsg($lastid=0,$offset=0,$perpage=20,$day=7,$today=0... method getMsgImage (line 568) | public function getMsgImage($msgid,$mode='large'){ method getMsgVoice (line 587) | public function getMsgVoice($msgid){ method openDevModel (line 604) | public function openDevModel() method closeEditModel (line 626) | public function closeEditModel() method setUrlToken (line 650) | public function setUrlToken($url, $token) method quickSetInterface (line 672) | public function quickSetInterface($url, $token) method login (line 683) | public function login(){ method saveCookie (line 722) | public function saveCookie($filename,$content){ method getCookie (line 731) | public function getCookie($filename){ method checkValid (line 757) | public function checkValid() method log (line 773) | private function log($log){ FILE: old_version/Thinkphp/Wechatpay.class.php class Wechatpay (line 20) | class Wechatpay method __construct (line 41) | public function __construct($options) method log (line 52) | private function log($log){ method http_get (line 68) | private function http_get($url){ method http_post (line 94) | private function http_post($url,$param,$post_file=false){ method checkAuth (line 130) | public function checkAuth($appid='',$appsecret='',$token=''){ method resetAuth (line 165) | public function resetAuth($appid=''){ method json_encode (line 177) | static function json_encode($arr) { method getSignature (line 227) | public function getSignature($arrdata,$method="sha1") { method generateNonceStr (line 247) | public function generateNonceStr($length=16){ method createNativeUrl (line 263) | public function createNativeUrl($productid){ method createPackage (line 302) | public function createPackage($out_trade_no,$body,$total_fee,$notify_u... method getPaySign (line 332) | public function getPaySign($package, $timeStamp, $nonceStr){ method checkOrderSignature (line 343) | public function checkOrderSignature($orderxml=''){ method sendPayDeliverNotify (line 365) | public function sendPayDeliverNotify($openid,$transid,$out_trade_no,$s... method getPayOrder (line 399) | public function getPayOrder($out_trade_no) { method setUserToken (line 430) | public function setUserToken($user_token) { method getAddrSign (line 444) | public function getAddrSign($url, $timeStamp, $nonceStr, $user_token=''){ FILE: old_version/snoopy.class.php class Snoopy (line 31) | class Snoopy method fetch (line 122) | function fetch($URI) method submit (line 274) | function submit($URI, $formvars="", $formfiles="") method fetchlinks (line 437) | function fetchlinks($URI) method fetchform (line 466) | function fetchform($URI) method fetchtext (line 494) | function fetchtext($URI) method submitlinks (line 518) | function submitlinks($URI, $formvars="", $formfiles="") method submittext (line 552) | function submittext($URI, $formvars = "", $formfiles = "") method set_submit_multipart (line 586) | function set_submit_multipart() method set_submit_normal (line 597) | function set_submit_normal() method _striplinks (line 617) | function _striplinks($document) method _stripform (line 651) | function _stripform($document) method _striptext (line 671) | function _striptext($document) method _expandlinks (line 740) | function _expandlinks($links,$URI) method _httprequest (line 780) | function _httprequest($url,$fp,$URI,$http_method,$content_type="",$bod... method _httpsrequest (line 945) | function _httpsrequest($url,$URI,$http_method,$content_type="",$body="") method setcookies (line 1114) | function setcookies() method _check_timeout (line 1130) | function _check_timeout($fp) method _connect (line 1148) | function _connect(&$fp) method _disconnect (line 1201) | function _disconnect($fp) method _prepare_post_body (line 1215) | function _prepare_post_body($formvars, $formfiles) FILE: old_version/test/test2.php function logdebug (line 7) | function logdebug($text){ FILE: old_version/test/test3.php function logdebug (line 7) | function logdebug($text){ FILE: old_version/wechatauth.class.php class Wechatauth (line 18) | class Wechatauth method __construct (line 30) | public function __construct($options) method saveCookie (line 45) | public function saveCookie($filename,$content){ method getCookie (line 54) | public function getCookie($filename){ method deleteCookie (line 67) | public function deleteCookie($filename) { method log (line 73) | private function log($log){ method get_login_code (line 83) | public function get_login_code(){ method get_code_image (line 106) | public function get_code_image($code=''){ method set_login_code (line 117) | public function set_login_code($code) { method verify_code (line 130) | public function verify_code() { method get_login_cookie (line 189) | public function get_login_cookie($is_array = false){ method get_login_info (line 207) | public function get_login_info(){ method get_avatar (line 237) | public function get_avatar($url) { method logout (line 256) | public function logout(){ FILE: old_version/wechatext.class.php class Wechatext (line 34) | class Wechatext method __construct (line 46) | public function __construct($options) method send (line 62) | public function send($id,$content) method mass (line 84) | public function mass($content) { method massNews (line 116) | function massNews($appmsgid){ method getUserList (line 150) | function getUserList($page=0,$pagesize=10,$groupid=0){ method getGroupList (line 172) | function getGroupList(){ method getNewsList (line 196) | public function getNewsList($page,$pagesize=10) { method getDialogMsg (line 219) | public function getDialogMsg($fakeid) { method sendNews (line 240) | public function sendNews($id,$msgid) method uploadFile (line 264) | public function uploadFile($filepath,$type=2) { method addPreview (line 292) | public function addPreview($title,$author,$summary,$content,$photoid,$... method sendFile (line 338) | public function sendFile($id,$fid,$type) { method getFileList (line 368) | public function getFileList($type,$page,$pagesize=10) { method sendImage (line 390) | public function sendImage($id,$fid) method sendAudio (line 400) | public function sendAudio($id,$fid) method sendVideo (line 410) | public function sendVideo($id,$fid) method sendPreview (line 425) | public function sendPreview($account,$title,$summary,$content,$photoid... method getInfo (line 456) | public function getInfo($id) method getHeadImg (line 479) | public function getHeadImg($fakeid){ method getNewMsgNum (line 498) | public function getNewMsgNum($lastid=0){ method getTopMsg (line 517) | public function getTopMsg(){ method getMsg (line 544) | public function getMsg($lastid=0,$offset=0,$perpage=20,$day=7,$today=0... method getMsgImage (line 569) | public function getMsgImage($msgid,$mode='large'){ method getMsgVoice (line 588) | public function getMsgVoice($msgid){ method openDevModel (line 605) | public function openDevModel() method closeEditModel (line 627) | public function closeEditModel() method setUrlToken (line 651) | public function setUrlToken($url, $token) method quickSetInterface (line 673) | public function quickSetInterface($url, $token) method getCommonInfo (line 685) | public function getCommonInfo($dir) method downloadImage (line 765) | public function downloadImage($from, $dir) method checkImgType (line 789) | public function checkImgType($imgName){ method login (line 818) | public function login(){ method saveCookie (line 857) | public function saveCookie($filename,$content){ method getCookie (line 866) | public function getCookie($filename){ method checkValid (line 900) | public function checkValid() method log (line 916) | private function log($log){ FILE: old_version/wechatpay.class.php class Wechatpay (line 20) | class Wechatpay method __construct (line 41) | public function __construct($options) method log (line 52) | private function log($log){ method http_get (line 63) | private function http_get($url){ method http_post (line 89) | private function http_post($url,$param,$post_file=false){ method checkAuth (line 125) | public function checkAuth($appid='',$appsecret='',$token=''){ method resetAuth (line 156) | public function resetAuth($appid=''){ method json_encode (line 167) | static function json_encode($arr) { method getSignature (line 217) | public function getSignature($arrdata,$method="sha1") { method generateNonceStr (line 237) | public function generateNonceStr($length=16){ method createNativeUrl (line 253) | public function createNativeUrl($productid){ method createPackage (line 292) | public function createPackage($out_trade_no,$body,$total_fee,$notify_u... method getPaySign (line 322) | public function getPaySign($package, $timeStamp, $nonceStr){ method checkOrderSignature (line 333) | public function checkOrderSignature($orderxml=''){ method sendPayDeliverNotify (line 355) | public function sendPayDeliverNotify($openid,$transid,$out_trade_no,$s... method getPayOrder (line 389) | public function getPayOrder($out_trade_no) { method setUserToken (line 420) | public function setUserToken($user_token) { method getAddrSign (line 434) | public function getAddrSign($url, $timeStamp, $nonceStr, $user_token=''){ FILE: qyerrCode.php class ErrCode (line 14) | class ErrCode method getErrText (line 175) | public static function getErrText($err) { FILE: qywechat.class.php class Wechat (line 19) | class Wechat method __construct (line 101) | public function __construct($options) method log (line 112) | protected function log($log){ method data_to_xml (line 124) | public static function data_to_xml($data) { method xmlSafeStr (line 136) | public static function xmlSafeStr($str) method xml_encode (line 151) | public function xml_encode($data, $root='xml', $item='item', $attr='',... method json_encode (line 172) | static function json_encode($arr) { method _auto_text_filter (line 221) | private function _auto_text_filter($text) { method http_get (line 230) | private function http_get($url){ method http_post (line 256) | private function http_post($url,$param,$post_file=false){ method checkSignature (line 293) | private function checkSignature($str) method valid (line 313) | public function valid($return=false) method getRev (line 365) | public function getRev() method getRevData (line 382) | public function getRevData() method getRevPostXml (line 390) | public function getRevPostXml() method getRevFrom (line 398) | public function getRevFrom() { method getRevTo (line 408) | public function getRevTo() { method getRevAgentID (line 418) | public function getRevAgentID() { method getRevType (line 428) | public function getRevType() { method getRevID (line 438) | public function getRevID() { method getRevCtime (line 448) | public function getRevCtime() { method getRevContent (line 458) | public function getRevContent(){ method getRevPic (line 468) | public function getRevPic(){ method getRevGeo (line 481) | public function getRevGeo(){ method getRevEventGeo (line 496) | public function getRevEventGeo(){ method getRevEvent (line 510) | public function getRevEvent(){ method getRevScanInfo (line 537) | public function getRevScanInfo(){ method getRevSendPicsInfo (line 573) | public function getRevSendPicsInfo(){ method getRevSendGeoInfo (line 613) | public function getRevSendGeoInfo(){ method getRevVoice (line 638) | public function getRevVoice(){ method getRevVideo (line 651) | public function getRevVideo(){ method text (line 666) | public function text($text='') method image (line 684) | public function image($mediaid='') method voice (line 702) | public function voice($mediaid='') method video (line 720) | public function video($mediaid='',$title='',$description='') method news (line 751) | public function news($newsData=array()) method Message (line 774) | public function Message($msg = '',$append = false){ method reply (line 795) | public function reply($msg=array(),$return = false) method generate (line 827) | private function generate($encrypt, $signature, $timestamp, $nonce) method setCache (line 846) | protected function setCache($cachename,$value,$expired){ method getCache (line 856) | protected function getCache($cachename){ method removeCache (line 866) | protected function removeCache($cachename){ method checkAuth (line 877) | public function checkAuth($appid='',$appsecret='',$token=''){ method resetAuth (line 914) | public function resetAuth($appid=''){ method resetJsTicket (line 926) | public function resetJsTicket($appid=''){ method getJsTicket (line 939) | public function getJsTicket($appid='',$jsapi_ticket=''){ method getJsSign (line 977) | public function getJsSign($url, $timestamp=0, $noncestr='', $appid=''){ method getSignature (line 1009) | public function getSignature($arrdata,$method="sha1") { method generateNonceStr (line 1029) | public function generateNonceStr($length=16){ method createMenu (line 1095) | public function createMenu($data,$agentid=''){ method getMenu (line 1118) | public function getMenu($agentid=''){ method deleteMenu (line 1141) | public function deleteMenu($agentid=''){ method uploadMedia (line 1173) | public function uploadMedia($data, $type){ method getMedia (line 1194) | public function getMedia($media_id){ method getServerIp (line 1214) | public function getServerIp(){ method createDepartment (line 1246) | public function createDepartment($data){ method updateDepartment (line 1278) | public function updateDepartment($data){ method deleteDepartment (line 1303) | public function deleteDepartment($id){ method moveDepartment (line 1333) | public function moveDepartment($data){ method getDepartment (line 1371) | public function getDepartment(){ method createUser (line 1408) | public function createUser($data){ method updateUser (line 1445) | public function updateUser($data){ method deleteUser (line 1470) | public function deleteUser($userid){ method deleteUsers (line 1500) | public function deleteUsers($userids){ method getUserInfo (line 1539) | public function getUserInfo($userid){ method getUserList (line 1572) | public function getUserList($department_id,$fetch_child=0,$status=0){ method getUserListInfo (line 1616) | public function getUserListInfo($department_id,$fetch_child=0,$status=0){ method getUserId (line 1645) | public function getUserId($code,$agentid=0){ method sendInvite (line 1675) | public function sendInvite($userid,$invite_tips=''){ method createTag (line 1709) | public function createTag($data){ method updateTag (line 1738) | public function updateTag($data){ method deleteTag (line 1763) | public function deleteTag($tagid){ method getTag (line 1794) | public function getTag($tagid){ method addTagUser (line 1828) | public function addTagUser($data){ method delTagUser (line 1862) | public function delTagUser($data){ method getTagList (line 1890) | public function getTagList(){ method sendMessage (line 1978) | public function sendMessage($data){ method authSucc (line 2008) | public function authSucc($userid){ method getOauthRedirect (line 2030) | public function getOauthRedirect($callback,$state='STATE',$scope='snsa... class PKCS7Encoder (line 2043) | class PKCS7Encoder method encode (line 2052) | function encode($text) method decode (line 2075) | function decode($text) class Prpcrypt (line 2092) | class Prpcrypt method __construct (line 2096) | function __construct($k) { method Prpcrypt (line 2103) | function Prpcrypt($k) method encrypt (line 2113) | public function encrypt($text, $appid) method decrypt (line 2147) | public function decrypt($encrypted, $appid) method getRandomStr (line 2192) | function getRandomStr() class ErrorCode (line 2210) | class ErrorCode method getErrText (line 2238) | public static function getErrText($err) { FILE: test/auth.php class wxauth (line 6) | class wxauth { method __construct (line 11) | public function __construct($options){ method wxoauth (line 17) | public function wxoauth(){ FILE: test/getQRCode_test.php function logdebug (line 8) | function logdebug($text){ FILE: test/jsapi/jsapi-demo-6.1.js function upload (line 312) | function upload() { function download (line 340) | function download() { FILE: test/qydemo.php function logg (line 4) | function logg($text){ FILE: test/test1.php function logdebug (line 8) | function logdebug($text){ FILE: wechat.class.php class Wechat (line 44) | class Wechat method __construct (line 242) | public function __construct($options) method checkSignature (line 255) | private function checkSignature($str='') method valid (line 279) | public function valid($return=false) method Message (line 333) | public function Message($msg = '',$append = false){ method setFuncFlag (line 350) | public function setFuncFlag($flag) { method log (line 360) | protected function log($log){ method getRev (line 370) | public function getRev() method getRevData (line 385) | public function getRevData() method getRevFrom (line 393) | public function getRevFrom() { method getRevTo (line 403) | public function getRevTo() { method getRevType (line 413) | public function getRevType() { method getRevID (line 423) | public function getRevID() { method getRevCtime (line 433) | public function getRevCtime() { method getRevContent (line 443) | public function getRevContent(){ method getRevPic (line 455) | public function getRevPic(){ method getRevLink (line 468) | public function getRevLink(){ method getRevGeo (line 482) | public function getRevGeo(){ method getRevEventGeo (line 497) | public function getRevEventGeo(){ method getRevEvent (line 511) | public function getRevEvent(){ method getRevScanInfo (line 538) | public function getRevScanInfo(){ method getRevSendPicsInfo (line 574) | public function getRevSendPicsInfo(){ method getRevSendGeoInfo (line 614) | public function getRevSendGeoInfo(){ method getRevVoice (line 639) | public function getRevVoice(){ method getRevVideo (line 652) | public function getRevVideo(){ method getRevTicket (line 665) | public function getRevTicket(){ method getRevSceneId (line 675) | public function getRevSceneId (){ method getRevTplMsgID (line 688) | public function getRevTplMsgID(){ method getRevStatus (line 698) | public function getRevStatus(){ method getRevResult (line 709) | public function getRevResult(){ method getRevKFCreate (line 736) | public function getRevKFCreate(){ method getRevKFClose (line 748) | public function getRevKFClose(){ method getRevKFSwitch (line 764) | public function getRevKFSwitch(){ method getRevCardPass (line 781) | public function getRevCardPass(){ method getRevCardGet (line 793) | public function getRevCardGet(){ method getRevCardDel (line 813) | public function getRevCardDel(){ method getRevOrderId (line 830) | public function getRevOrderId(){ method xmlSafeStr (line 837) | public static function xmlSafeStr($str) method data_to_xml (line 847) | public static function data_to_xml($data) { method xml_encode (line 869) | public function xml_encode($data, $root='xml', $item='item', $attr='',... method _auto_text_filter (line 890) | private function _auto_text_filter($text) { method text (line 900) | public function text($text='') method image (line 919) | public function image($mediaid='') method voice (line 939) | public function voice($mediaid='') method video (line 959) | public function video($mediaid='',$title='',$description='') method music (line 986) | public function music($title,$desc,$musicurl,$hgmusicurl='',$thumbmedi... method news (line 1022) | public function news($newsData=array()) method reply (line 1047) | public function reply($msg=array(),$return = false) method generate (line 1083) | private function generate($encrypt, $signature, $timestamp, $nonce) method http_get (line 1099) | private function http_get($url){ method http_post (line 1125) | private function http_post($url,$param,$post_file=false){ method setCache (line 1179) | protected function setCache($cachename,$value,$expired){ method getCache (line 1189) | protected function getCache($cachename){ method removeCache (line 1199) | protected function removeCache($cachename){ method checkAuth (line 1210) | public function checkAuth($appid='',$appsecret='',$token=''){ method resetAuth (line 1247) | public function resetAuth($appid=''){ method resetJsTicket (line 1259) | public function resetJsTicket($appid=''){ method getJsTicket (line 1272) | public function getJsTicket($appid='',$jsapi_ticket=''){ method getJsSign (line 1310) | public function getJsSign($url, $timestamp=0, $noncestr='', $appid=''){ method getCardSign (line 1346) | public function getCardSign($card_type='',$card_id='',$code='',$locati... method json_encode (line 1371) | static function json_encode($arr) { method getSignature (line 1381) | public function getSignature($arrdata,$method="sha1") { method getJsCardTicket (line 1401) | public function getJsCardTicket($appid='',$api_ticket=''){ method getTicketSignature (line 1436) | public function getTicketSignature($arrdata,$method="sha1") { method generateNonceStr (line 1452) | public function generateNonceStr($length=16){ method getServerIp (line 1467) | public function getServerIp(){ method createMenu (line 1536) | public function createMenu($data){ method getMenu (line 1556) | public function getMenu(){ method deleteMenu (line 1576) | public function deleteMenu(){ method addconditionalMenu (line 1598) | public function addconditionalMenu($data){ method delconditionalMenu (line 1620) | public function delconditionalMenu($data){ method trymatchMenu (line 1642) | public function trymatchMenu($data){ method uploadMedia (line 1667) | public function uploadMedia($data, $type){ method getMedia (line 1690) | public function getMedia($media_id,$is_video=false){ method uploadImg (line 1719) | public function uploadImg($data){ method uploadForeverMedia (line 1748) | public function uploadForeverMedia($data, $type,$is_video=false,$video... method uploadForeverArticles (line 1775) | public function uploadForeverArticles($data){ method updateForeverArticles (line 1799) | public function updateForeverArticles($media_id,$data,$index=0){ method getForeverMedia (line 1824) | public function getForeverMedia($media_id,$is_video=false){ method delForeverMedia (line 1856) | public function delForeverMedia($media_id){ method getForeverList (line 1886) | public function getForeverList($type,$offset,$count){ method getForeverCount (line 1918) | public function getForeverCount(){ method uploadArticles (line 1939) | public function uploadArticles($data){ method uploadMpVideo (line 1970) | public function uploadMpVideo($data){ method sendMassMessage (line 2003) | public function sendMassMessage($data){ method sendGroupMassMessage (line 2036) | public function sendGroupMassMessage($data){ method deleteMassMessage (line 2057) | public function deleteMassMessage($msg_id){ method previewMassMessage (line 2087) | public function previewMassMessage($data){ method queryMassMessage (line 2112) | public function queryMassMessage($msg_id){ method getQRCode (line 2135) | public function getQRCode($scene_id,$type=0,$expire=604800){ method getQRUrl (line 2191) | public function getQRUrl($ticket) { method getShortUrl (line 2200) | public function getShortUrl($long_url){ method getDatacube (line 2228) | public function getDatacube($type,$subtype,$begin_date,$end_date=''){ method getUserList (line 2254) | public function getUserList($next_openid=''){ method getUserInfo (line 2277) | public function getUserInfo($openid, $lang = 'zh_CN'){ method getUsersInfo (line 2298) | public function getUsersInfo($openids){ method updateUserRemark (line 2320) | public function updateUserRemark($openid,$remark){ method getGroup (line 2344) | public function getGroup(){ method getUserGroup (line 2365) | public function getUserGroup($openid){ method createGroup (line 2389) | public function createGroup($name){ method updateGroup (line 2414) | public function updateGroup($groupid,$name){ method updateGroupMembers (line 2439) | public function updateGroupMembers($groupid,$openid){ method batchUpdateGroupMembers (line 2465) | public function batchUpdateGroupMembers($groupid,$openid_list){ method sendCustomMessage (line 2490) | public function sendCustomMessage($data){ method getOauthRedirect (line 2511) | public function getOauthRedirect($callback,$state='',$scope='snsapi_us... method getOauthAccessToken (line 2519) | public function getOauthAccessToken(){ method getOauthRefreshToken (line 2542) | public function getOauthRefreshToken($refresh_token){ method getOauthUserinfo (line 2565) | public function getOauthUserinfo($access_token,$openid){ method getOauthAuth (line 2586) | public function getOauthAuth($access_token,$openid){ method setTMIndustry (line 2607) | public function setTMIndustry($id1,$id2=''){ method addTemplateMessage (line 2630) | public function addTemplateMessage($tpl_id){ method sendTemplateMessage (line 2675) | public function sendTemplateMessage($data){ method getCustomServiceMessage (line 2695) | public function getCustomServiceMessage($data){ method transfer_customer_service (line 2716) | public function transfer_customer_service($customer_account = '') method getCustomServiceKFlist (line 2736) | public function getCustomServiceKFlist(){ method getCustomServiceOnlineKFlist (line 2767) | public function getCustomServiceOnlineKFlist(){ method createKFSession (line 2795) | public function createKFSession($openid,$kf_account,$text=''){ method closeKFSession (line 2828) | public function closeKFSession($openid,$kf_account,$text=''){ method getKFSession (line 2860) | public function getKFSession($openid){ method getKFSessionlist (line 2893) | public function getKFSessionlist($kf_account){ method getKFSessionWait (line 2929) | public function getKFSessionWait(){ method addKFAccount (line 2958) | public function addKFAccount($account,$nickname,$password){ method updateKFAccount (line 2992) | public function updateKFAccount($account,$nickname,$password){ method deleteKFAccount (line 3024) | public function deleteKFAccount($account){ method setKFHeadImg (line 3052) | public function setKFHeadImg($account,$imgfile){ method querySemantic (line 3079) | public function querySemantic($uid,$query,$category,$latitude=0,$longi... method createCard (line 3115) | public function createCard($data) { method updateCard (line 3136) | public function updateCard($data) { method delCard (line 3158) | public function delCard($card_id) { method getCardInfo (line 3181) | public function getCardInfo($card_id) { method getUserCardList (line 3214) | public function getUserCardList($openid,$card_id) { method getCardColors (line 3238) | public function getCardColors() { method getCardLocations (line 3260) | public function getCardLocations($offset=0,$count=0) { method addCardLocations (line 3285) | public function addCardLocations($data) { method createCardQrcode (line 3312) | public function createCardQrcode($card_id,$code='',$openid='',$expire_... method consumeCardCode (line 3358) | public function consumeCardCode($code,$card_id='') { method decryptCardCode (line 3386) | public function decryptCardCode($encrypt_code) { method checkCardCode (line 3419) | public function checkCardCode($code) { method getCardIdList (line 3449) | public function getCardIdList($offset=0,$count=50) { method updateCardCode (line 3479) | public function updateCardCode($code,$card_id,$new_code) { method unavailableCardCode (line 3506) | public function unavailableCardCode($code,$card_id='') { method modifyCardStock (line 3531) | public function modifyCardStock($data) { method updateMeetingCard (line 3551) | public function updateMeetingCard($data) { method activateMemberCard (line 3571) | public function activateMemberCard($data) { method updateMemberCard (line 3592) | public function updateMemberCard($data) { method updateLuckyMoney (line 3614) | public function updateLuckyMoney($code,$balance,$card_id='') { method setCardTestWhiteList (line 3641) | public function setCardTestWhiteList($openid=array(),$user=array()) { method applyShakeAroundDevice (line 3701) | public function applyShakeAroundDevice($data){ method updateShakeAroundDevice (line 3740) | public function updateShakeAroundDevice($data){ method searchShakeAroundDevice (line 3827) | public function searchShakeAroundDevice($data){ method bindLocationShakeAroundDevice (line 3863) | public function bindLocationShakeAroundDevice($device_id,$poi_id,$uuid... method bindPageShakeAroundDevice (line 3922) | public function bindPageShakeAroundDevice($device_id,$page_ids=array()... method uploadShakeAroundMedia (line 3974) | public function uploadShakeAroundMedia($data){ method addShakeAroundPage (line 4011) | public function addShakeAroundPage($title,$description,$icon_url,$page... method updateShakeAroundPage (line 4056) | public function updateShakeAroundPage($page_id,$title,$description,$ic... method searchShakeAroundPage (line 4137) | public function searchShakeAroundPage($page_ids=array(),$begin=0,$coun... method deleteShakeAroundPage (line 4183) | public function deleteShakeAroundPage($page_ids=array()){ method getShakeInfoShakeAroundUser (line 4233) | public function getShakeInfoShakeAroundUser($ticket){ method deviceShakeAroundStatistics (line 4292) | public function deviceShakeAroundStatistics($device_id,$begin_date,$en... method pageShakeAroundStatistics (line 4365) | public function pageShakeAroundStatistics($page_id,$begin_date,$end_da... method getOrderByID (line 4391) | public function getOrderByID($order_id){ method getOrderByFilter (line 4419) | public function getOrderByFilter($status = null, $begintime = null, $e... method setOrderDelivery (line 4456) | public function setOrderDelivery($order_id, $need_delivery = 0, $deliv... method closeOrder (line 4490) | public function closeOrder($order_id){ method parseSkuInfo (line 4512) | private function parseSkuInfo($skuInfo) { method getRevOrderSkuInfo (line 4530) | public function getRevOrderSkuInfo(){ class PKCS7Encoder (line 4542) | class PKCS7Encoder method encode (line 4551) | function encode($text) method decode (line 4574) | function decode($text) class Prpcrypt (line 4591) | class Prpcrypt method __construct (line 4595) | function __construct($k) { method Prpcrypt (line 4602) | function Prpcrypt($k) method encrypt (line 4612) | public function encrypt($text, $appid){ method decrypt (line 4632) | public function decrypt($encrypted, $appid){ method getRandomStr (line 4669) | function getRandomStr() class ErrorCode (line 4687) | class ErrorCode method getErrText (line 4715) | public static function getErrText($err) {