Skip to content

Krizalys Onedrive Constant FolderViewType

Christophe Vidal edited this page Aug 4, 2019 · 1 revision

Krizalys\Onedrive\Constant\FolderViewType

The folder view type.

  • Class name: FolderViewType
  • Namespace: Krizalys\Onedrive\Constant

Constants

DEFAULT_

const DEFAULT_ = 'default'

ICONS

const ICONS = 'icons'

DETAILS

const DETAILS = 'details'

THUMBNAILS

const THUMBNAILS = 'thumbnails'
Clone this wiki locally