Search for scheme
- Search 9.5.x for scheme
- Search 8.9.x for scheme
- Search 10.3.x for scheme
- Search 11.x for scheme
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
color_scheme_form | function | modules/ |
Form constructor for the color configuration form for a particular theme. |
color_scheme_form_submit | function | modules/ |
Form submission handler for color_scheme_form(). |
color_scheme_form_validate | function | modules/ |
Form validation handler for color_scheme_form(). |
file_default_scheme | function | includes/ |
Gets the default file stream implementation. |
file_stream_wrapper_get_instance_by_scheme | function | includes/ |
Returns a reference to the stream wrapper class responsible for a scheme. |
file_stream_wrapper_valid_scheme | function | includes/ |
Checks that the scheme of a stream URI is valid. |
file_uri_scheme | function | includes/ |
Returns the scheme of a URI (e.g. a stream). |
StreamWrapperTest::$scheme | property | modules/ |
|
StreamWrapperTest::testGetInstanceByScheme | function | modules/ |
Test the file_stream_wrapper_get_instance_by_scheme() function. |
StreamWrapperTest::testGetValidStreamScheme | function | modules/ |
Test the scheme functions. |
system_test_redirect_invalid_scheme | function | modules/ |
|
system_test_redirect_noscheme | function | modules/ |
|
theme_color_scheme_form | function | modules/ |
Returns HTML for a theme's color form. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.