質問

Be default it has the format:

PREV 1 2 3 4 5 6 7 8 9 10 NEXT

I want something like:

FIRST PREV 1 2 3 .. 7 ... 566 567 568 NEXT LAST

Can this be done?

役に立ちましたか?

解決

Yes, it can. It's actually put out by default, but default Yii CSS hides those items. If you look at this comment and check on the CLinkPager page, you'll see you can control the label as well: http://www.yiiframework.com/doc/api/1.1/CLinkPager#c1893

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top