function ImageFieldDisplayTestCase::testImageFieldFormattersPublic
Test image formatters on node display for public files.
File
-
modules/
image/ image.test, line 953
Class
- ImageFieldDisplayTestCase
- Test class to check that formatters and display settings are working.
Code
function testImageFieldFormattersPublic() {
$this->_testImageFieldFormatters('public');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.