# File

Provides information about the file model for the Panel

****

- Full class name: `Kirby\Panel\File`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Panel/File.php#L24>

****

### File

- [new File()](https://getkirby.com/docs/reference/objects/panel/file/__construct.md)
- [$file->breadcrumb()](https://getkirby.com/docs/reference/objects/panel/file/breadcrumb.md)
- [$file->buttons()](https://getkirby.com/docs/reference/objects/panel/file/buttons.md)
- [$file->content()](https://getkirby.com/docs/reference/objects/panel/file/content.md)
- [$file->dragText()](https://getkirby.com/docs/reference/objects/panel/file/drag-text.md)
- [$file->dragTextFromCallback()](https://getkirby.com/docs/reference/objects/panel/file/drag-text-from-callback.md)
- [$file->dragTextType()](https://getkirby.com/docs/reference/objects/panel/file/drag-text-type.md)
- [$file->dropdown()](https://getkirby.com/docs/reference/objects/panel/file/dropdown.md)
- [$file->dropdownOption()](https://getkirby.com/docs/reference/objects/panel/file/dropdown-option.md)
- [$file->image()](https://getkirby.com/docs/reference/objects/panel/file/image.md)
- [File::imagePlaceholder()](https://getkirby.com/docs/reference/objects/panel/file/image-placeholder.md)
- [$file->isDisabledDropdownOption()](https://getkirby.com/docs/reference/objects/panel/file/is-disabled-dropdown-option.md)
- [$file->isFocusable()](https://getkirby.com/docs/reference/objects/panel/file/is-focusable.md)
- [$file->model()](https://getkirby.com/docs/reference/objects/panel/file/model.md)
- [$file->options()](https://getkirby.com/docs/reference/objects/panel/file/options.md)
- [$file->path()](https://getkirby.com/docs/reference/objects/panel/file/path.md)
- [$file->pickerData()](https://getkirby.com/docs/reference/objects/panel/file/picker-data.md)
- [$file->prevNext()](https://getkirby.com/docs/reference/objects/panel/file/prev-next.md)
- [$file->props()](https://getkirby.com/docs/reference/objects/panel/file/props.md)
- [$file->toLink()](https://getkirby.com/docs/reference/objects/panel/file/to-link.md)
- [$file->url()](https://getkirby.com/docs/reference/objects/panel/file/url.md)
- [$file->versions()](https://getkirby.com/docs/reference/objects/panel/file/versions.md)
- [$file->view()](https://getkirby.com/docs/reference/objects/panel/file/view.md)