Overview

Namespaces

  • None
  • RedBeanPHP
    • Adapter
    • BeanHelper
    • Cursor
    • Driver
    • Logger
      • RDefault
    • QueryWriter
    • RedException
    • Repository
    • Util

Classes

  • NullCursor
  • PDOCursor
  • Overview
  • Namespace
  • Class

Class NullCursor

NULL Database Cursor Implementation of the NULL Cursor. Used for an empty BeanCollection.

RedBeanPHP\Cursor\NullCursor implements RedBeanPHP\Cursor
Namespace: RedBeanPHP\Cursor
Copyright:

(c) G.J.G.T. (Gabor) de Mooij and the RedBeanPHP Community. This source file is subject to the BSD/GPLv2 License that is bundled with this source code in the file license.txt.


License: BSD/GPLv2
Author: Gabor de Mooij and the RedBeanPHP Community
File: RedBeanPHP/Cursor/NULLCursor.php
Located at Cursor/NullCursor.php
Methods summary
public array
# getNextItem( )

Returns

array

See

Cursor::getNextItem

Implementation of

RedBeanPHP\Cursor::getNextItem()
public
# close( )

See

Cursor::close

Implementation of

RedBeanPHP\Cursor::close()
API documentation generated by ApiGen