Open Source Content Management System

$object->setscore

  1. Description

$object->setscore -- Set the score of a record

Description

`boolean **$object->setscore** (int score)`

Minimum version: Midgard 1.4 (Bifrost)

Sets the score of a record.

Returns TRUE on success, FALSE on failure.

setscore($topic->score + 1);  
    ?>

Method available for: article and topic objects.

Designed by Nemein, hosted by Anykey