Function Hook_commandr_fs_members->get_field_id_for

Definitions

sources/hooks/systems/commandr_fs/members.php

  • Get the field ID of a CPF from a filename.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: int

Parameters

Name Type Default Set Range Description
$file_name string required parameter N/A N/A Filename
$missing_ok boolean False N/A N/A If the field may be missing

Return

  • CPF ID (null: none)
  • Type: ?AUTO_LINK
  • Set: N/A
  • Range: N/A