Name Locationsort ascending Description
FileExampleSessionStreamWrapper::dir_readdir modules/examples/file_example/file_example_session_streams.inc Support for readdir().
FileExampleSessionStreamWrapper::dir_rewinddir modules/examples/file_example/file_example_session_streams.inc Support for rewinddir().
FileExampleSessionStreamWrapper::dir_closedir modules/examples/file_example/file_example_session_streams.inc Support for closedir().
file_example_menu modules/examples/file_example/file_example.module Implements hook_menu().
file_example_permission modules/examples/file_example/file_example.module Implements hook_permission().
file_example_intro modules/examples/file_example/file_example.module A simple introduction to the workings of this module.
file_example_readwrite modules/examples/file_example/file_example.module Form builder function.
file_example_managed_write_submit modules/examples/file_example/file_example.module Submit handler to write a managed file.
file_example_unmanaged_write_submit modules/examples/file_example/file_example.module Submit handler to write an unmanaged file.
file_example_unmanaged_php_submit modules/examples/file_example/file_example.module Submit handler to write an unmanaged file using plain PHP functions.
file_example_read_submit modules/examples/file_example/file_example.module Submit handler for reading a stream wrapper.
file_example_delete_submit modules/examples/file_example/file_example.module Submit handler to delete a file.
file_example_file_check_exists_submit modules/examples/file_example/file_example.module Submit handler to check existence of a file.
file_example_create_directory_submit modules/examples/file_example/file_example.module Submit handler for directory creation.
file_example_delete_directory_submit modules/examples/file_example/file_example.module Submit handler for directory deletion.
file_example_check_directory_submit modules/examples/file_example/file_example.module Submit handler to test directory existence.
file_example_show_session_contents_submit modules/examples/file_example/file_example.module Utility submit function to show the contents of $_SESSION.
file_example_get_managed_file modules/examples/file_example/file_example.module Utility function to check for and return a managed file.
file_example_stream_wrappers modules/examples/file_example/file_example.module Implements hook_stream_wrappers().
file_example_session_contents modules/examples/file_example/file_example.module Show the contents of a session file.
file_example_autoload_info modules/examples/file_example/file_example.module Implements hook_autoload_info().
GenericFieldTest::getFieldTypes modules/examples/field_permission_example/tests/field_permission_example.test Supply the field types we wish to test.
GenericFieldTest::getModule modules/examples/field_permission_example/tests/field_permission_example.test The module to enable.
GenericFieldTest::setUp modules/examples/field_permission_example/tests/field_permission_example.test Simpletest setUp().
GenericFieldTest::runTestGenericFieldInfo modules/examples/field_permission_example/tests/field_permission_example.test Verify that all required fields are specified in hook_field_info().
GenericFieldTest::codeTestGenericAddAllFields modules/examples/field_permission_example/tests/field_permission_example.test Add all testable fields as instances to a content type.
GenericFieldTest::codeTestGenericRemoveAllFields modules/examples/field_permission_example/tests/field_permission_example.test Remove all fields in $this->field_names.
GenericFieldTest::formTestGenericFieldNodeAddDeleteForm modules/examples/field_permission_example/tests/field_permission_example.test Add and delete all field types through Form API.
GenericFieldTest::formAddAllFields modules/examples/field_permission_example/tests/field_permission_example.test Add all fields using Form API.
GenericFieldTest::formCreateField modules/examples/field_permission_example/tests/field_permission_example.test Create a field using the content type management form.
GenericFieldTest::createFieldContentForUser modules/examples/field_permission_example/tests/field_permission_example.test Create a node with some field content.
FieldTestPermissionsExample::setUp modules/examples/field_permission_example/tests/field_permission_example.test Simpletest setUp().
FieldTestPermissionsExample::getFieldTypes modules/examples/field_permission_example/tests/field_permission_example.test Supply the field types we wish to test.
FieldTestPermissionsExample::getModule modules/examples/field_permission_example/tests/field_permission_example.test The module to enable.
FieldTestPermissionsExample::createFieldContentForUser modules/examples/field_permission_example/tests/field_permission_example.test Override createFieldContentForUser().
FieldTestPermissionsExample::testFieldnoteInfo modules/examples/field_permission_example/tests/field_permission_example.test Test of hook_field_info() and other implementation requirements.
FieldTestPermissionsExample::testAddRemoveFieldnoteForm modules/examples/field_permission_example/tests/field_permission_example.test Add and remove the field through Form API.
FieldTestPermissionsExample::testAddRemoveFieldnoteCode modules/examples/field_permission_example/tests/field_permission_example.test Add and remove the field through code.
FieldTestPermissionsExample::testFieldnoteViewPerms modules/examples/field_permission_example/tests/field_permission_example.test Test view permissions.
FieldTestPermissionsExample::testFieldnoteEditPerms modules/examples/field_permission_example/tests/field_permission_example.test Test edit permissions.
field_permission_example_permission modules/examples/field_permission_example/field_permission_example.module Implements hook_permission().
field_permission_example_field_access modules/examples/field_permission_example/field_permission_example.module Implements hook_field_access().
field_permission_example_field_info modules/examples/field_permission_example/field_permission_example.module Implements hook_field_info().
field_permission_example_field_is_empty modules/examples/field_permission_example/field_permission_example.module Implements hook_field_is_empty().
field_permission_example_field_formatter_info modules/examples/field_permission_example/field_permission_example.module Implements hook_field_formatter_info().
field_permission_example_field_formatter_view modules/examples/field_permission_example/field_permission_example.module Implements hook_field_formatter_view().
field_permission_example_field_widget_info modules/examples/field_permission_example/field_permission_example.module Implements hook_field_widget_info().
field_permission_example_field_widget_form modules/examples/field_permission_example/field_permission_example.module Implements hook_field_widget_form().
field_permission_example_menu modules/examples/field_permission_example/field_permission_example.module Implements hook_menu().
_field_permission_example_page modules/examples/field_permission_example/field_permission_example.module A simple page to explain to the developer what to do.

Pages