Documentation

ImageResizeHandler

bool
CBlogImage: ImageResizeHandler(
 array arCustomFile
 array arParams
);

Event handler main.file.input.upload. It is registered via the CBlogImage::AddImageResizeHandler method. The method is called only when an event is triggered, it has no use when called separately.

Method parameters

ParameterDescription
arCustomFile Array with parameters of downloaded file. It is passed from the main.file.input.upload event.
arParams Array of fields, translated when the handler is registered.
© «Bitrix24», 2001-2024
Up