|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (5)
View Page History<ac:macro ac:name="unmigrated-inline-wiki-markup"><ac:plain-text-body><![CDATA[{zone-template-instance:ZFDEV:Zend Proposal Zone Template}
{zone-data:component-name}
* The other way to use one optionset for multiple requests would look like this:
*/
*/
$optinos $options = array(
'url' => 'http://someurl/',
'onSuccess' => 'function (data){ ... }',
'onSuccess' => 'function (data){ ... }',
->sendForm(formn_id);
/**
* To be conform with the framework there should also be the 'set' methods
*/
$this->ajax()
->setMethod('get')
->setType('ajax')
->setUrl('http:/...')
->fetch();
* To be conform with the framework there should also be the 'set' methods
*/
$this->ajax()
->setMethod('get')
->setType('ajax')
->setUrl('http:/...')
->fetch();
{code}
{zone-data}
{zone-data}
{zone-data}
{zone-template-instance}
{zone-template-instance}]]></ac:plain-text-body></ac:macro>