Overview

Namespaces

  • None
  • Xmf
    • Database
    • Module
      • Helper
    • Template
  • Xoops
    • Auth
    • Core
      • Cache
      • Database
        • Logging
        • Schema
      • Exception
      • Handler
        • Scheme
      • Kernel
        • Dtype
        • Handlers
        • Model
      • Lists
      • Locale
        • Punic
      • Service
        • Contract
      • Session
      • Text
        • Sanitizer
          • Extensions
      • Theme
        • Plugins
    • Form
    • Html
    • Locale
    • Module
      • Helper
      • Plugin

Classes

  • Country
  • Directory
  • Editor
  • File
  • HtmlFile
  • ImageFile
  • ListAbstract
  • Locale
  • Module
  • Month
  • SubjectIcon
  • SubSet
  • Theme
  • Time
  • TimeZone
  • Overview
  • Namespace
  • Class
  • Tree

Class Country

Country - provide list of country names

Xoops\Core\Lists\ListAbstract
Extended by Xoops\Core\Lists\Country
Namespace: Xoops\Core\Lists
Package: Xoops\Core
Category: Xoops\Core\Lists\Country
Copyright: 2015 XOOPS Project (http://xoops.org)/
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Richard Griffith richard@geekwright.com
Link: http://xoops.org
Located at oops_lib/Xoops/Core/Lists/Country.php
Methods summary
public static array
# getList( )

Get a list of localized country names

Get a list of localized country names

Returns

array

Overrides

Xoops\Core\Lists\ListAbstract::getList()
public static
# setOptionsArray( Xoops\Form\OptionElement $element )

add list to a Xoops\Form\OptionElement

add list to a Xoops\Form\OptionElement

Parameters

$element

Overrides

Xoops\Core\Lists\ListAbstract::setOptionsArray()
API documentation generated by ApiGen