PHP/CakePHP Doc: Unterschied zwischen den Versionen

Aus crazylinux.de
< PHP
Zur Navigation springen Zur Suche springen
K (super feed)
K (much typos)
Zeile 1: Zeile 1:
private FAQ for CakePHP1.2  
private FAQ for CakePHP1.2  


= Help =
= Help =


[http://www.google.com/coop/cse?cx=006850030468302103399%3Amqxv78bdfdo Google Custom Search]<br> [http://thinkingphp.org/cakenews/ News-Akregator]<br> [http://groups.google.com/group/cake-php/web/frequent-discussions FAQ]  
*[http://book.cakephp.org/ Cookbook]<br>
*[http://www.google.com/coop/cse?cx=006850030468302103399%3Amqxv78bdfdo Google Custom Search]
*[http://thinkingphp.org/cakenews/ News-Akregator]
*[http://groups.google.com/group/cake-php/web/frequent-discussions FAQ]
 
<br>


= Tutorials  =
= Tutorials  =


*[http://book.cakephp.org/view/219/Blog Blog Example]
*[http://book.cakephp.org/view/219/Blog Blog Example]  
*[http://www.ibm.com/developerworks/opensource/edu/os-dw-os-php-cake1.html Cook up Web sites fast with CakePHP]<br>
*[http://www.ibm.com/developerworks/opensource/edu/os-dw-os-php-cake1.html Cook up Web sites fast with CakePHP]<br>
<br>


= Blogs  =
= Blogs  =


*[http://feeds.feedburner.com/cakephp CakePHP Super Feed]
*[http://feeds.feedburner.com/cakephp CakePHP Super Feed]  
*http://www.thinkingphp.org/
*http://www.thinkingphp.org/  
*http://cakebaker.42dh.com
*http://cakebaker.42dh.com
<br>


= General  =
= General  =


*[http://code.google.com/p/fredistrano/ Fredistrano is a deployment tool for web applications]<br>
*[http://code.google.com/p/fredistrano/ Fredistrano is a deployment tool for web applications]<br>  
*[http://bakery.cakephp.org/articles/view/where-should-my-code-go Where should my code go?]<br>  
*[http://bakery.cakephp.org/articles/view/where-should-my-code-go Where should my code go?]<br>  
*[http://groups.google.com/group/cake-php/browse_thread/thread/1553d52347d596f1 How To Display Page When Cannot Connect To Database]<br>  
*[http://groups.google.com/group/cake-php/browse_thread/thread/1553d52347d596f1 How To Display Page When Cannot Connect To Database]<br>  
Zeile 31: Zeile 40:
*[http://mark-story.com/posts/view/fancy-routing-examples-with-cakephp-1-2 Fancy routing examples with CakePHP 1.2]<br>  
*[http://mark-story.com/posts/view/fancy-routing-examples-with-cakephp-1-2 Fancy routing examples with CakePHP 1.2]<br>  
*[http://cakebaker.42dh.com/2008/06/18/an-alternative-approach-for-static-pages/ An alternative approach for static pages]<br>
*[http://cakebaker.42dh.com/2008/06/18/an-alternative-approach-for-static-pages/ An alternative approach for static pages]<br>
<br>
= Core<br> =
*[http://groups.google.com/group/cake-php/browse_thread/thread/19958ba8f326efff How to use cakephp core utility library (Set::combine ) to transform array]<br>
<br>


= Views =
= Views =


http://www.thinkingphp.org/2006/10/11/basic-cakephp-templating-skills/
*[http://debuggable.com/posts/basic-cakephp-templating-skills:480f4dd6-4040-4c57-8c17-4606cbdd56cb Basic CakePHP templating skills]<br>
 
<br>


= Auth  =
= Auth  =


*[http://www.milesj.me/blog/read/5/using-cakephps-auth-component/ Using CakePHP's Auth Component]<br>
*[http://www.milesj.me/blog/read/5/using-cakephps-auth-component/ Using CakePHP's Auth Component]<br>  
*[http://www.webdevelopment2.com/cakephp-auth-component-tutorial-2 CakePHP Auth Component - Tutorial]
*[http://www.webdevelopment2.com/cakephp-auth-component-tutorial-2 CakePHP Auth Component - Tutorial]  
*[http://manual.cakephp.org/appendix/simple_user_auth Simple User Authentication]
*[http://manual.cakephp.org/appendix/simple_user_auth Simple User Authentication]  
*[http://www.littlehart.net/atthekeyboard/2007/09/11/a-hopefully-useful-tutorial-for-using-cakephps-auth-component/ Tutorial For Using CakePHP’s Auth Component]
*[http://www.littlehart.net/atthekeyboard/2007/09/11/a-hopefully-useful-tutorial-for-using-cakephps-auth-component/ Tutorial For Using CakePHP’s Auth Component]


<br>
<br>  


= Form  =
= Form  =


*[http://teknoid.wordpress.com/2008/08/08/automagical-selects-or-checkboxes/ Automagical selects or checkboxes]<br>
*[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://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://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://cake.insertdesignhere.com/posts/view/16 Pagination, Ajax etc.]  
*[http://bakery.cakephp.org/articles/view/filling-a-select-tag Filling a select tag]
*[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://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.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=3#more-3 CakePHP 1.2 FormHelper Function Examples]  
*[http://www.donutczar.com/blog/?p=4 CakePHP 1.2 HTMLHelper 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]
*[http://bakery.cakephp.org/articles/view/secureget-component SecureGet Component]
<br>
= Email  =
*http://bakery.cakephp.org/articles/view/brief-overview-of-the-new-emailcomponent
*[http://bakery.cakephp.org/articles/view/emailcomponent-in-a-cake-shell EmailComponent in a (cake) Shell]


<br>
<br>


= Email =
= Paginate  =


http://bakery.cakephp.org/articles/view/brief-overview-of-the-new-emailcomponent<br> [http://bakery.cakephp.org/articles/view/emailcomponent-in-a-cake-shell EmailComponent in a (cake) Shell]  
*[http://bakery.cakephp.org/articles/view/paginating-with-fulltext-searches paginating (with-fulltext-searches/custom sql query)]
*[http://groups.google.ch/group/cake-php/browse_thread/thread/f5343abd944f6bb5/585688416fe8a5b9 filter/search/paginate]
*[http://bakery.cakephp.org/articles/view/pagination-recall Pagination Recall: Remember your settings] <br>


= Paginate =
<br>


[http://bakery.cakephp.org/articles/view/paginating-with-fulltext-searches paginating (with-fulltext-searches/custom sql query)]<br> [http://groups.google.ch/group/cake-php/browse_thread/thread/f5343abd944f6bb5/585688416fe8a5b9 filter/search/paginate]<br> [http://bakery.cakephp.org/articles/view/pagination-recall Pagination Recall: Remember your settings]
= File  =


= File =
*[http://bakery.cakephp.org/articles/view/multiple-files-upload-in-v1-2- Multiple files upload in v1.2]


[http://bakery.cakephp.org/articles/view/multiple-files-upload-in-v1-2- Multiple files upload in v1.2]
<br>


= Controller  =
= Controller  =
Zeile 80: Zeile 108:
*[http://cake-php.blogspot.com/2006/09/how-to-make-model-without-table-easy.html How To Make Controller Without a Model?]  
*[http://cake-php.blogspot.com/2006/09/how-to-make-model-without-table-easy.html How To Make Controller Without a Model?]  
*[http://www.m3nt0r.de/blog/2007/07/29/cakephp-sanitize-fur-alle-controller/ CakePHP Sanitize für alle Controller]<br>
*[http://www.m3nt0r.de/blog/2007/07/29/cakephp-sanitize-fur-alle-controller/ CakePHP Sanitize für alle Controller]<br>
<br>


= Model<br>  =
= Model<br>  =
Zeile 85: Zeile 115:
*[http://groups.google.com/group/cake-php/browse_thread/thread/cb5542bf68211624 Use mysql functions]<br>  
*[http://groups.google.com/group/cake-php/browse_thread/thread/cb5542bf68211624 Use mysql functions]<br>  
*[http://m3nt0r.de/blog/2008/11/26/named-scopes-in-cakephp-12/ Named Scopes in CakePHP 1.2] [http://github.com/joelmoss/cakephp-namedscope/tree/master Source]<br>
*[http://m3nt0r.de/blog/2008/11/26/named-scopes-in-cakephp-12/ Named Scopes in CakePHP 1.2] [http://github.com/joelmoss/cakephp-namedscope/tree/master Source]<br>
<br>


= Behavior  =
= Behavior  =


*[http://www.ad7six.com/MiBlog/Blogs/view/GenericFileUploadBehavior Generic File Upload Behavior] [http://cakeforge.org/frs/?group_id=152&release_id=355 Download files]
*[http://www.ad7six.com/MiBlog/Blogs/view/GenericFileUploadBehavior Generic File Upload Behavior] [http://cakeforge.org/frs/?group_id=152&release_id=355 Download files]  
*[http://bakery.cakephp.org/articles/view/actas-image-column-behavior ActAs Image column behavior]
*[http://bakery.cakephp.org/articles/view/actas-image-column-behavior ActAs Image column behavior]


<br>
<br>  


= Component  =
= Component  =
Zeile 98: Zeile 130:
*[http://bakery.cakephp.org/articles/view/component-for-forcing-a-secure-connection Component for forcing a secure connection]  
*[http://bakery.cakephp.org/articles/view/component-for-forcing-a-secure-connection Component for forcing a secure connection]  
*[http://bakery.cakephp.org/articles/view/ticket-component-resetting-user-passwords Ticket Component - i.e. password reset]
*[http://bakery.cakephp.org/articles/view/ticket-component-resetting-user-passwords Ticket Component - i.e. password reset]
<br>


= Elements  =
= Elements  =


*[http://teknoid.wordpress.com/2008/08/20/dynamic-menus-without-requestaction-in-cakephp-12/ Dynamic menus without requestAction() in CakePHP 1.2]<br>
*[http://teknoid.wordpress.com/2008/08/20/dynamic-menus-without-requestaction-in-cakephp-12/ Dynamic menus without requestAction() in CakePHP 1.2]<br>  
*[http://www.hackthenet.de/weblog/132/requestactions-in-cakephp-eine-anleitung requestActions in CakePHP - Eine Anleitung]
*[http://www.hackthenet.de/weblog/132/requestactions-in-cakephp-eine-anleitung requestActions in CakePHP - Eine Anleitung]


<br>
<br>  


= SQL  =
= SQL  =
Zeile 113: Zeile 147:
*[http://github.com/joelmoss/cakephp-db-migrations/tree/master DB Migrations]
*[http://github.com/joelmoss/cakephp-db-migrations/tree/master DB Migrations]


= i18n/i10n =
<br>


[http://bakery.cakephp.org/articles/view/p28n-the-top-to-bottom-persistent-internationalization-tutorial p28n, the top to bottom persistent internationalization tutorial.] [http://www.mail-archive.com/cake-php@googlegroups.com/msg19576.html How do I use i18n and l10n in CakePHP]<br> [http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/ Multilingual apps with CakePHP]
= i18n/i10n  =


= Cache =
*[http://bakery.cakephp.org/articles/view/p28n-the-top-to-bottom-persistent-internationalization-tutorial p28n, the top to bottom persistent internationalization tutorial.] [http://www.mail-archive.com/cake-php@googlegroups.com/msg19576.html How do I use i18n and l10n in CakePHP]
*[http://www.sanisoft.com/blog/2007/06/09/multilingual-apps-with-cakephp/ Multilingual apps with CakePHP]


[http://bakery.cakephp.org/articles/view/optimizing-your-cakephp-elements-and-views-with-caching Optimizing your CakePHP elements and views with caching]  
<br>
 
= Cache  =
 
*[http://bakery.cakephp.org/articles/view/optimizing-your-cakephp-elements-and-views-with-caching Optimizing your CakePHP elements and views with caching]
 
<br>


= cmd/crons  =
= cmd/crons  =
Zeile 125: Zeile 166:
*[http://bakery.cakephp.org/articles/view/calling-controller-actions-from-cron-and-the-command-line Calling controller actions from cron and the command line]
*[http://bakery.cakephp.org/articles/view/calling-controller-actions-from-cron-and-the-command-line Calling controller actions from cron and the command line]


<br>
<br>  


= Router<br> =
= Router<br> =


*[http://teknoid.wordpress.com/2008/11/17/get-yourself-a-new-home-alternative-to-homectp/ Get yourself a new home (alternative to home.ctp)]<br>
*[http://teknoid.wordpress.com/2008/11/17/get-yourself-a-new-home-alternative-to-homectp/ Get yourself a new home (alternative to home.ctp)]<br>  
*[http://www.pagebakers.nl/2008/12/04/cakephp-router-and-prefixes/ Cakephp router and prefixes]<br>
*[http://www.pagebakers.nl/2008/12/04/cakephp-router-and-prefixes/ Cakephp router and prefixes]<br>


<br>
<br>  


[[Category:WWW]] [[Category:PHP]]
[[Category:WWW]] [[Category:PHP]]


<br>
<br>
[[Kategorie:WWW]]
[[Kategorie:PHP]]

Version vom 16. Februar 2009, 23:16 Uhr

private FAQ for CakePHP1.2

Help


Tutorials


Blogs


General


Core


Views


Auth


Form


Email


Paginate


File


Controller


Model


Behavior


Component


Elements


SQL


i18n/i10n


Cache


cmd/crons


Router