Overview

Packages

  • application
    • commands
    • components
      • actions
      • filters
      • leftWidget
      • permissions
      • sortableWidget
      • util
      • webupdater
      • x2flow
        • actions
        • triggers
      • X2GridView
      • X2Settings
    • controllers
    • models
      • embedded
    • modules
      • accounts
        • controllers
        • models
      • actions
        • controllers
        • models
      • calendar
        • controllers
        • models
      • charts
        • models
      • contacts
        • controllers
        • models
      • docs
        • components
        • controllers
        • models
      • groups
        • controllers
        • models
      • marketing
        • components
        • controllers
        • models
      • media
        • controllers
        • models
      • mobile
        • components
      • opportunities
        • controllers
        • models
      • products
        • controllers
        • models
      • quotes
        • controllers
        • models
      • services
        • controllers
        • models
      • template
        • models
      • users
        • controllers
        • models
      • workflow
        • controllers
        • models
      • x2Leads
        • controllers
        • models
  • None
  • system
    • base
    • caching
    • console
    • db
      • ar
      • schema
    • validators
    • web
      • actions
      • auth
      • helpers
      • widgets
        • captcha
        • pagers
  • zii
    • widgets
      • grid

Classes

  • ProfileInfo
  • RecentItems
  • Overview
  • Package
  • Class
  • Tree

Class RecentItems

Widget class for displaying the "recent items" menu

CComponent
Extended by CBaseController
Extended by CWidget
Extended by CPortlet
Extended by LeftWidget
Extended by RecentItems
Package: application\components\leftWidget
Located at x2engine/protected/components/leftWidget/RecentItems.php
Methods summary
protected
# renderContent( )

Renders the content of the portlet. Child classes should override this method to render the actual content.

Renders the content of the portlet. Child classes should override this method to render the actual content.

Overrides

CPortlet::renderContent()
Methods inherited from LeftWidget
init(), initTitleBar(), instantiateWidget(), registerScript(), run()
Methods inherited from CPortlet
renderDecoration()
Methods inherited from CWidget
__construct(), actions(), getController(), getId(), getOwner(), getViewFile(), getViewPath(), render(), setId()
Methods inherited from CBaseController
beginCache(), beginClip(), beginContent(), beginWidget(), createWidget(), endCache(), endClip(), endContent(), endWidget(), renderFile(), renderInternal(), widget()
Methods inherited from CComponent
__call(), __get(), __isset(), __set(), __unset(), asa(), attachBehavior(), attachBehaviors(), attachEventHandler(), canGetProperty(), canSetProperty(), detachBehavior(), detachBehaviors(), detachEventHandler(), disableBehavior(), disableBehaviors(), enableBehavior(), enableBehaviors(), evaluateExpression(), getEventHandlers(), hasEvent(), hasEventHandler(), hasProperty(), raiseEvent()
Properties summary
public string $id 'recent-items'
#
public string $widgetLabel 'Recent Items'
#

The label used in this widgets title bar

The label used in this widgets title bar

Properties inherited from LeftWidget
$class, $idPrefix, $isCollapsed, $leftWidgetCollapsedClass, $widgetName
Properties inherited from CPortlet
$contentCssClass, $decorationCssClass, $hideOnEmpty, $htmlOptions, $tagName, $title, $titleCssClass
Properties inherited from CWidget
$actionPrefix, $skin
Magic properties inherited from CWidget
$controller, $id, $owner, $viewPath
X2CRM Documentation API documentation generated by ApiGen 2.8.0