Show:

Websites_Article Class

Extends Base_Websites_Article
Module: Websites

Class representing 'Article' rows in the 'Websites' database You can create an object of this class either to access its non-static methods, or to actually represent a article row in the Websites database.

Item Index

Methods

Events

Methods

__set_state

(
  • $array
)
Websites_Article

Implements the __set_state method, so it can work with with var_export and be re-imported successfully.

Parameters:

  • $array Array

Returns:

Websites_Article:

Class instance

setUp

()

The setUp() method is called the first time an object of this class is constructed.

Events

Users/vote

Before