\UserAttributesSchema

Schema file

Summary

Methods
Properties
Constants
before()
after()
$connection
$user_attribute_choices
$user_attribute_layouts
$user_attribute_settings
$user_attributes
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

$user_attribute_choices

$user_attribute_choices : array

user_attribute_choices table

Type

array

$user_attribute_layouts

$user_attribute_layouts : array

user_attribute_layouts table

Type

array

$user_attribute_settings

$user_attribute_settings : array

user_attribute_settings table

Type

array

$user_attributes

$user_attributes : array

user_attributes 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