IBOS open source
  • Namespace
  • Class

Namespaces

  • application
    • core
      • cache
        • driver
        • provider
      • components
      • controllers
      • engines
        • local
        • sae
      • model
      • modules
      • utils
      • widgets
    • modules
      • article
        • controllers
        • core
        • model
        • utils
      • calendar
        • controllers
        • model
        • utils
      • contact
        • controllers
        • model
        • utils
      • dashboard
        • controllers
        • model
        • utils
      • department
        • components
        • model
        • utils
      • diary
        • components
        • controllers
        • model
        • utils
        • widgets
      • email
        • controllers
        • core
        • model
        • utils
      • main
        • behaviors
        • components
        • controllers
        • model
        • utils
        • widgets
      • message
        • controllers
        • core
          • co
          • wx
            • callback
            • event
        • model
        • utils
      • mobile
        • components
        • controllers
        • utils
      • position
        • components
        • model
        • utils
      • recruit
        • components
        • controllers
        • core
        • model
        • utils
        • widgets
      • role
        • model
        • utils
      • user
        • components
        • controllers
        • model
        • utils
      • vote
        • components
        • controllers
        • model
        • utils
      • weibo
        • controllers
        • core
        • model
        • utils

Classes

  • BQQApi
  • Comment
  • IM
  • IMFactory
  • IMQq
  • IMRtx

Class IMQq

CApplicationComponent
Extended by application\modules\message\core\IM
Extended by application\modules\message\core\IMQq
Namespace: application\modules\message\core
Copyright: 2008-2014 IBOS Inc
Author: banyanCheung banyan@ibos.com.cn
Located at system/modules/message/core/IMQq.php

Methods summary

public boolean
# check( )

检查企业qq绑定是否可用。只需检查初始化COM组件即可

检查企业qq绑定是否可用。只需检查初始化COM组件即可

Returns

boolean

Methods inherited from application\modules\message\core\IM

__construct(), getConfig(), getError(), getMessage(), getPushType(), getSyncFlag(), getUid(), getUrl(), isEnabled(), push(), setConfig(), setError(), setMessage(), setPushType(), setSyncFlag(), setUid(), setUrl(), syncOrg(), syncUser()

Constants summary

Constants inherited from application\modules\message\core\IM

ERROR_INIT, ERROR_PUSH, ERROR_SYNC, ERROR_UNKNOWN

Properties summary

protected type $syncFlag

同步标记,是增加还是删除

同步标记,是增加还是删除

#

Properties inherited from application\modules\message\core\IM

$config, $error, $message, $pushType, $uid, $url

IBOS open source API documentation generated by ApiGen