1. Home
  2. Docs
  3. Function Reference
  4. Classes
  5. Admin
  6. MVC Admin Settings Helper
  7. delete()

delete()

Remove a setting row from a Simpods MVC settings table

Copy to Clipboard

Parameters

$table_str

Name of table (without table_prefix)

$name_str

Name of option to insert

$user_int

Not used (for user settings only)

Return

This function does not return anything.

Example

????????

Copy to Clipboard
Tags