API Documentation

JQuery/Form.php

Includes Classes 
category
ZendX
copyright
Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
license
http://framework.zend.com/license/new-bsd New BSD License
package
ZendX_JQuery
subpackage
View
version
$Id: Form.php 20165 2010-01-09 18:57:56Z bkarwin $
Classes
ZendX_JQuery_Form

Description

Zend Framework

LICENSE

This source file is subject to the new BSD license that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://framework.zend.com/license/new-bsd If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@zend.com so we can send you a copy immediately.

\ZendX_JQuery_Form

Extends from
\Zend_Form
copyright
Copyright (c) 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
license
http://framework.zend.com/license/new-bsd New BSD License
package
ZendX_JQuery
subpackage
Form
Methods
__construct
setView

Description

Form Wrapper for jQuery-enabled forms

Methods

__construct

__construct( array|\Zend_Config|null $options = null ) : void

Constructor

Arguments
$options
array\Zend_Confignull
Details
visibility
public
final
false
static
false

setView

setView( \Zend_View_Interface $view = null ) : \ZendX_JQuery_Form

Set the view object

Ensures that the view object has the jQuery view helper path set.

Arguments
$view
\Zend_View_Interface
Details
visibility
public
final
false
static
false
Documentation was generated by DocBlox 0.12.2.