Welcome to The Cookbook
1.2 Collection
1.1 Collection
General
Top Contributors
Login
About CakePHP
Donate
CakePHP
API
Docs
Bakery
Live
Forge
Trac
マニュアル
»
CakePHPによる開発
»
コントローラー
»
コントローラの属性
»
パラメータ属性($params)
»
form
3.5.2.4.1 form
Edit
Comments (0)
History
This text may be out of sync with the English version
$this->params['form']
$this
->
params
[
'form'
]
$_FILES内の情報も含めた、すべてのフォームからのすべてのPOSTデータがここに入ります。
See comment for this section
<< パラメータ属性($params)
|
bare >>
Table of Contents
:
マニュアル
1 CakePHPを使ってみよう
2 CakePHPの基本原則
3 CakePHPによる開発
3.1 必要なもの
3.2 インストールの準備
3.3 インストール
3.4 環境設定
3.5 コントローラー
3.5.1 はじめに
3.5.2 コントローラの属性
3.5.2.1 $name
3.5.2.2 $components、$helpers、$uses
3.5.2.3 ページに関連した属性:$layoutと$pageTitle
3.5.2.4 パラメータ属性($params)
3.5.2.4.1 form
3.5.2.4.2 bare
3.5.2.4.3 isAjax
3.5.2.4.4 controller
3.5.2.4.5 action
3.5.2.4.6 pass
3.5.2.4.7 url
3.5.2.4.8 data
3.5.2.5 その他の属性
3.5.3 コントローラのメソッド
3.6 コンポーネント
3.7 モデル
3.8 ビヘイビア
3.9 ビュー
3.10 ヘルパー
3.11 Scaffolding
3.12 The CakePHP Console
3.13 Plugins
3.14 Global Constants and Functions
4 CakePHPによる作業の定石
5 組み込みのコンポーネント
6 組み込みのビヘイビア
7 組み込みのヘルパー
8 実用的な各種の組み込みライブラリ
9 Core Console Applications
10 開発例
11 付録
Options
All in one page
Suggest a new section here
Feeds
Comments for form
Change history for form
Recent Changes
Recent Changes for all languages
Recent Comments
Recent Comments for all languages