Overview

Packages

  • None
  • WxRobot
    • Admin
    • Cmd
    • CoreFunctions
    • Exends
    • Install
    • Table
    • Uninstall
    • WxSDK

Classes

  • WxRobot_Cmd
  • WxRobot_Cmd_Event
  • WxRobot_Cmd_Event_User
  • WxRobot_Cmd_Text
  • WxRobot_Robot
  • Overview
  • Package
  • Class

Class WxRobot_Cmd

WxRobot 命令响应类

Package: WxRobot\Cmd
Author: midoks
Located at class-wx-cmd.php
Methods summary
public
# __construct( )

构造函数

构造函数

public static WxRobot_Cmd
# instance( )

WxRobot 命令响应实例化

WxRobot 命令响应实例化

Returns

WxRobot_Cmd
instance
public xml
# cmd( )

命令分析

命令分析

Returns

xml
public boolean
# weixin_robot_insert( )

微信记录插入到数据中

微信记录插入到数据中

Returns

boolean
public string
# ret_reply_type( )

回复的类型

回复的类型

Returns

string
public
# cmd_choose( )

Func

类型选择
public
# textReply( )
public
# imageReply( )
public
# voiceReply( )
public
# videoReply( )
public
# eventReply( )
public
# locationReply( )
public
# linkReply( )
public xml
# help_info( string $info = '' )

返回帮助信息

返回帮助信息

Parameters

$info
帮助信息

Returns

xml
Properties summary
public static $_instance

WxRobot_Cmd Instance

WxRobot_Cmd Instance

# null
API documentation generated by ApiGen