Show:

Users_Quota Class

Extends Base_Users_Quota
Module: Users

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

Item Index

Methods

Methods

__set_state

(
  • $array
)
Users_Quota static

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

Parameters:

  • $array Array

Returns:

Users_Quota:

Class instance

setUp

()

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