Documentation

Note extends BXObject
in package

Table of Contents

Constants

createProperties  = ['user_id', 'event_start', 'subject', 'info', 'contact_id', 'pr_project_id', 'entry_id', 'module_id']
ID  = 'id'
mapProperties  = []
NR  = null
nullableProperties  = []
readonly  = false

Properties

$changes  : mixed
$content  : mixed

Methods

__construct()  : mixed
__get()  : mixed
__set()  : mixed
changesToJson()  : mixed
getId()  : mixed
getNumber()  : mixed
getType()  : string
toJson()  : mixed

Constants

createProperties

public mixed createProperties = ['user_id', 'event_start', 'subject', 'info', 'contact_id', 'pr_project_id', 'entry_id', 'module_id']

mapProperties

public mixed mapProperties = []

nullableProperties

public mixed nullableProperties = []

Properties

Methods

__construct()

public __construct([stdClass $object = new stdClass() ]) : mixed
Parameters
$object : stdClass = new stdClass()

__get()

public __get(mixed $name) : mixed
Parameters
$name : mixed

__set()

public __set(mixed $name, mixed $value) : mixed
Parameters
$name : mixed
$value : mixed

changesToJson()

public changesToJson() : mixed

getType()

public getType() : string
Return values
string

        
On this page

Search results