SproutCMS

This is the code documentation for the SproutCMS project

function delete()

Delete this model.

Usage

bool delete ( string $main_table );

Arguments

  1. string $main_table

Exceptions thrown

  • InvalidArgumentException
  • QueryException
  • ConnectionException

Return value

  • bool