__construct()
__construct()
getRawObject(integer|string $id,string $type,string $error_field = ''): \FAA\Obj\Generic\BaseContent|\FAA\Obj\Generic\Asset
Fetch a raw content
integer|string | $id | The content id |
string | $type | The content type |
string | $error_field | When defined, set the error into a field |
A base content object or an asset
exportTreeRecursive(array $structure,\FAA\Obj\Generic\FolderTree $folder,string $path, $replace)
Helper to export a folder tree with full structure
array | $structure | |
\FAA\Obj\Generic\FolderTree | $folder | |
string | $path | |
$replace |