PHP/CakePHP Doc: Unterschied zwischen den Versionen

Aus crazylinux.de
< PHP
Zur Navigation springen Zur Suche springen
K (much typos)
(this and that)
 
(6 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 3: Zeile 3:
= Help  =
= Help  =


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


<br>
<br>
Zeile 27: Zeile 27:
= General  =
= General  =


*[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://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>  
Zeile 34: 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]  
Zeile 102: Zeile 105:
= 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 164: Zeile 168:
= 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>  =

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