Base
in package
implements
CursorInterface, Countable
AbstractYes
Base class for Cursors
Tags
Table of Contents
Interfaces
- CursorInterface
- Common interface for Cursors
- Countable
Methods
- getId() : mixed
- Returns the cursor ID
- isCached() : bool
- Return if the Cursor has cached results on server
Methods
getId()
Returns the cursor ID
public
getId() : mixed
isCached()
Return if the Cursor has cached results on server
public
isCached() : bool