PalmRecord
in package
Table of Contents
Properties
- $attributes : int
- $id : int
- $offset : int
Methods
- __construct() : mixed
Properties
$attributes
public
int
$attributes
= 0
$id
public
int
$id
= 0
$offset
public
int
$offset
= 0
Methods
__construct()
public
__construct([int $offset = 0 ][, int $attributes = 0 ][, int $id = 0 ]) : mixed
Parameters
- $offset : int = 0
- $attributes : int = 0
- $id : int = 0