PHP/CakePHP Doc: Unterschied zwischen den Versionen

Aus crazylinux.de
< PHP
Zur Navigation springen Zur Suche springen
(paginate)
(image..)
Zeile 45: Zeile 45:
[http://cakebaker.42dh.com/2007/01/24/uuid-component-for-cakephp/ UUID component]<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://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]
[http://www.m3nt0r.de/blog/2007/07/29/cakephp-sanitize-fur-alle-controller/ CakePHP Sanitize für alle Controller]<br/>
 
=Behavior=
[http://www.ad7six.com/MiBlog/Blogs/view/GenericFileUploadBehavior Generic File Upload Behavior]
 


=Elements=
=Elements=

Version vom 7. Dezember 2007, 23:50 Uhr

private FAQ for CakePHP1.2

Help

Google Custom Search
News-Akregator
FAQ

Tutorials

Cook up Web sites fast with CakePHP

Blogs

http://www.thinkingphp.org/
http://cakebaker.42dh.com/

General

Yummy CakePHP functions you should know about!
Firebug-Extension
CakePHP 1.2: The Romance Continues …

Views

http://www.thinkingphp.org/2006/10/11/basic-cakephp-templating-skills/

Auth

Simple User Authentication
Tutorial For Using CakePHP’s Auth Component

Form

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

Email

http://bakery.cakephp.org/articles/view/brief-overview-of-the-new-emailcomponent

Paginate

filter/search/paginate

Controller

How to list all controllers
UUID component
How To Make Controller Without a Model?
CakePHP Sanitize für alle Controller

Behavior

Generic File Upload Behavior


Elements

requestActions in CakePHP - Eine Anleitung

SQL

How to use SQL functions in conditions
Aktuelle Geburtstage aus MySQL-Datenbank auslesen
ConfComponent DB based configuration Tutorial

i18n/i10n

How do I use i18n and l10n in CakePHP
Multilingual apps with CakePHP

cmd/crons

Calling controller actions from cron and the command line