signalpoint / jDrupal

A JavaScript Library and API for Drupal Applications
http://jdrupal.tylerfrankenstein.com/
GNU General Public License v2.0
76 stars 38 forks source link

Add entity helpers for fieldHasItem(), fieldGetItem(), fieldGetItemCount() and fieldGetItems() #54

Open signalpoint opened 7 years ago

signalpoint commented 7 years ago

Add some helper functions similar to an Entity Metadata Wrapper to help checking for a field's item existence and extracting it.