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 Month

Month - provide list of month names

Xoops\Core\Lists\ListAbstract
Extended by Xoops\Core\Lists\Month
Namespace: Xoops\Core\Lists
Package: Xoops\Core
Category: Xoops\Core\Lists\Month
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/Month.php
Methods summary
public static array
# getList( string $width = 'wide' )

Get a list of localized month names

Get a list of localized month names

Parameters

$width

The format name; it can be 'wide' (eg 'January'), 'abbreviated' (eg 'Jan') or 'narrow' (eg 'J').

Returns

array

Overrides

Xoops\Core\Lists\ListAbstract::getList()
Methods inherited from Xoops\Core\Lists\ListAbstract
setOptionsArray()
API documentation generated by ApiGen