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 ProfileInfo

Shows profile info

CComponent
Extended by CBaseController
Extended by CWidget
Extended by CPortlet
Extended by LeftWidget
Extended by ProfileInfo
Package: application\components\leftWidget
Author: Alex Rowe <alex@x2engine.com>
Located at x2engine/protected/components/leftWidget/ProfileInfo.php
Methods summary
public
# getPackages( )
public
# init( )

overrides parent method so that content gets hidden/shown depending on value of isCollapsed

overrides parent method so that content gets hidden/shown depending on value of isCollapsed

This method is Copyright (c) 2008-2014 by Yii Software LLC http://www.yiiframework.com/license/

Overrides

LeftWidget::init()
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()
public
# getActionList( )
Methods inherited from LeftWidget
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 'profile-info-widget'
#
public string $viewFile 'profileInfo'
#
public string $widgetLabel 'Profile'
#

The label used in this widgets title bar

The label used in this widgets title bar

public mixed $model
#
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