Get full disk path for given file basename
Usage
$bool = $formBuilderMain->getFilePath($form, int $entryID, string $filename);
Arguments
Name | Type(s) | Description |
---|---|---|
form | int, FormBuilderForm | |
entryID | int | |
filename | string | File basename |
Return value
bool
Exceptions
Method can throw exceptions on error:
FormBuilderException
FormBuilderMain methods and properties
API reference based on ProcessWire core version 3.0.244