PHP/CakePHP Doc: Unterschied zwischen den Versionen

Aus crazylinux.de
< PHP
Zur Navigation springen Zur Suche springen
K (init)
(this and that)
 
(20 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
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/faq FAQ]


= Tutorials =
<br>
 
= Tutorials =
 
*[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://www.thinkingphp.org/<br> http://cakebaker.42dh.com/
*[http://feeds.feedburner.com/cakephp CakePHP Super Feed]
*http://www.thinkingphp.org/  
*http://cakebaker.42dh.com
 
<br>


= General  =
= General  =


*[http://bakery.cakephp.org/articles/view/where-should-my-code-go Where should my code go?]<br>
*[http://cakealot.com/2009/01/how-to-use-this-in-that-and-then-some/ How to use THIS in THAT and then some]<br>
*[http://opencakefile.sourceforge.net/ Open Cake File -- Eclipse plugin for CakePHP develop]<br>
*[http://bakery.cakephp.org/articles/view/how-to-add-autocomplete-to-eclipse-aptana How to Add AutoComplete to Eclipse/Aptana]<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://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>  
*[http://dsi.vozibrale.com/articles/view/creating-robots-txt-for-cakephp-apps Creating robots.txt for CakePHP apps]<br>  
*[http://dsi.vozibrale.com/articles/view/creating-robots-txt-for-cakephp-apps Creating robots.txt for CakePHP apps]<br>  
Zeile 21: Zeile 37:
*[http://teknoid.wordpress.com/2008/06/09/15-essential-cakephp-tips/ 15 Essential CakePHP Tips]  
*[http://teknoid.wordpress.com/2008/06/09/15-essential-cakephp-tips/ 15 Essential CakePHP Tips]  
*[http://www.thinkingphp.org/2006/06/04/yummy-cakephp-functions-you-should-know-about/ Yummy CakePHP functions you should know about!]  
*[http://www.thinkingphp.org/2006/06/04/yummy-cakephp-functions-you-should-know-about/ Yummy CakePHP functions you should know about!]  
*[http://bin.cakephp.org/saved/2610 Firebug-Extension]  
*[http://bin.cakephp.org/saved/2610 Firebug-Extension] [http://bakery.cakephp.org/articles/view/firecake-helper [Source]]  
*[http://bakery.cakephp.org/articles/view/firecake-helper] [http://ahsanity.wordpress.com/2007/08/29/cakephp-12-the-romance-continues/ CakePHP 1.2: The Romance Continues …]  
*[http://ahsanity.wordpress.com/2007/08/29/cakephp-12-the-romance-continues/ CakePHP 1.2: The Romance Continues …]  
*[http://cricava.com/blogs/index.php?blog=6&title=using_configure_on_your_cakephp_applicat Using Configure in CakePHP applications]  
*[http://cricava.com/blogs/index.php?blog=6&title=using_configure_on_your_cakephp_applicat Using Configure in CakePHP applications]  
*[http://ertw.com/blog/2007/11/05/pushing-a-cakephp-app-from-dev-to-prod/ Pushing a CakePHP app from dev to prod]  
*[http://ertw.com/blog/2007/11/05/pushing-a-cakephp-app-from-dev-to-prod/ Pushing a CakePHP app from dev to prod]  
*[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>
= Form  =
*[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  =
*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>


= Form =
= Paginate  =


[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://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>


= Email =
<br>


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]
= File  =


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


[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]
<br>


= File =
= Controller  =


[http://bakery.cakephp.org/articles/view/multiple-files-upload-in-v1-2- Multiple files upload in v1.2]  
*[http://groups.google.com/group/cake-php/browse_thread/thread/d4aa1929ce4d61c7/edcacb9354ff1f7a?lnk=gst&q=displayfield#edcacb9354ff1f7a $displayField - Displaying multiple fields]<br>
*[http://teknoid.wordpress.com/2008/10/27/editing-multiple-records-with-saveall/ Editing multiple records with saveAll()]<br>
*[http://teknoid.wordpress.com/2008/12/16/how-to-build-a-dashboard-for-your-application-in-cakephp/ How to build a “dashboard” for your application in CakePHP]<br>
*[http://cakebaker.42dh.com/2006/07/21/how-to-list-all-controllers/ How to list all controllers]
*[http://book.cakephp.org/view/573/uuid UUID component]
*[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>


= Controller =
<br>
 
= Model<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>
 
<br>


[http://cakebaker.42dh.com/2006/07/21/how-to-list-all-controllers/ How to list all controllers]<br> [http://cakebaker.42dh.com/2007/01/24/uuid-component-for-cakephp/ UUID component]<br> [http://cake-php.blogspot.com/2006/09/how-to-make-model-without-table-easy.html How To Make Controller Without a Model?]<br> [http://www.m3nt0r.de/blog/2007/07/29/cakephp-sanitize-fur-alle-controller/ CakePHP Sanitize für alle Controller]<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://bakery.cakephp.org/articles/view/actas-image-column-behavior ActAs Image column 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]<br> [http://bakery.cakephp.org/articles/view/actas-image-column-behavior ActAs Image column behavior]
<br>  


= Component  =
= Component  =
Zeile 71: Zeile 135:
*[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]


= Elements =
<br>


[http://www.hackthenet.de/weblog/132/requestactions-in-cakephp-eine-anleitung requestActions in CakePHP - Eine Anleitung]
= Elements  =


= SQL =
*[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://cakebaker.42dh.com/2007/05/04/how-to-use-sql-functions-in-conditions/ How to use SQL functions in conditions]<br> [http://www.hackthenet.de/weblog/83/aktuelle-geburtstage-aus-einer-mysql-datenbank-auslesen Aktuelle Geburtstage aus MySQL-Datenbank auslesen]<br> [http://bakery.cakephp.org/articles/view/confcomponent-db-based-configuration-tutorial ConfComponent DB based configuration Tutorial] [http://bakery.cakephp.org/articles/view/cake-db-migrations-v2-1Cake DB Migrations v3]
<br>  


= i18n/i10n =
= SQL  =


[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]  
*[http://cakebaker.42dh.com/2007/05/04/how-to-use-sql-functions-in-conditions/ How to use SQL functions in conditions]  
*[http://www.hackthenet.de/weblog/83/aktuelle-geburtstage-aus-einer-mysql-datenbank-auslesen Aktuelle Geburtstage aus MySQL-Datenbank auslesen]  
*[http://bakery.cakephp.org/articles/view/confcomponent-db-based-configuration-tutorial ConfComponent DB based configuration Tutorial]
*[http://github.com/joelmoss/cakephp-db-migrations/tree/master DB Migrations]


= Cache =
<br>


[http://bakery.cakephp.org/articles/view/optimizing-your-cakephp-elements-and-views-with-caching Optimizing your CakePHP elements and views with caching]
= i18n/i10n  =


= cmd/crons =
*[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/calling-controller-actions-from-cron-and-the-command-line Calling controller actions from cron and the command line]
<br>


[[Category:WWW]]
= 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  =
 
*[http://groups.google.at/group/cake-php/browse_thread/thread/ae32cbc496d95e1d Using cron_dispatcher]<br>
*[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>
 
= 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://www.pagebakers.nl/2008/12/04/cakephp-router-and-prefixes/ Cakephp router and prefixes]<br>
 
<br>
 
[[Category:WWW]] [[Category:PHP]]
 
<br>


[[Kategorie:WWW]]
[[Kategorie:WWW]]
[[Kategorie:PHP]]
[[Kategorie:PHP]]

Aktuelle Version vom 2. Oktober 2009, 18:50 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