PHP Класс Hypothesis, Analysis-of-Competing-Hypotheses

Наследование: extends Observation
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$database_table_name
$insert_fields_to_ignore This is the table that this class interacts with.

Открытые методы

Метод Описание
getComments ( $thread_id ) These are tables fields that will be IGNORED when inserts happen.
showComments ( $thread_id )

Описание методов

getComments() публичный Метод

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

showComments() публичный Метод

public showComments ( $thread_id )

Описание свойств

$database_table_name публичное свойство

public $database_table_name

$insert_fields_to_ignore публичное свойство

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