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

  • MobileRecordIndexPager
  • MobileTopicsPager
  • Overview
  • Package
  • Class
  • Tree

Class MobileRecordIndexPager

CLinkPager displays a list of hyperlinks that lead to different pages of target.

CComponent
Extended by CBaseController
Extended by CWidget
Extended by CBasePager
Extended by CLinkPager
Extended by MobileRecordIndexPager
Package: system\web\widgets\pagers
Author: Qiang Xue <qiang.xue@gmail.com>
Since: 1.0
Located at x2engine/protected/modules/mobile/components/MobileRecordIndexPager.php
Methods summary
public string
# createPageUrl( integer $page )

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

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

Parameters

$page
integer
$page the page that the URL should point to.

Returns

string
the created URL

Overrides

CBasePager::createPageUrl()
Methods inherited from CLinkPager
createPageButton(), createPageButtons(), getPageRange(), init(), registerClientScript(), registerCssFile(), run()
Methods inherited from CBasePager
createPages(), getCurrentPage(), getItemCount(), getPageCount(), getPageSize(), getPages(), setCurrentPage(), setItemCount(), setPageSize(), setPages()
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()
Constants inherited from CLinkPager
CSS_FIRST_PAGE, CSS_HIDDEN_PAGE, CSS_INTERNAL_PAGE, CSS_LAST_PAGE, CSS_NEXT_PAGE, CSS_PREVIOUS_PAGE, CSS_SELECTED_PAGE
Properties inherited from CLinkPager
$cssFile, $firstPageCssClass, $firstPageLabel, $footer, $header, $hiddenPageCssClass, $htmlOptions, $internalPageCssClass, $lastPageCssClass, $lastPageLabel, $maxButtonCount, $nextPageCssClass, $nextPageLabel, $prevPageLabel, $previousPageCssClass, $selectedPageCssClass
Properties inherited from CWidget
$actionPrefix, $skin
Magic properties inherited from CBasePager
$currentPage, $itemCount, $pageCount, $pageSize, $pages
Magic properties inherited from CWidget
$controller, $id, $owner, $viewPath
X2CRM Documentation API documentation generated by ApiGen 2.8.0