Function Module_cms_downloads->get_submitter
Definitions
cms/pages/modules/cms_downloads.php
- Standard crud_module submitter getter.
- Visibility: public
- Is abstract?: No
- Is static?: No
- Is final?: No
- Return: array
Parameters
Name | Type | Default | Set | Range | Description |
---|---|---|---|---|---|
$id | ID_TEXT | required parameter | N/A | N/A | The entry for which the submitter is sought |
Return
- The submitter, and the time of submission (null submission time implies no known submission time)
- Type: array
- Set: N/A
- Range: N/A