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

  • WbConst
  • WeiboComment

Class WeiboComment

CWidget
Extended by application\modules\message\core\Comment
Extended by application\modules\weibo\core\WeiboComment
Namespace: application\modules\weibo\core
Located at system/modules/weibo/core/WeiboComment.php

Methods summary

public
# init( )
public type
# run( )

Returns

type
public type
# fetchCommentList( )

Returns

type
public type
# addComment( )

Returns

type

Overrides

application\modules\message\core\Comment::addComment
protected
# afterAdd( type $data, array $sourceInfo )

Parameters

$data
$sourceInfo

Overrides

application\modules\message\core\Comment::afterAdd

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

beforeDelComment(), delComment(), getAttributes(), getCommentCount(), getCommentList(), getCommentMap(), getModule(), getParseView(), getTable(), parseComment(), setAttributes(), setModule(), setParseView(), setTable()

Constants summary

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

COMMENT_LIST_VIEW, COMMENT_PARSE_VIEW, REPLY_LIST_VIEW, REPLY_PARSE_VIEW, SOURCE_TABLE

IBOS open source API documentation generated by ApiGen