Module "reseller_style_file"

Description

SOAP WSDL

Available methods

Details

void delete

Delete

Parameters

  • int $reseller_style_file_id

array get_by_id

Get a Reseller_Style_File by id

Parameters

  • int $id

Returns

  • array $info

array get_by_reseller

Get all Reseller_Style_Files by Reseller

Parameters

  • int $reseller_id

Returns

  • array $reseller_style_file

int insert

Insert a new \reseller_file

Parameters

  • int $file_id
  • int $reseller_id

Returns

  • int $reseller_file_id