Welcome to The Cookbook

  • 1.2 Collection
  • 1.1 Collection
  • General
  • Top Contributors
  • Login
  • About CakePHP
  • Donate
  • CakePHP
  • API
  • Docs
  • Bakery
  • Live
  • Forge
  • Trac
De handleiding»Ontwikkelen met CakePHP»Controllers»Controller Attributes»The Parameters Attribute ($params)»form

3.5.2.4.1 form

  • Edit
  • Comments (0)
  • History
  • Compare to original content

$this->params['form']

Any POST data from any form is stored here, including information also found in $_FILES.

See comments for this section
<< The Parameters Attribute ($params) | admin >>

Table of Contents : De handleiding

  • 1 Beginnen met CakePHP
  • 2 Basisprincipes van CakePHP
  • 3 Ontwikkelen met CakePHP
    • 3.1 Minimum eisen
    • 3.2 Voorbereiding op de installatie
    • 3.3 De Installatie
    • 3.4 Configuratie
    • 3.5 Controllers
      • 3.5.1 Introduction
      • 3.5.2 Controller Attributes
        • 3.5.2.1 $name
        • 3.5.2.2 $components, $helpers and $uses
        • 3.5.2.3 Page-related Attributes: $layout and $pageTitle
        • 3.5.2.4 The Parameters Attribute ($params)
          • 3.5.2.4.1 form
          • 3.5.2.4.2 admin
          • 3.5.2.4.3 bare
          • 3.5.2.4.4 isAjax
          • 3.5.2.4.5 controller
          • 3.5.2.4.6 action
          • 3.5.2.4.7 pass
          • 3.5.2.4.8 url
          • 3.5.2.4.9 data
          • 3.5.2.4.10 prefix
          • 3.5.2.4.11 named
        • 3.5.2.5 Other Attributes
      • 3.5.3 Controller Methods
    • 3.6 Components
    • 3.7 Models
    • 3.8 Behaviors
    • 3.9 Views
    • 3.10 Helpers
    • 3.11 Scaffolding
    • 3.12 The CakePHP Console
    • 3.13 Plugins
    • 3.14 Global Constants and Functions
  • 4 Gangbare taken uitvoeren met CakePHP
  • 5 Core Components
  • 6 Core Behaviors
  • 7 Core Helpers
  • 8 Core Utility Libraries
  • 9 Core Console Applications
  • 10 Example Applications
  • 11 Appendices

Options

  • All in one page
  • Suggest a new section here

Feeds

  • Comments for form
  • Change history for form

Also available in: ar · cn · cz · de · en · es · fr · hu · id · it · ja · nl · pl · pt   CakePHP: the PHP Rapid Development Framework Creative Commons License

© Cake Software Foundation, Inc.