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 HtmlFile

HtmlFile - provide list of HTML files in a directory

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

gets list of all files in a directory

gets list of all files in a directory

Parameters

$path
filesystem path
$prefix
prefix added to file names

Returns

array

Overrides

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