Function __global->upload_will_syndicate

Definitions

sources/upload_syndication.php

  • Find if upload syndication will happen. Tell's us we do not need to worry about quota.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$name ID_TEXT required parameter N/A N/A Upload field name

Return

  • Whether it will?
  • Type: boolean
  • Set: N/A
  • Range: N/A