SproutCMS

This is the code documentation for the SproutCMS project

function save()

Save this model.

Usage

bool $CategoryModel->save ( string $main_table );

Arguments

  1. string $main_table

Exceptions thrown

  • InvalidArgumentException
  • QueryException
  • ConnectionException
  • Exception
  • TransactionRecursionException
  • PDOException

Return value

  • bool