| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 249 lines (11 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
ImageFieldTestCase:: (2 methods):
setUp()
createImageField()
ImageFieldDisplayTestCase:: (3 methods):
getInfo()
testNodeDisplay()
testDefaultImage()
ImageFieldValidateTestCase:: (5 methods):
getInfo()
setUp()
testResolution()
testFileMaxSize()
testNodeMaxSize()
Class: ImageFieldTestCase - X-Ref
| setUp() X-Ref |
| Implementation of setUp(). |
| createImageField($name, $type, $field_options = array() X-Ref |
| Create a new image field. param: $name param: $type param: $field_options param: $widget_options |
Class: ImageFieldDisplayTestCase - X-Ref
Test class to check that formatters are working properly.| getInfo() X-Ref |
| No description |
| testNodeDisplay() X-Ref |
| Test normal formatter display on node display. |
| testDefaultImage() X-Ref |
| Test normal formatter display on node display. |
Class: ImageFieldValidateTestCase - X-Ref
Test class to check for various validations.| getInfo() X-Ref |
| No description |
| setUp() X-Ref |
| Implementation of setUp(). |
| testResolution() X-Ref |
| Test resolution settings are checked on upload. |
| testFileMaxSize() X-Ref |
| Skip the max file size test, since it uses text files. |
| testNodeMaxSize() X-Ref |
| Skip the max file size per node test, since it uses text files. |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |