Block
extends AbstractPositioner
in package
Positions block frames
Tags
Table of Contents
- move() : mixed
- position() : mixed
Methods
move()
public
move(AbstractFrameDecorator $frame, $offset_x, $offset_y[, bool $ignore_self = false ]) : mixed
Parameters
- $frame : AbstractFrameDecorator
- $offset_x :
- $offset_y :
- $ignore_self : bool = false
Return values
mixed —position()
public
position(AbstractFrameDecorator $frame) : mixed
Parameters
- $frame : AbstractFrameDecorator