-
Notifications
You must be signed in to change notification settings - Fork 142
Home
dereuromark edited this page Sep 20, 2014
·
41 revisions
For basic installation instructions please see the README.md.
Most code has inline documentation or a @link
or @see
tag referencing the documentation (e.g. in my Blog).
For details on some see this.
For others the documentation should be created in markdown here (feel free to provide me with missing docs).
- Overview of included fixes and migration tweaks
- Core overwrite
- Bootstrap
- Helpers
- Ajax and respective Component/View classes
- Testing
- Schema less models and contact forms
- Maximum power for your validation rules and Extended core validation rules
- Captchas
- Sending templated emails with CSS and inline images
- Flash messages
- Tiny Auth role based user authentication and Tiny Auth role setup
- Token
- Qlogins
- Enums
- EmailLib
- GooglLib
- Imap
- Model/Behavior/Geocoder
- Model/Behavior/NamedScope
- Model/Behavior/Passwordable
- Model/Behavior/Bitmasked
- Model/Behavior/Confirmable and Model/Behavior/Jsonable
- Model/Behavior/Reset and Model/Behavior/Hazardable
- Model/Behavior/NumberFormat
- Model/Behavior/Typographic
- View/RssView
- View/Helper/GoogleMapsV3
- View/Helper/Tree
- View/Helper/Gravatar
- View/Helper/Flattr
- Controller/Component/AutoLogin
- Useful CakePHP shell scripts
Some extra information
- TODOs
- CakePHP Code Snippets for 2.x
- For live code examples to most of the functionality see the Sandbox.
- And on dereuromark.de you will also find a lot of CakePHP specific topics, tips an tricks.