FIELD_QUERY_COMPLETE

in modules/field/field.module

Cursor return value for field_attach_query() to indicate that no more data is available.

<?php
define('FIELD_QUERY_COMPLETE', 'FIELD_QUERY_COMPLETE');
?>

Related topics

Login or register to post comments
 
 

All source code and documentation on this site is released under the terms of the GNU General Public License, version 2 and later. Drupal is a registered trademark of Dries Buytaert.