SproutCMS

This is the code documentation for the SproutCMS project

function find()

Create a query for this model.

Usage

PdbQuery CategoryModel::find ( string $main_table , array $conditions );

Arguments

  1. string $main_table
  2. array $conditions

Return value

  • PdbQuery