\CategoriesSchema

Schema file

Summary

Methods
Properties
Constants
before()
after()
$connection
$categories
$categories_languages
$category_orders
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$connection

$connection : string

Database connection

Type

string

$categories

$categories : array

categories table

Type

array

$categories_languages

$categories_languages : array

categories_languages table

Type

array

$category_orders

$category_orders : array

category_orders table

Type

array

Methods

before()

before(array  $event = array()) : boolean

before

Parameters

array $event

event

Returns

boolean

after()

after(array  $event = array()) : void

after

Parameters

array $event

event