| [ Index ] |
PHP Cross Reference of Drupal 6 (gatewave) |
[Source view] [Print] [Project Stats]
(no description)
| File Size: | 127 lines (4 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| _filefield_content_generate($node, $field) X-Ref |
| Private function used by filefield_content_generate(). |
| _filefield_generate_file($field) X-Ref |
| Generate an image based on the properties of a field. This is made to work with ImageField, and inspects the minimum and maximum image sizes and makes sure the generated image matches the requirements. return: |
| _filefield_generate_textfile($filesize = 1024) X-Ref |
| Private function for generating a random text file. |
| _filefield_generate_image($extension = 'png', $min_resolution, $max_resolution) X-Ref |
| Private function for creating a random image. This function only works with the GD toolkit. ImageMagick is not supported. |
| Generated: Thu Mar 24 11:18:33 2011 | Cross-referenced by PHPXref 0.7 |