Documentation

Term
in package

A term (word or mutli-word) represented as an object.

Table of Contents

Properties

$id  : int
$lgid  : int
$roman  : string
$sentence  : string
$status  : int
$statuschanged  : int
$text  : string
$textlc  : string
$translation  : string
$wordcount  : int

Properties

$id

public int $id

Term ID.

$lgid

public int $lgid

Language ID.

$roman

public string $roman

Romanization.

$sentence

public string $sentence

Sentence containing the term.

$status

public int $status

Term status.

$statuschanged

public int $statuschanged

Last status change date.

$text

public string $text

Associated text.

$textlc

public string $textlc

Associated text in lower case.

$translation

public string $translation

Term translation.

$wordcount

public int $wordcount

Number of words in the term.


        
On this page

Search results