Go to the source code of this file.
Classes | |
class | XML |
Functions | |
PHP | getCountryArray () |
returnCountryDataArray ($countryXMLDataArray, $textTransform, $sortOrder, $debug=false) | |
& | XML_unserialize (&$xml) |
& | XML_serialize (&$data, $level=0, $prior_key=NULL) |
count_numeric_items (&$array) |
count_numeric_items | ( | &$ | array | ) |
PHP getCountryArray | ( | ) |
Definition at line 2 of file CountryFetcher.php.
References $module_folder, returnCountryDataArray(), and XML_unserialize().
Referenced by Convention::handleRegistration(), Member::renderEditor(), and Convention::renderEditor().
returnCountryDataArray | ( | $ | countryXMLDataArray, | |
$ | textTransform, | |||
$ | sortOrder, | |||
$ | debug = false | |||
) |
& XML_serialize | ( | &$ | data, | |
$ | level = 0 , |
|||
$ | prior_key = NULL | |||
) |
Definition at line 107 of file CountryFetcher.php.
& XML_unserialize | ( | &$ | xml | ) |