Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 9a6c625b6bc20c999d27cb2d035ea8c5 > files > 124

php-ZendFramework-extras-1.12.7-1.mga4.noarch.rpm

伺㌹㨢灨灄潣畭敮瑯牜䑥獣物灴潲屆楬敄敳捲楰瑯爢㨲ㄺ筳㨷㨢*h慳栢㭳㨳㈺≡㌴ㄲㄱ捣㘷㠵㠲㌰挶㕤ㄵ昱㌸㘲戵ㄢ㭳㨷㨢*p慴栢㭳㨳㤺≊兵敲礯䙯牭⽄散潲慴潲⽁捣潲摩潮偡湥⹰桰∻猺㤺∀⨀獯畲捥∻猺ㄲ㐶㨢㰿灨
/**
 * 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.
 *
 * @category    ZendX
 * @package     ZendX_JQuery
 * @subpackage  View
 * @copyright  Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com)
 * @license     http://framework.zend.com/license/new-bsd     New BSD License
 * @version     $Id$
 */

/**
 * @see ZendX_JQuery_Form_Decorator_UiWidgetContainer
 */
require_once "UiWidgetPane.php";

/**
 * Form Decorator for jQuery Accordion Pane View Helper
 *
 * @package    ZendX_JQuery
 * @subpackage Form
 * @copyright  Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com)
 * @license    http://framework.zend.com/license/new-bsd     New BSD License
 */
class ZendX_JQuery_Form_Decorator_AccordionPane extends ZendX_JQuery_Form_Decorator_UiWidgetPane
{
    protected $_helper = "accordionPane";
}
";s:19:"