API Documentation

JQuery/Controller/Action/Helper/AutoComplete.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: AutoComplete.php 20165 2010-01-09 18:57:56Z bkarwin $
Classes
ZendX_JQuery_Controller_Action_Helper_AutoComplete

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_Controller_Action_Helper_AutoComplete

Extends from
Zend_Controller_Action_Helper_AutoComplete_Abstract
Methods
validateData
prepareAutoCompletion

Methods

prepareAutoCompletion

prepareAutoCompletion( mixed $data, boolean $keepLayouts = false ) : mixed

Prepare autocompletion data

Arguments
$data
mixed
$keepLayouts
boolean
Output
mixed
Details
visibility
public
final
false
static
false

validateData

validateData( mixed $data ) : boolean

Validate autocompletion data

Arguments
$data
mixed
Output
boolean
Details
visibility
public
final
false
static
false
Documentation was generated by DocBlox.