SproutCMS

This is the code documentation for the SproutCMS project

function byRecord()

Returns all of the tags for a given record

Usage

array Tags::byRecord ( string $table , int $record_id );

Arguments

  1. string $table
  2. int $record_id

Exceptions thrown

  • QueryException

Return value

  • array
    Tags