Disqus |
class |
Drupal\disqus\Element |
src/Element/Disqus.php |
Provides Disqus render element. |
|
|
|
DisqusBaseBlock |
abstract class |
Drupal\disqus\Plugin\Block |
src/Plugin/Block/DisqusBaseBlock.php |
Create a new DisqusBaseBlock. |
4 |
|
|
DisqusCombinationWidgetBlock |
class |
Drupal\disqus\Plugin\Block |
src/Plugin/Block/DisqusCombinationWidgetBlock.php |
Plugin implementation of the 'disqus_combination_widget'. |
|
|
|
DisqusComment |
class |
Drupal\disqus\Plugin\migrate\source |
src/Plugin/migrate/source/DisqusComment.php |
Disqus comment source using disqus-api. |
|
|
|
DisqusComment |
class |
Drupal\disqus\Plugin\migrate\destination |
src/Plugin/migrate/destination/DisqusComment.php |
Disqus comment destination. |
|
|
|
DisqusCommentCount |
class |
Drupal\disqus\Plugin\views\field |
src/Plugin/views/field/DisqusCommentCount.php |
Field handler to present the number of Disqus comments on a node. |
|
|
|
DisqusCommentManager |
class |
Drupal\disqus |
src/DisqusCommentManager.php |
It contains common functions to manage disqus_comment fields. |
|
2 |
2 |
DisqusCommentManagerInterface |
interface |
Drupal\disqus |
src/DisqusCommentManagerInterface.php |
It contains common functions to manage disqus_comment fields. |
1 |
1 |
|
DisqusCommentsStatus |
class |
Drupal\disqus\Plugin\migrate\source |
src/Plugin/migrate/source/DisqusCommentsStatus.php |
Disqus comments status. |
|
|
|
DisqusController |
class |
Drupal\disqus\Controller |
src/Controller/DisqusController.php |
Defines the controller for closing window. |
|
|
|
DisqusEnabledNodeTypes |
class |
Drupal\disqus\Plugin\migrate\source |
src/Plugin/migrate/source/DisqusEnabledNodeTypes.php |
Disqus enabled content types migration source. |
|
|
|
DisqusEntityId |
class |
Drupal\disqus\Plugin\migrate\process |
src/Plugin/migrate/process/DisqusEntityId.php |
Gives the entity_id from the disqus identifier. |
|
|
|
DisqusEntityType |
class |
Drupal\disqus\Plugin\migrate\process |
src/Plugin/migrate/process/DisqusEntityType.php |
Gives the entity_type from the disqus identifier. |
|
|
|
DisqusFormatter |
class |
Drupal\disqus\Plugin\Field\FieldFormatter |
src/Plugin/Field/FieldFormatter/DisqusFormatter.php |
Provides a default disqus comment formatter. |
|
|
|
DisqusItem |
class |
Drupal\disqus\Plugin\Field\FieldType |
src/Plugin/Field/FieldType/DisqusItem.php |
Plugin implementation of the Disqus comments field type. |
|
|
|
DisqusPopularThreadsBlock |
class |
Drupal\disqus\Plugin\Block |
src/Plugin/Block/DisqusPopularThreadsBlock.php |
Plugin implementation of the 'disqus_popular_threads'. |
|
|
|
DisqusRecentCommentBlock |
class |
Drupal\disqus\Plugin\Block |
src/Plugin/Block/DisqusRecentCommentBlock.php |
Plugin implementation of the 'disqus_recent_comments'. |
|
|
|
DisqusSettingsForm |
class |
Drupal\disqus\Form |
src/Form/DisqusSettingsForm.php |
Provides Disqus settings form. |
|
|
1 |
DisqusTopCommentersBlock |
class |
Drupal\disqus\Plugin\Block |
src/Plugin/Block/DisqusTopCommentersBlock.php |
Plugin implementation of the 'disqus_top_commenters'. |
|
|
|
DisqusWidget |
class |
Drupal\disqus\Plugin\Field\FieldWidget |
src/Plugin/Field/FieldWidget/DisqusWidget.php |
Plugin implementation of the Disqus comments widget. |
|
|
|