PHP/CakePHP Doc: Unterschied zwischen den Versionen

Aus crazylinux.de
< PHP
Zur Navigation springen Zur Suche springen
K (...)
K (checkbox)
Zeile 41: Zeile 41:
<br>
<br>


= Form =
= Form =


[http://snook.ca/archives/cakephp/contact_form_cakephp/ Creating a Contact Form in CakePHP 1.2]<br> [http://bakery.cakephp.org/articles/view/multiple-rules-of-validation-per-field-in-cakephp-1-2 Multiple rules of validation per field in CakePHP 1.2]<br> [http://cake.insertdesignhere.com/posts/view/16 Pagination, Ajax etc.]<br> [http://bakery.cakephp.org/articles/view/filling-a-select-tag Filling a select tag]<br> [http://cakebaker.42dh.com/2007/01/03/validation-with-cakephp-12/ Input Validation]<br> [http://www.devmoz.com/blog/2007/04/04/cakephp-update-a-select-box-using-ajax/ CakePHP: Update a select box using ajax]<br> [http://www.donutczar.com/blog/?p=3#more-3 CakePHP 1.2 FormHelper Function Examples]<br> [http://www.donutczar.com/blog/?p=4 CakePHP 1.2 HTMLHelper Function Examples]<br> [http://bakery.cakephp.org/articles/view/secureget-component SecureGet Component]  
*[http://teknoid.wordpress.com/2008/08/08/automagical-selects-or-checkboxes/ Automagical selects or checkboxes]<br>
*[http://snook.ca/archives/cakephp/contact_form_cakephp/ Creating a Contact Form in CakePHP 1.2]
*[http://bakery.cakephp.org/articles/view/multiple-rules-of-validation-per-field-in-cakephp-1-2 Multiple rules of validation per field in CakePHP 1.2]
*[http://cake.insertdesignhere.com/posts/view/16 Pagination, Ajax etc.]
*[http://bakery.cakephp.org/articles/view/filling-a-select-tag Filling a select tag]
*[http://cakebaker.42dh.com/2007/01/03/validation-with-cakephp-12/ Input Validation]
*[http://www.devmoz.com/blog/2007/04/04/cakephp-update-a-select-box-using-ajax/ CakePHP: Update a select box using ajax]
*[http://www.donutczar.com/blog/?p=3#more-3 CakePHP 1.2 FormHelper Function Examples]
*[http://www.donutczar.com/blog/?p=4 CakePHP 1.2 HTMLHelper Function Examples]
*[http://bakery.cakephp.org/articles/view/secureget-component SecureGet Component]
 
<br>


= Email =
= Email =

Version vom 11. Januar 2009, 05:10 Uhr

private FAQ for CakePHP1.2

Help

Google Custom Search
News-Akregator
FAQ

Tutorials

Cook up Web sites fast with CakePHP

Blogs

http://www.thinkingphp.org/
http://cakebaker.42dh.com/

General

Views

http://www.thinkingphp.org/2006/10/11/basic-cakephp-templating-skills/

Auth


Form


Email

http://bakery.cakephp.org/articles/view/brief-overview-of-the-new-emailcomponent
EmailComponent in a (cake) Shell

Paginate

paginating (with-fulltext-searches/custom sql query)
filter/search/paginate
Pagination Recall: Remember your settings

File

Multiple files upload in v1.2

Controller


Behavior

Generic File Upload Behavior Download files
ActAs Image column behavior

Component

Elements


SQL

How to use SQL functions in conditions
Aktuelle Geburtstage aus MySQL-Datenbank auslesen
ConfComponent DB based configuration Tutorial DB Migrations v3

i18n/i10n

p28n, the top to bottom persistent internationalization tutorial. How do I use i18n and l10n in CakePHP
Multilingual apps with CakePHP

Cache

Optimizing your CakePHP elements and views with caching

cmd/crons


Router