Module: Drupal::CCK::FieldMethods

Defined in:
lib/drupal/cck/fields.rb

Instance Method Summary collapse

Instance Method Details

#fieldsObject



4
5
6
# File 'lib/drupal/cck/fields.rb', line 4

def fields
  Drupal::CCK::ContentNodeFieldInstance.all :type_name => type
end