Function Module_admin_cns_customprofilefields->may_delete_this

Definitions

adminzone/pages/modules/admin_cns_customprofilefields.php

  • Standard crud_module delete possibility checker.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$_id ID_TEXT required parameter N/A N/A The entry being potentially deleted

Return

  • Whether it may be deleted
  • Type: boolean
  • Set: N/A
  • Range: N/A