CakePHP
Downloads
Releases
Pear channel
Documentation
API
2.1
|
2.0
|
1.3
|
1.2
|
1.1
Book
2.x
|
1.3
|
1.2
|
1.1
Community
Issues
Bakery
Plugins & packages
Contributors
Google Groups
Logo
Q & A
TV (Screencasts)
Services
Certification
Consultation
Support
Training
Bin
New
Saved
virtualFields
By
hiromi
Language
php
Pasted on
on 26/4/10
View Paste
<?php
class
AppModel
extends
Model
{
var
$paginateType
=
'default'
;
var
$options
=
array
(
)
;
...
example for http://d.hatena.ne.jp/hiromi2424/20100426/1272289702