Search for filter
Title | Object type | File name | Summary |
---|---|---|---|
CtoolsCssTestCase::testCssFilterMergeProperties | function | tests/ |
Test that when the CSS has two properties defined they are merged. |
CtoolsCssTestCase::testCssFilterURLHandling | function | tests/ |
Test that in case that url is used, the colons survives filtering. |
CtoolsCssTestCase::testCssStoreFilterRetrieve | function | tests/ |
Test that Stored CSS snippets can be retrieved, filtered or otherwise. |
ctools_context_filter | function | includes/ |
Return a keyed array of context that match the given 'required context' filters. |
ctools_context_optional::filter | function | includes/ |
Filter the contexts to determine which apply in the current environment. |
ctools_context_required::filter | function | includes/ |
Filter the contexts to determine which apply in the current environment. |
ctools_css_filter | function | includes/ |
Filter a chunk of CSS text. |
ctools_css_filter_css_data | function | includes/ |
Run disassembled $css through the filter. |
ctools_css_filter_default_allowed_properties | function | includes/ |
Provide a deafult list of allowed properties by the filter. |
ctools_css_filter_default_allowed_values | function | includes/ |
Provide a default list of allowed values by the filter. |
ctools_custom_content_ui::list_filter | function | ctools_custom_content/ |
Determine if a row should be filtered out. |
ctools_entity_from_schema_columns_filter | function | plugins/ |
|
ctools_export_ui::list_filter | function | plugins/ |
Determine if a row should be filtered out. |
page_manager_page_form_basic_validate_filter | function | page_manager/ |
|
stylizer_ui::list_filter | function | stylizer/ |
Determine if a row should be filtered out. |
_ctools_context_filter | function | includes/ |
Helper function for ctools_context_filter(). |
_ctools_drush_export_module_filter | function | drush/ |
Filter a nested array of exportables by export module. |
_ctools_drush_filter_exportables | function | drush/ |
Filters a collection of exportables based on filters. |
_ctools_entity_field_value_filter_items_by_column | function | plugins/ |
|
_ctools_export_filter_export_tables | function | includes/ |