FileDiskProperty
Table of Contents
Methods
- attachFilesWorkflow() : int|null
- checkFields() : mixed
- convertFromDB() : mixed
- convertToDB() : mixed
- deleteAllAttachedFiles() : mixed
- deleteAttachedFiles() : mixed
- getLength() : mixed
- getObjectId() : mixed
- getPublicEditHTML() : mixed
- getPublicViewHTML() : mixed
- getUrlAttachedFileElement() : mixed
- getUrlAttachedFileWorkflow() : string
- getUserTypeDescription() : mixed
Methods
attachFilesWorkflow()
public
static attachFilesWorkflow(mixed $iblockId, string $fileId) : int|null
Parameters
- $iblockId : mixed
- $fileId : string
-
disk file with the prefix 'n'
Return values
int|nullcheckFields()
public
static checkFields(mixed $property, mixed $value) : mixed
Parameters
- $property : mixed
- $value : mixed
convertFromDB()
public
static convertFromDB(mixed $property, mixed $value) : mixed
Parameters
- $property : mixed
- $value : mixed
convertToDB()
public
static convertToDB(mixed $property, mixed $value) : mixed
Parameters
- $property : mixed
- $value : mixed
deleteAllAttachedFiles()
public
static deleteAllAttachedFiles(mixed $entityId) : mixed
Parameters
- $entityId : mixed
deleteAttachedFiles()
public
static deleteAttachedFiles(mixed $iblockId, array<string|int, mixed> $listAttachedId) : mixed
Parameters
- $iblockId : mixed
- $listAttachedId : array<string|int, mixed>
getLength()
public
static getLength(mixed $property, mixed $value) : mixed
Parameters
- $property : mixed
- $value : mixed
getObjectId()
public
static getObjectId(mixed $attachedId) : mixed
Parameters
- $attachedId : mixed
getPublicEditHTML()
public
static getPublicEditHTML(mixed $property, mixed $value, mixed $controlSettings) : mixed
Parameters
- $property : mixed
- $value : mixed
- $controlSettings : mixed
getPublicViewHTML()
public
static getPublicViewHTML(mixed $property, mixed $value, mixed $controlSettings) : mixed
Parameters
- $property : mixed
- $value : mixed
- $controlSettings : mixed
getUrlAttachedFileElement()
public
static getUrlAttachedFileElement(mixed $elementId, mixed $objectId) : mixed
Parameters
- $elementId : mixed
- $objectId : mixed
getUrlAttachedFileWorkflow()
public
static getUrlAttachedFileWorkflow(mixed $iblockId, mixed $objectId) : string
Parameters
- $iblockId : mixed
- $objectId : mixed
Return values
stringgetUserTypeDescription()
public
static getUserTypeDescription() : mixed