Nextcloud PHP API (master)

EShapeType : int
in package

The input and output Shape types

Tags
since
30.0.0

Table of Contents

Cases

Audio  = 3
Enum  = 6
File  = 5
Image  = 2
ListOfAudios  = 13
ListOfFiles  = 15
ListOfImages  = 12
ListOfNumbers  = 10
ListOfTexts  = 11
ListOfVideos  = 14
Number
Text  = 1
Video  = 4

Methods

getScalarType()  : EShapeType
isFileType()  : bool
validateEnum()  : void
validateInput()  : void
validateOutputWithFileData()  : void
validateOutputWithFileIds()  : void
validateNonFileType()  : void

Cases

Methods

validateOutputWithFileData()

public validateOutputWithFileData(mixed $value) : void
Parameters
$value : mixed
Tags
throws
ValidationException
since
30.0.0

validateOutputWithFileIds()

public validateOutputWithFileIds(mixed $value) : void
Parameters
$value : mixed
Tags
throws
ValidationException
since
30.0.0

        
On this page

Search results