NAMESPACE: packages/actionMexample/Components

Components/getDivPhoneNumbers.php

public function getDivPhoneNumbers()

Deprecated: Function create_function() is deprecated in /var/www/docs.appzio.com/public/wp-content/plugins/wp-gfm/markdown.php on line 301

Deprecated: Function create_function() is deprecated in /var/www/docs.appzio.com/public/wp-content/plugins/wp-gfm/markdown.php on line 302

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'));

links