jQuery Accordion Pane, goes with Accordion Container

uses
package ZendX_JQuery
subpackage View
copyright Copyright (c) 2005-2014 Zend Technologies USA Inc. (http://www.zend.com)
license New BSD License

 Methods

Determine which request method (GET or POST) should be used.

_determineRequestHandler(Array $options, Boolean $hasParams) : String

Normally the request method is determined implicitly by the rule, if addiotional params are sent, POST, if not GET. You can overwrite this behaviiour by implicitly setting $options['method'] = "POST|GET";

Parameters

$options

Array

$hasParams

Boolean

Returns

String

 Properties

 

Static because multiple instances accross views of AjaxLink could reset the counter and a subcontainer because of this single private class variable seems too much overhead.

$currentLinkCallbackId 

Default

1
Static
staticvar Integer