Welcome to The Cookbook

  • 1.2 Collection
  • 1.1 Collection
  • General
  • Top Contributors
  • Login
  • About CakePHP
  • Donate
  • CakePHP
  • API
  • Docs
  • Bakery
  • Live
  • Forge
  • Trac
Il manuale»Sviluppare con CakePHP»Controllers»Attributi della classe Controller »L'attributo Parametri ($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
<< L'attributo Parametri ($params) | admin >>

Table of Contents : Il manuale

  • 1 Iniziare con CakePHP
  • 2 Principi di base di CakePHP
  • 3 Sviluppare con CakePHP
    • 3.1 Requisiti di sistema
    • 3.2 Preparazione Installazione
    • 3.3 Installazione
    • 3.4 Configurazione
    • 3.5 Controllers
      • 3.5.1 Introduzione
      • 3.5.2 Attributi della classe Controller
        • 3.5.2.1 $name
        • 3.5.2.2 $components, $helpers e $uses
        • 3.5.2.3 Attributi della pagina: $layout e $pageTitle
        • 3.5.2.4 L'attributo Parametri ($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.5 Other Attributes
      • 3.5.3 Metodi del Controller
    • 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 Attività comuni con CakePHP
  • 5 Componenti Built-in
  • 6 Core Behaviors
  • 7 Core Helpers
  • 8 Librerie utili in cakePHP
  • 9 Core Console Applications
  • 10 Applicazioni di Esempio
  • 11 Appendici

Options

  • All in one page
  • Suggest a new section here

Feeds

  • Comments for form
  • Change history for form

Also available in: ar · bg · 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.