FieldtypeTable::getFiles()

Get array of full path/file for all files managed by given page and field

This method requires ProcessWire 3.0.233+

Usage

$array = $fieldtypeTable->getFiles(Page $page, Field $field);

Arguments

NameType(s)Description
$pagePage
$fieldField

Return value

array


FieldtypeTable methods and properties

API reference based on ProcessWire core version 3.0.259