Type
class Type (View source)
Methods
static Type
add(string $fslTypeHandle, string $fslTypeName, int|Package $pkg = false)
No description
static Type
getByHandle($fslTypeHandle)
No description
static Type[]
getList()
Returns an array of \Concrete\Core\Entity\File\StorageLocation\Type\Type objects.
static Type[]
getListByPackage(Package $pkg)
Return an array of AuthenticationTypes that are associated with a specific package.
Details
static Type
add(string $fslTypeHandle, string $fslTypeName, int|Package $pkg = false)
No description
static null|Type
getByID(int $id)
No description
static Type
getByHandle($fslTypeHandle)
No description
static Type[]
getList()
Returns an array of \Concrete\Core\Entity\File\StorageLocation\Type\Type objects.
static Type[]
getListByPackage(Package $pkg)
Return an array of AuthenticationTypes that are associated with a specific package.