NAMESPACE: packages/actionMexample/Components
Components/getDivPhoneNumbers.php
This will return a div content when user has clicked on the country selector in the getPhoneNumberField.This div can be included by the view or it can also be registred by another component, by adding: $this->addDivs(array('countries' => 'getDivPhoneNumbers'));