MetaFox

UploadMultiAlbumItemField extends UploadMultiPhotoField
in package
Uses MultipleTypeUploadTrait

Table of Contents

Methods

allowAddItems()  : self
allowRemoveItems()  : self
allowTypes()  : $this
canUploadVideos()  : bool
dialogTitle()  : static
getAcceptableMimeTypes()  : string
getAcceptableTypes()  : array<string|int, string>
initialize()  : void

Methods

allowAddItems()

public allowAddItems([bool $flag = true ]) : self
Parameters
$flag : bool = true
Return values
self

allowRemoveItems()

public allowRemoveItems([bool $flag = true ]) : self
Parameters
$flag : bool = true
Return values
self

allowTypes()

public allowTypes(array<string|int, string> $types) : $this
Parameters
$types : array<string|int, string>
Return values
$this

getAcceptableMimeTypes()

public getAcceptableMimeTypes(array<string|int, string> $allowedTypes) : string
Parameters
$allowedTypes : array<string|int, string>
Return values
string

getAcceptableTypes()

public getAcceptableTypes() : array<string|int, string>
Return values
array<string|int, string>

        
On this page

Search results