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 ListAbstract

ListAbstract - return a list of something

Direct known subclasses

Xoops\Core\Lists\Country, Xoops\Core\Lists\Directory, Xoops\Core\Lists\SubSet, Xoops\Core\Lists\Theme, Xoops\Core\Lists\Time, Xoops\Core\Lists\TimeZone, Xoops\Core\Lists\Editor, Xoops\Core\Lists\File, Xoops\Core\Lists\HtmlFile, Xoops\Core\Lists\ImageFile, Xoops\Core\Lists\Locale, Xoops\Core\Lists\Module, Xoops\Core\Lists\Month, Xoops\Core\Lists\SubjectIcon
Abstract
Namespace: Xoops\Core\Lists
Package: Xoops\Core
Category: Xoops\Core\Lists\ListAbstract
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/ListAbstract.php
Methods summary
public static array
# getList( )

return a list as an array

return a list as an array

Returns

array
public static
# setOptionsArray( Xoops\Form\OptionElement $element )

add list to a Xoops\Form\OptionElement

add list to a Xoops\Form\OptionElement

Parameters

$element
API documentation generated by ApiGen