PhiO: Object-oriented filesystem library for PHP
  • Namespace
  • Class
  • Tree
  • Todo

Namespaces

  • amekusa
    • phio
  • PHP

Classes

  • Directory
  • File
  • FilePool
  • Filter
  • Perms
  • RegexFilter
  • RegFile

Exceptions

  • ErrorException
  • IOException

Class RegexFilter

amekusa\phio\Filter
Extended by amekusa\phio\RegexFilter
Namespace: amekusa\phio
Author: amekusa post@amekusa.com
Located at RegexFilter.php

Methods summary

public boolean
# matches( string|amekusa\phio\File $File )

Returns whether a file matches with this filter

Returns whether a file matches with this filter

Parameters

$File
File path or amekusa\phio\File object

Returns

boolean

Overrides

amekusa\phio\Filter::matches

Methods inherited from amekusa\phio\Filter

__construct(), create()

PhiO: Object-oriented filesystem library for PHP API documentation generated by ApiGen