Abstract
Methods |
public static factory(array $attributes) Create a Block element from a keyed array of attributes.
|
public getBlockId() Get the block identifier.
|
public getType() Get the block type.
|
public setBlockId( $blockId) Set the block identifier.
|
Properties |
protected $block_id = NULL Block identifier.
|
protected $type = NULL Block type.
|
Methods |
Properties |
Methods |
public static factory(array $attributes) Create a Block element from a keyed array of attributes.
|