PHP/CakePHP Doc: Unterschied zwischen den Versionen

Aus crazylinux.de
< PHP
Zur Navigation springen Zur Suche springen
K (named scopes)
K (blog example)
Zeile 5: Zeile 5:
[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://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]  


= Tutorials =
= Tutorials =


[http://www.ibm.com/developerworks/opensource/edu/os-dw-os-php-cake1.html Cook up Web sites fast with CakePHP]<br>  
*[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>


= Blogs =
= Blogs =

Version vom 16. Februar 2009, 23:05 Uhr

private FAQ for CakePHP1.2

Help

Google Custom Search
News-Akregator
FAQ

Tutorials

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

Model

Behavior


Component

Elements


SQL

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