Search for d
Title | Object type | File name | Summary |
---|---|---|---|
RdfRdfaMarkupTestCase::testDrupalRdfaAttributes | function | modules/ |
Test rdf_rdfa_attributes(). |
RdfTrackerAttributesTestCase | class | modules/ |
|
RdfTrackerAttributesTestCase::getInfo | function | modules/ |
|
RdfTrackerAttributesTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
RdfTrackerAttributesTestCase::testAttributesInTracker | function | modules/ |
Create nodes as both admin and anonymous user and test for correct RDFa markup on the tracker page for those nodes and their comments. |
RdfTrackerAttributesTestCase::_testBasicTrackerRdfaMarkup | function | modules/ |
Helper function for testAttributesInTracker(). |
rdf_comment_load | function | modules/ |
Implements hook_comment_load(). |
RDF_DEFAULT_BUNDLE | constant | modules/ |
RDF bundle flag: Default bundle. |
rdf_entity_info_alter | function | modules/ |
Implements hook_entity_info_alter(). |
rdf_entity_load | function | modules/ |
Implements hook_entity_load(). |
rdf_field_attach_view_alter | function | modules/ |
Implements hook_field_attach_view_alter(). |
rdf_get_namespaces | function | modules/ |
Returns an array of RDF namespaces defined in modules that implement hook_rdf_namespaces(). |
rdf_help | function | modules/ |
Implements hook_help(). |
rdf_install | function | modules/ |
Implements hook_install(). |
rdf_mapping_delete | function | modules/ |
Deletes the mapping for the given bundle from the database. |
rdf_mapping_load | function | modules/ |
Returns the mapping for attributes of a given entity type/bundle pair. |
rdf_mapping_save | function | modules/ |
Saves an RDF mapping to the database. |
rdf_modules_installed | function | modules/ |
Implements hook_modules_installed(). |
rdf_modules_uninstalled | function | modules/ |
Implements hook_modules_uninstalled(). |
rdf_preprocess_comment | function | modules/ |
Implements MODULE_preprocess_HOOK(). |
rdf_preprocess_field | function | modules/ |
Implements MODULE_preprocess_HOOK(). |
rdf_preprocess_image | function | modules/ |
Implements MODULE_preprocess_HOOK(). |
rdf_preprocess_node | function | modules/ |
Implements MODULE_preprocess_HOOK(). |
rdf_preprocess_taxonomy_term | function | modules/ |
Implements MODULE_preprocess_HOOK(). |
rdf_preprocess_username | function | modules/ |
Implements MODULE_preprocess_HOOK(). |
rdf_preprocess_user_profile | function | modules/ |
Implements MODULE_preprocess_HOOK(). |
rdf_process | function | modules/ |
Template process function for adding extra tags to hold RDFa attributes. |
rdf_rdfa_attributes | function | modules/ |
Builds an array of RDFa attributes for a given mapping. This array will typically be passed through drupal_attributes() to create the attributes variables that are available to template files. These include $attributes, $title_attributes,… |
rdf_rdf_namespaces | function | modules/ |
Implements hook_rdf_namespaces(). |
rdf_schema | function | modules/ |
Implements hook_schema(). |
rdf_test.info | file | modules/ |
name = "RDF module tests" description = "Support module for RDF module testing." package = Testing version = VERSION core = 7.x hidden = TRUE dependencies[] = blog |
rdf_test.install | file | modules/ |
Install, update and uninstall functions for the rdf module. |
rdf_test.module | file | modules/ |
Test API interaction with the RDF module. |
rdf_test_install | function | modules/ |
Implements hook_install(). |
rdf_test_rdf_mapping | function | modules/ |
Implements hook_rdf_mapping(). |
rdf_test_rdf_namespaces | function | modules/ |
Implements hook_rdf_namespaces(). |
rdf_theme | function | modules/ |
Implements hook_theme(). |
Reader | class | misc/ |
|
Reader.php | file | misc/ |
|
Reader::$fileName | property | misc/ |
|
Reader::$fileType | property | misc/ |
Mime-type in order to use zlib, bzip2 or no compression. In case ext-fileinfo is not present only the relevant types 'application/x-gzip' and 'application/x-bzip2' are assigned to this class property. |
Reader::determineFileType | function | misc/ |
|
Reader::determineFileTypeByHeader | function | misc/ |
In case ext-fileinfo is not present only the relevant types 'application/x-gzip' and 'application/x-bzip2' are resolved. |
Reader::extractData | function | misc/ |
|
Reader::resolveContainer | function | misc/ |
|
Reader::resolveFourByteLittleEndian | function | misc/ |
|
Reader::resolveManifestLength | function | misc/ |
|
Reader::resolveStream | function | misc/ |
Resolves stream in order to handle compressed Phar archives. |
Reader::resolveTwoByteBigEndian | function | misc/ |
|
Reader::__construct | function | misc/ |
Pagination
- Previous page
- Page 107
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.