PHP Class Hypothesis, Analysis-of-Competing-Hypotheses

Inheritance: extends Observation
Afficher le fichier Open project: Burton/Analysis-of-Competing-Hypotheses Class Usage Examples

Méthodes publiques

Свойство Type Description
$database_table_name
$insert_fields_to_ignore This is the table that this class interacts with.

Méthodes publiques

Méthode Description
getComments ( $thread_id ) These are tables fields that will be IGNORED when inserts happen.
showComments ( $thread_id )

Method Details

getComments() public méthode

These are tables fields that will be IGNORED when inserts happen.
public getComments ( $thread_id )

showComments() public méthode

public showComments ( $thread_id )

Property Details

$database_table_name public_oe property

public $database_table_name

$insert_fields_to_ignore public_oe property

This is the table that this class interacts with.
public $insert_fields_to_ignore