PHP/CakePHP Doc: Unterschied zwischen den Versionen
< PHP
Zur Navigation springen
Zur Suche springen
K (named scopes) |
(this and that) |
||
(9 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] | *[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] | |||
<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.thinkingphp.org/ | <br> | ||
= Blogs = | |||
*[http://feeds.feedburner.com/cakephp CakePHP Super Feed] | |||
*http://www.thinkingphp.org/ | |||
*http://cakebaker.42dh.com | |||
<br> | |||
= General = | = General = | ||
*[http://code.google.com/p/fredistrano/ Fredistrano is a deployment tool for web applications]<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://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 22: | 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://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:// | *[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> | ||
= | = Paginate = | ||
http://bakery.cakephp.org/articles/view/ | *[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> | |||
<br> | |||
= File = | |||
*[http://bakery.cakephp.org/articles/view/multiple-files-upload-in-v1-2- Multiple files upload in v1.2] | |||
<br> | |||
= Controller = | = Controller = | ||
*[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/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://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> | ||
Zeile 77: | Zeile 112: | ||
*[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 82: | Zeile 119: | ||
*[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 95: | Zeile 134: | ||
*[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 110: | Zeile 151: | ||
*[http://github.com/joelmoss/cakephp-db-migrations/tree/master DB Migrations] | *[http://github.com/joelmoss/cakephp-db-migrations/tree/master DB Migrations] | ||
<br> | |||
= i18n/i10n = | |||
*[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 = | ||
*[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] | *[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]] |
Aktuelle Version vom 2. Oktober 2009, 17:50 Uhr
private FAQ for CakePHP1.2
Help
Tutorials
Blogs
General
- How to use THIS in THAT and then some
- Open Cake File -- Eclipse plugin for CakePHP develop
- How to Add AutoComplete to Eclipse/Aptana
- Fredistrano is a deployment tool for web applications
- Where should my code go?
- How To Display Page When Cannot Connect To Database
- Creating robots.txt for CakePHP apps
- Basic SEO and CakePHP
- 15 Essential CakePHP Tips
- Yummy CakePHP functions you should know about!
- Firebug-Extension [Source]
- CakePHP 1.2: The Romance Continues …
- Using Configure in CakePHP applications
- Pushing a CakePHP app from dev to prod
- Fancy routing examples with CakePHP 1.2
- An alternative approach for static pages
Core
Views
Auth
- Using CakePHP's Auth Component
- CakePHP Auth Component - Tutorial
- Simple User Authentication
- Tutorial For Using CakePHP’s Auth Component
Form
- Automagical selects or checkboxes
- Creating a Contact Form in CakePHP 1.2
- Multiple rules of validation per field in CakePHP 1.2
- Pagination, Ajax etc.
- Filling a select tag
- Input Validation
- CakePHP: Update a select box using ajax
- CakePHP 1.2 FormHelper Function Examples
- CakePHP 1.2 HTMLHelper Function Examples
- SecureGet Component
- 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
Controller
- $displayField - Displaying multiple fields
- Editing multiple records with saveAll()
- How to build a “dashboard” for your application in CakePHP
- How to list all controllers
- UUID component
- How To Make Controller Without a Model?
- CakePHP Sanitize für alle Controller
Model
Behavior
Component
- Using Model in Custom Component (ClassRegistry::init())
- Component for forcing a secure connection
- Ticket Component - i.e. password reset
Elements
SQL
- How to use SQL functions in conditions
- Aktuelle Geburtstage aus MySQL-Datenbank auslesen
- ConfComponent DB based configuration Tutorial
- DB Migrations
i18n/i10n
- p28n, the top to bottom persistent internationalization tutorial. How do I use i18n and l10n in CakePHP
- Multilingual apps with CakePHP
Cache
cmd/crons
Router