Class TopContacts
Widget for displaying the "Top Contacts" portlet
- CComponent
- CBaseController
- CWidget
- CPortlet
- LeftWidget
- TopContacts
public static
|
|
public static
|
|
public static
|
|
protected
|
#
renderContent( )
Renders the content of the portlet. Child classes should override this method to render the actual content. |
init(),
initTitleBar(),
instantiateWidget(),
registerScript(),
run()
|
renderDecoration()
|
__construct(),
actions(),
getController(),
getId(),
getOwner(),
getViewFile(),
getViewPath(),
render(),
setId()
|
beginCache(),
beginClip(),
beginContent(),
beginWidget(),
createWidget(),
endCache(),
endClip(),
endContent(),
endWidget(),
renderFile(),
renderInternal(),
widget()
|
__call(),
__get(),
__isset(),
__set(),
__unset(),
asa(),
attachBehavior(),
attachBehaviors(),
attachEventHandler(),
canGetProperty(),
canSetProperty(),
detachBehavior(),
detachBehaviors(),
detachEventHandler(),
disableBehavior(),
disableBehaviors(),
enableBehavior(),
enableBehaviors(),
evaluateExpression(),
getEventHandlers(),
hasEvent(),
hasEventHandler(),
hasProperty(),
raiseEvent()
|
string |
ITEM_SEPARATOR
|
',' |
|
string |
PROP_SEPARATOR
|
':' |
public
string
|
$id | 'top-contacts' |
|
public
string
|
$widgetLabel | 'Favorites' |
#
The label used in this widgets title bar |
$class,
$idPrefix,
$isCollapsed,
$leftWidgetCollapsedClass,
$widgetName
|
$contentCssClass,
$decorationCssClass,
$hideOnEmpty,
$htmlOptions,
$tagName,
$title,
$titleCssClass
|
$actionPrefix,
$skin
|
$controller,
$id,
$owner,
$viewPath
|