Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
faa795e8
Commit
faa795e8
authored
Aug 13, 2012
by
tim.plunkett
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add module names to all core plugins.
parent
e59b43b9
Changes
136
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
136 changed files
with
258 additions
and
121 deletions
+258
-121
lib/Views/aggregator/Plugin/views/argument/CategoryCid.php
lib/Views/aggregator/Plugin/views/argument/CategoryCid.php
+2
-1
lib/Views/aggregator/Plugin/views/argument/Fid.php
lib/Views/aggregator/Plugin/views/argument/Fid.php
+2
-1
lib/Views/aggregator/Plugin/views/argument/Iid.php
lib/Views/aggregator/Plugin/views/argument/Iid.php
+2
-1
lib/Views/aggregator/Plugin/views/field/Category.php
lib/Views/aggregator/Plugin/views/field/Category.php
+2
-1
lib/Views/aggregator/Plugin/views/field/TitleLink.php
lib/Views/aggregator/Plugin/views/field/TitleLink.php
+2
-1
lib/Views/aggregator/Plugin/views/field/Xss.php
lib/Views/aggregator/Plugin/views/field/Xss.php
+2
-1
lib/Views/aggregator/Plugin/views/filter/CategoryCid.php
lib/Views/aggregator/Plugin/views/filter/CategoryCid.php
+2
-1
lib/Views/aggregator/Plugin/views/row/Rss.php
lib/Views/aggregator/Plugin/views/row/Rss.php
+1
-0
lib/Views/book/Plugin/views/argument_default/Root.php
lib/Views/book/Plugin/views/argument_default/Root.php
+1
-0
lib/Views/comment/Plugin/views/argument/UserUid.php
lib/Views/comment/Plugin/views/argument/UserUid.php
+2
-1
lib/Views/comment/Plugin/views/field/Comment.php
lib/Views/comment/Plugin/views/field/Comment.php
+2
-1
lib/Views/comment/Plugin/views/field/Depth.php
lib/Views/comment/Plugin/views/field/Depth.php
+2
-1
lib/Views/comment/Plugin/views/field/LInkDelete.php
lib/Views/comment/Plugin/views/field/LInkDelete.php
+2
-1
lib/Views/comment/Plugin/views/field/LastTimestamp.php
lib/Views/comment/Plugin/views/field/LastTimestamp.php
+2
-1
lib/Views/comment/Plugin/views/field/Link.php
lib/Views/comment/Plugin/views/field/Link.php
+2
-1
lib/Views/comment/Plugin/views/field/LinkApprove.php
lib/Views/comment/Plugin/views/field/LinkApprove.php
+2
-1
lib/Views/comment/Plugin/views/field/LinkEdit.php
lib/Views/comment/Plugin/views/field/LinkEdit.php
+2
-1
lib/Views/comment/Plugin/views/field/LinkReply.php
lib/Views/comment/Plugin/views/field/LinkReply.php
+2
-1
lib/Views/comment/Plugin/views/field/NcsLastCommentName.php
lib/Views/comment/Plugin/views/field/NcsLastCommentName.php
+2
-1
lib/Views/comment/Plugin/views/field/NcsLastUpdated.php
lib/Views/comment/Plugin/views/field/NcsLastUpdated.php
+2
-1
lib/Views/comment/Plugin/views/field/NodeComment.php
lib/Views/comment/Plugin/views/field/NodeComment.php
+2
-1
lib/Views/comment/Plugin/views/field/NodeLink.php
lib/Views/comment/Plugin/views/field/NodeLink.php
+2
-1
lib/Views/comment/Plugin/views/field/NodeNewComments.php
lib/Views/comment/Plugin/views/field/NodeNewComments.php
+2
-1
lib/Views/comment/Plugin/views/field/Username.php
lib/Views/comment/Plugin/views/field/Username.php
+2
-1
lib/Views/comment/Plugin/views/filter/NcsLastUpdated.php
lib/Views/comment/Plugin/views/filter/NcsLastUpdated.php
+2
-1
lib/Views/comment/Plugin/views/filter/NodeComment.php
lib/Views/comment/Plugin/views/filter/NodeComment.php
+2
-1
lib/Views/comment/Plugin/views/filter/UserUid.php
lib/Views/comment/Plugin/views/filter/UserUid.php
+2
-1
lib/Views/comment/Plugin/views/row/Rss.php
lib/Views/comment/Plugin/views/row/Rss.php
+1
-0
lib/Views/comment/Plugin/views/row/View.php
lib/Views/comment/Plugin/views/row/View.php
+1
-0
lib/Views/comment/Plugin/views/sort/NcsLastCommentName.php
lib/Views/comment/Plugin/views/sort/NcsLastCommentName.php
+2
-1
lib/Views/comment/Plugin/views/sort/NcsLastUpdated.php
lib/Views/comment/Plugin/views/sort/NcsLastUpdated.php
+2
-1
lib/Views/comment/Plugin/views/sort/Thread.php
lib/Views/comment/Plugin/views/sort/Thread.php
+2
-1
lib/Views/contact/Plugin/views/field/ContactLink.php
lib/Views/contact/Plugin/views/field/ContactLink.php
+2
-1
lib/Views/field/Plugin/views/argument/FieldList.php
lib/Views/field/Plugin/views/argument/FieldList.php
+2
-1
lib/Views/field/Plugin/views/argument/ListString.php
lib/Views/field/Plugin/views/argument/ListString.php
+2
-1
lib/Views/field/Plugin/views/field/Field.php
lib/Views/field/Plugin/views/field/Field.php
+2
-1
lib/Views/field/Plugin/views/filter/FieldList.php
lib/Views/field/Plugin/views/filter/FieldList.php
+2
-1
lib/Views/field/Plugin/views/relationship/EntityReverse.php
lib/Views/field/Plugin/views/relationship/EntityReverse.php
+2
-1
lib/Views/file/Plugin/views/argument/Fid.php
lib/Views/file/Plugin/views/argument/Fid.php
+2
-1
lib/Views/file/Plugin/views/field/Extension.php
lib/Views/file/Plugin/views/field/Extension.php
+2
-1
lib/Views/file/Plugin/views/field/File.php
lib/Views/file/Plugin/views/field/File.php
+2
-1
lib/Views/file/Plugin/views/field/FileMime.php
lib/Views/file/Plugin/views/field/FileMime.php
+2
-1
lib/Views/file/Plugin/views/field/Status.php
lib/Views/file/Plugin/views/field/Status.php
+2
-1
lib/Views/file/Plugin/views/field/Uri.php
lib/Views/file/Plugin/views/field/Uri.php
+2
-1
lib/Views/file/Plugin/views/filter/Status.php
lib/Views/file/Plugin/views/filter/Status.php
+2
-1
lib/Views/filter/Plugin/views/field/FormatName.php
lib/Views/filter/Plugin/views/field/FormatName.php
+2
-1
lib/Views/locale/Plugin/views/argument/Group.php
lib/Views/locale/Plugin/views/argument/Group.php
+2
-1
lib/Views/locale/Plugin/views/argument/Language.php
lib/Views/locale/Plugin/views/argument/Language.php
+2
-1
lib/Views/locale/Plugin/views/field/Group.php
lib/Views/locale/Plugin/views/field/Group.php
+2
-1
lib/Views/locale/Plugin/views/field/Language.php
lib/Views/locale/Plugin/views/field/Language.php
+2
-1
lib/Views/locale/Plugin/views/field/LinkEdit.php
lib/Views/locale/Plugin/views/field/LinkEdit.php
+2
-1
lib/Views/locale/Plugin/views/field/NodeLanguage.php
lib/Views/locale/Plugin/views/field/NodeLanguage.php
+2
-1
lib/Views/locale/Plugin/views/filter/Group.php
lib/Views/locale/Plugin/views/filter/Group.php
+2
-1
lib/Views/locale/Plugin/views/filter/Language.php
lib/Views/locale/Plugin/views/filter/Language.php
+2
-1
lib/Views/locale/Plugin/views/filter/NodeLanguage.php
lib/Views/locale/Plugin/views/filter/NodeLanguage.php
+2
-1
lib/Views/locale/Plugin/views/filter/Version.php
lib/Views/locale/Plugin/views/filter/Version.php
+2
-1
lib/Views/node/Plugin/views/argument/CreatedDay.php
lib/Views/node/Plugin/views/argument/CreatedDay.php
+2
-1
lib/Views/node/Plugin/views/argument/CreatedFullDate.php
lib/Views/node/Plugin/views/argument/CreatedFullDate.php
+2
-1
lib/Views/node/Plugin/views/argument/CreatedMonth.php
lib/Views/node/Plugin/views/argument/CreatedMonth.php
+2
-1
lib/Views/node/Plugin/views/argument/CreatedWeek.php
lib/Views/node/Plugin/views/argument/CreatedWeek.php
+2
-1
lib/Views/node/Plugin/views/argument/CreatedYear.php
lib/Views/node/Plugin/views/argument/CreatedYear.php
+2
-1
lib/Views/node/Plugin/views/argument/CreatedYearMonth.php
lib/Views/node/Plugin/views/argument/CreatedYearMonth.php
+2
-1
lib/Views/node/Plugin/views/argument/Language.php
lib/Views/node/Plugin/views/argument/Language.php
+2
-1
lib/Views/node/Plugin/views/argument/Nid.php
lib/Views/node/Plugin/views/argument/Nid.php
+2
-1
lib/Views/node/Plugin/views/argument/Type.php
lib/Views/node/Plugin/views/argument/Type.php
+2
-1
lib/Views/node/Plugin/views/argument/UidRevision.php
lib/Views/node/Plugin/views/argument/UidRevision.php
+2
-1
lib/Views/node/Plugin/views/argument/Vid.php
lib/Views/node/Plugin/views/argument/Vid.php
+2
-1
lib/Views/node/Plugin/views/argument_default/Node.php
lib/Views/node/Plugin/views/argument_default/Node.php
+1
-0
lib/Views/node/Plugin/views/argument_validator/Node.php
lib/Views/node/Plugin/views/argument_validator/Node.php
+1
-0
lib/Views/node/Plugin/views/field/HistoryUserTimestamp.php
lib/Views/node/Plugin/views/field/HistoryUserTimestamp.php
+2
-1
lib/Views/node/Plugin/views/field/Link.php
lib/Views/node/Plugin/views/field/Link.php
+2
-1
lib/Views/node/Plugin/views/field/LinkDelete.php
lib/Views/node/Plugin/views/field/LinkDelete.php
+2
-1
lib/Views/node/Plugin/views/field/LinkEdit.php
lib/Views/node/Plugin/views/field/LinkEdit.php
+2
-1
lib/Views/node/Plugin/views/field/Node.php
lib/Views/node/Plugin/views/field/Node.php
+2
-1
lib/Views/node/Plugin/views/field/Path.php
lib/Views/node/Plugin/views/field/Path.php
+2
-1
lib/Views/node/Plugin/views/field/Revision.php
lib/Views/node/Plugin/views/field/Revision.php
+2
-1
lib/Views/node/Plugin/views/field/RevisionLink.php
lib/Views/node/Plugin/views/field/RevisionLink.php
+2
-1
lib/Views/node/Plugin/views/field/RevisionLinkDelete.php
lib/Views/node/Plugin/views/field/RevisionLinkDelete.php
+2
-1
lib/Views/node/Plugin/views/field/RevisionLinkRevert.php
lib/Views/node/Plugin/views/field/RevisionLinkRevert.php
+2
-1
lib/Views/node/Plugin/views/field/Type.php
lib/Views/node/Plugin/views/field/Type.php
+2
-1
lib/Views/node/Plugin/views/filter/Access.php
lib/Views/node/Plugin/views/filter/Access.php
+2
-1
lib/Views/node/Plugin/views/filter/HistoryUserTimestamp.php
lib/Views/node/Plugin/views/filter/HistoryUserTimestamp.php
+2
-1
lib/Views/node/Plugin/views/filter/Status.php
lib/Views/node/Plugin/views/filter/Status.php
+2
-1
lib/Views/node/Plugin/views/filter/Type.php
lib/Views/node/Plugin/views/filter/Type.php
+2
-1
lib/Views/node/Plugin/views/filter/UidRevision.php
lib/Views/node/Plugin/views/filter/UidRevision.php
+2
-1
lib/Views/node/Plugin/views/row/Rss.php
lib/Views/node/Plugin/views/row/Rss.php
+2
-0
lib/Views/node/Plugin/views/row/View.php
lib/Views/node/Plugin/views/row/View.php
+1
-0
lib/Views/search/Plugin/views/argument/Search.php
lib/Views/search/Plugin/views/argument/Search.php
+2
-1
lib/Views/search/Plugin/views/field/Score.php
lib/Views/search/Plugin/views/field/Score.php
+2
-1
lib/Views/search/Plugin/views/filter/Search.php
lib/Views/search/Plugin/views/filter/Search.php
+2
-1
lib/Views/search/Plugin/views/row/View.php
lib/Views/search/Plugin/views/row/View.php
+1
-0
lib/Views/search/Plugin/views/sort/Score.php
lib/Views/search/Plugin/views/sort/Score.php
+2
-1
lib/Views/statistics/Plugin/views/field/AccesslogPath.php
lib/Views/statistics/Plugin/views/field/AccesslogPath.php
+2
-1
lib/Views/system/Plugin/views/filter/Type.php
lib/Views/system/Plugin/views/filter/Type.php
+2
-1
lib/Views/taxonomy/Plugin/views/argument/IndexTid.php
lib/Views/taxonomy/Plugin/views/argument/IndexTid.php
+2
-1
lib/Views/taxonomy/Plugin/views/argument/IndexTidDepth.php
lib/Views/taxonomy/Plugin/views/argument/IndexTidDepth.php
+2
-1
lib/Views/taxonomy/Plugin/views/argument/IndexTidDepthModifier.php
.../taxonomy/Plugin/views/argument/IndexTidDepthModifier.php
+2
-1
lib/Views/taxonomy/Plugin/views/argument/Taxonomy.php
lib/Views/taxonomy/Plugin/views/argument/Taxonomy.php
+2
-1
lib/Views/taxonomy/Plugin/views/argument/VocabularyMachineName.php
.../taxonomy/Plugin/views/argument/VocabularyMachineName.php
+2
-1
lib/Views/taxonomy/Plugin/views/argument/VocabularyVid.php
lib/Views/taxonomy/Plugin/views/argument/VocabularyVid.php
+2
-1
lib/Views/taxonomy/Plugin/views/argument_default/Tid.php
lib/Views/taxonomy/Plugin/views/argument_default/Tid.php
+1
-0
lib/Views/taxonomy/Plugin/views/argument_validate/Term.php
lib/Views/taxonomy/Plugin/views/argument_validate/Term.php
+1
-0
lib/Views/taxonomy/Plugin/views/field/LinkEdit.php
lib/Views/taxonomy/Plugin/views/field/LinkEdit.php
+2
-1
lib/Views/taxonomy/Plugin/views/field/Taxonomy.php
lib/Views/taxonomy/Plugin/views/field/Taxonomy.php
+2
-1
lib/Views/taxonomy/Plugin/views/field/TaxonomyIndexTid.php
lib/Views/taxonomy/Plugin/views/field/TaxonomyIndexTid.php
+2
-1
lib/Views/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php
lib/Views/taxonomy/Plugin/views/filter/TaxonomyIndexTid.php
+2
-1
lib/Views/taxonomy/Plugin/views/filter/TaxonomyIndexTidDepth.php
...ws/taxonomy/Plugin/views/filter/TaxonomyIndexTidDepth.php
+2
-1
lib/Views/taxonomy/Plugin/views/filter/VocabularyMachineName.php
...ws/taxonomy/Plugin/views/filter/VocabularyMachineName.php
+2
-1
lib/Views/taxonomy/Plugin/views/filter/VocabularyVid.php
lib/Views/taxonomy/Plugin/views/filter/VocabularyVid.php
+2
-1
lib/Views/taxonomy/Plugin/views/relationship/NodeTermData.php
...Views/taxonomy/Plugin/views/relationship/NodeTermData.php
+2
-1
lib/Views/translation/Plugin/views/argument/NodeTnid.php
lib/Views/translation/Plugin/views/argument/NodeTnid.php
+2
-1
lib/Views/translation/Plugin/views/field/NodeLinkTranslate.php
...iews/translation/Plugin/views/field/NodeLinkTranslate.php
+2
-1
lib/Views/translation/Plugin/views/field/NodeTranslationLink.php
...ws/translation/Plugin/views/field/NodeTranslationLink.php
+2
-1
lib/Views/translation/Plugin/views/filter/NodeTnid.php
lib/Views/translation/Plugin/views/filter/NodeTnid.php
+2
-1
lib/Views/translation/Plugin/views/filter/NodeTnidChild.php
lib/Views/translation/Plugin/views/filter/NodeTnidChild.php
+2
-1
lib/Views/translation/Plugin/views/relationship/Translation.php
...ews/translation/Plugin/views/relationship/Translation.php
+2
-1
lib/Views/user/Plugin/views/argument/RolesRid.php
lib/Views/user/Plugin/views/argument/RolesRid.php
+2
-1
lib/Views/user/Plugin/views/argument/Uid.php
lib/Views/user/Plugin/views/argument/Uid.php
+2
-1
lib/Views/user/Plugin/views/argument_default/CurrentUser.php
lib/Views/user/Plugin/views/argument_default/CurrentUser.php
+1
-0
lib/Views/user/Plugin/views/argument_default/User.php
lib/Views/user/Plugin/views/argument_default/User.php
+1
-0
lib/Views/user/Plugin/views/argument_validator/User.php
lib/Views/user/Plugin/views/argument_validator/User.php
+1
-0
lib/Views/user/Plugin/views/field/Language.php
lib/Views/user/Plugin/views/field/Language.php
+2
-1
lib/Views/user/Plugin/views/field/Link.php
lib/Views/user/Plugin/views/field/Link.php
+2
-1
lib/Views/user/Plugin/views/field/LinkCancel.php
lib/Views/user/Plugin/views/field/LinkCancel.php
+2
-1
lib/Views/user/Plugin/views/field/LinkEdit.php
lib/Views/user/Plugin/views/field/LinkEdit.php
+2
-1
lib/Views/user/Plugin/views/field/Mail.php
lib/Views/user/Plugin/views/field/Mail.php
+2
-1
lib/Views/user/Plugin/views/field/Name.php
lib/Views/user/Plugin/views/field/Name.php
+2
-1
lib/Views/user/Plugin/views/field/Permissions.php
lib/Views/user/Plugin/views/field/Permissions.php
+2
-1
lib/Views/user/Plugin/views/field/Picture.php
lib/Views/user/Plugin/views/field/Picture.php
+2
-1
lib/Views/user/Plugin/views/field/Roles.php
lib/Views/user/Plugin/views/field/Roles.php
+2
-1
lib/Views/user/Plugin/views/field/User.php
lib/Views/user/Plugin/views/field/User.php
+2
-1
lib/Views/user/Plugin/views/filter/Current.php
lib/Views/user/Plugin/views/filter/Current.php
+2
-1
lib/Views/user/Plugin/views/filter/Name.php
lib/Views/user/Plugin/views/filter/Name.php
+2
-1
lib/Views/user/Plugin/views/filter/Permissions.php
lib/Views/user/Plugin/views/filter/Permissions.php
+2
-1
lib/Views/user/Plugin/views/filter/Roles.php
lib/Views/user/Plugin/views/filter/Roles.php
+2
-1
lib/Views/user/Plugin/views/row/View.php
lib/Views/user/Plugin/views/row/View.php
+1
-0
No files found.
lib/Views/aggregator/Plugin/views/argument/CategoryCid.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "aggregator_category_cid"
* id = "aggregator_category_cid",
* module = "aggregator"
* )
*/
class
CategoryCid
extends
Numeric
{
...
...
lib/Views/aggregator/Plugin/views/argument/Fid.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "aggregator_fid"
* id = "aggregator_fid",
* module = "aggregator"
* )
*/
class
Fid
extends
Numeric
{
...
...
lib/Views/aggregator/Plugin/views/argument/Iid.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "aggregator_iid"
* id = "aggregator_iid",
* module = "aggregator"
* )
*/
class
Iid
extends
Numeric
{
...
...
lib/Views/aggregator/Plugin/views/field/Category.php
View file @
faa795e8
...
...
@@ -19,7 +19,8 @@
/**
* @Plugin(
* id = "aggregator_category"
* id = "aggregator_category",
* module = "aggregator"
* )
*/
class
Category
extends
FieldPluginBase
{
...
...
lib/Views/aggregator/Plugin/views/field/TitleLink.php
View file @
faa795e8
...
...
@@ -19,7 +19,8 @@
/**
* @Plugin(
* id = "aggregator_title_link"
* id = "aggregator_title_link",
* module = "aggregator"
* )
*/
class
TitleLink
extends
FieldPluginBase
{
...
...
lib/Views/aggregator/Plugin/views/field/Xss.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "aggregator_xss"
* id = "aggregator_xss",
* module = "aggregator"
* )
*/
class
Xss
extends
FieldPluginBase
{
...
...
lib/Views/aggregator/Plugin/views/filter/CategoryCid.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "aggregator_category_cid"
* id = "aggregator_category_cid",
* module = "aggregator"
* )
*/
class
CategoryCid
extends
InOperator
{
...
...
lib/Views/aggregator/Plugin/views/row/Rss.php
View file @
faa795e8
...
...
@@ -16,6 +16,7 @@
*
* @Plugin(
* id = "aggregator_rss",
* module = "aggregator",
* theme = "views_view_row_rss",
* title = @Translation("Aggregator item"),
* help = @Translation("Display the aggregator item using the data from the original source."),
...
...
lib/Views/book/Plugin/views/argument_default/Root.php
View file @
faa795e8
...
...
@@ -17,6 +17,7 @@
/**
* @Plugin(
* id = "book_root",
* module = "book",
* title = @Translation("Book root from current node")
* )
*/
...
...
lib/Views/comment/Plugin/views/argument/UserUid.php
View file @
faa795e8
...
...
@@ -19,7 +19,8 @@
/**
* @Plugin(
* id = "argument_comment_user_uid"
* id = "argument_comment_user_uid",
* module = "comment"
* )
*/
class
UserUid
extends
ArgumentPluginBase
{
...
...
lib/Views/comment/Plugin/views/field/Comment.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "comment"
* id = "comment",
* module = "comment"
* )
*/
class
Comment
extends
FieldPluginBase
{
...
...
lib/Views/comment/Plugin/views/field/Depth.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "comment_depth"
* id = "comment_depth",
* module = "comment"
* )
*/
class
Depth
extends
FieldPluginBase
{
...
...
lib/Views/comment/Plugin/views/field/LInkDelete.php
View file @
faa795e8
...
...
@@ -17,7 +17,8 @@
/**
* @Plugin(
* id = "comment_link_delete"
* id = "comment_link_delete",
* module = "comment"
* )
*/
class
LinkDelete
extends
Link
{
...
...
lib/Views/comment/Plugin/views/field/LastTimestamp.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "comment_last_timestamp"
* id = "comment_last_timestamp",
* module = "comment"
* )
*/
class
LastTimestamp
extends
Date
{
...
...
lib/Views/comment/Plugin/views/field/Link.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "comment_link"
* id = "comment_link",
* module = "comment"
* )
*/
class
Link
extends
Entity
{
...
...
lib/Views/comment/Plugin/views/field/LinkApprove.php
View file @
faa795e8
...
...
@@ -17,7 +17,8 @@
/**
* @Plugin(
* id = "comment_link_approve"
* id = "comment_link_approve",
* module = "comment"
* )
*/
class
LinkApprove
extends
Link
{
...
...
lib/Views/comment/Plugin/views/field/LinkEdit.php
View file @
faa795e8
...
...
@@ -17,7 +17,8 @@
/**
* @Plugin(
* id = "comment_link_edit"
* id = "comment_link_edit",
* module = "comment"
* )
*/
class
LinkEdit
extends
Link
{
...
...
lib/Views/comment/Plugin/views/field/LinkReply.php
View file @
faa795e8
...
...
@@ -17,7 +17,8 @@
/**
* @Plugin(
* id = "comment_link_reply"
* id = "comment_link_reply",
* module = "comment"
* )
*/
class
LinkReply
extends
Link
{
...
...
lib/Views/comment/Plugin/views/field/NcsLastCommentName.php
View file @
faa795e8
...
...
@@ -19,7 +19,8 @@
/**
* @Plugin(
* id = "comment_ncs_last_comment_name"
* id = "comment_ncs_last_comment_name",
* module = "comment"
* )
*/
class
NcsLastCommentName
extends
FieldPluginBase
{
...
...
lib/Views/comment/Plugin/views/field/NcsLastUpdated.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "comment_ncs_last_updated"
* id = "comment_ncs_last_updated",
* module = "comment"
* )
*/
class
NcsLastUpdated
extends
Date
{
...
...
lib/Views/comment/Plugin/views/field/NodeComment.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "node_comment"
* id = "node_comment",
* module = "comment"
* )
*/
class
NodeComment
extends
FieldPluginBase
{
...
...
lib/Views/comment/Plugin/views/field/NodeLink.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "comment_node_link"
* id = "comment_node_link",
* module = "comment"
* )
*/
class
NodeLink
extends
Entity
{
...
...
lib/Views/comment/Plugin/views/field/NodeNewComments.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "node_new_comments"
* id = "node_new_comments",
* module = "comment"
* )
*/
class
NodeNewComments
extends
Numeric
{
...
...
lib/Views/comment/Plugin/views/field/Username.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "comment_username"
* id = "comment_username",
* module = "comment"
* )
*/
class
Username
extends
FieldPluginBase
{
...
...
lib/Views/comment/Plugin/views/filter/NcsLastUpdated.php
View file @
faa795e8
...
...
@@ -19,7 +19,8 @@
/**
* @Plugin(
* id = "ncs_last_updated"
* id = "ncs_last_updated",
* module = "comment"
* )
*/
class
NcsLastUpdated
extends
Date
{
...
...
lib/Views/comment/Plugin/views/filter/NodeComment.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "node_comment"
* id = "node_comment",
* module = "comment"
* )
*/
class
NodeComment
extends
InOperator
{
...
...
lib/Views/comment/Plugin/views/filter/UserUid.php
View file @
faa795e8
...
...
@@ -19,7 +19,8 @@
/**
* @Plugin(
* id = "comment_user_uid"
* id = "comment_user_uid",
* module = "comment"
* )
*/
class
UserUid
extends
FilterPluginBase
{
...
...
lib/Views/comment/Plugin/views/row/Rss.php
View file @
faa795e8
...
...
@@ -16,6 +16,7 @@
*
* @Plugin(
* id = "comment_rss",
* module = "comment",
* title = @Translation("Comment"),
* help = @Translation("Display the comment as RSS."),
* theme = "views_view_row_rss",
...
...
lib/Views/comment/Plugin/views/row/View.php
View file @
faa795e8
...
...
@@ -16,6 +16,7 @@
*
* @Plugin(
* id = "comment_view",
* module = "comment",
* title = @Translation("Comment"),
* help = @Translation("Display the comment with standard comment view."),
* theme = "views_view_row_comment",
...
...
lib/Views/comment/Plugin/views/sort/NcsLastCommentName.php
View file @
faa795e8
...
...
@@ -20,7 +20,8 @@
/**
* @Plugin(
* id = "ncs_last_comment_name"
* id = "ncs_last_comment_name",
* module = "comment"
* )
*/
class
NcsLastCommentName
extends
SortPluginBase
{
...
...
lib/Views/comment/Plugin/views/sort/NcsLastUpdated.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "ncs_last_updated"
* id = "ncs_last_updated",
* module = "comment"
* )
*/
class
NcsLastUpdated
extends
Date
{
...
...
lib/Views/comment/Plugin/views/sort/Thread.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "comment_thread"
* id = "comment_thread",
* module = "comment"
* )
*/
class
Thread
extends
SortPluginBase
{
...
...
lib/Views/contact/Plugin/views/field/ContactLink.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "contact_link"
* id = "contact_link",
* module = "contact"
* )
*/
class
ContactLink
extends
Link
{
...
...
lib/Views/field/Plugin/views/argument/FieldList.php
View file @
faa795e8
...
...
@@ -19,7 +19,8 @@
/**
* @Plugin(
* id = "field_list"
* id = "field_list",
* module = "field"
* )
*/
class
FieldList
extends
Numeric
{
...
...
lib/Views/field/Plugin/views/argument/ListString.php
View file @
faa795e8
...
...
@@ -20,7 +20,8 @@
/**
* @Plugin(
* id = "field_list_string"
* id = "field_list_string",
* module = "field"
* )
*/
class
ListString
extends
String
{
...
...
lib/Views/field/Plugin/views/field/Field.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "field"
* id = "field",
* module = "field"
* )
*/
class
Field
extends
FieldPluginBase
{
...
...
lib/Views/field/Plugin/views/filter/FieldList.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "field_list"
* id = "field_list",
* module = "field"
* )
*/
class
FieldList
extends
InOperator
{
...
...
lib/Views/field/Plugin/views/relationship/EntityReverse.php
View file @
faa795e8
...
...
@@ -19,7 +19,8 @@
/**
* @Plugin(
* id = "entity_reverse"
* id = "entity_reverse",
* module = "field"
* )
*/
class
EntityReverse
extends
RelationshipPluginBase
{
...
...
lib/Views/file/Plugin/views/argument/Fid.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "file_fid"
* id = "file_fid",
* module = "file"
* )
*/
class
Fid
extends
Numeric
{
...
...
lib/Views/file/Plugin/views/field/Extension.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "file_extension"
* id = "file_extension",
* module = "file"
* )
*/
class
Extension
extends
FieldPluginBase
{
...
...
lib/Views/file/Plugin/views/field/File.php
View file @
faa795e8
...
...
@@ -19,7 +19,8 @@
/**
* @Plugin(
* id = "file"
* id = "file",
* module = "file"
* )
*/
class
File
extends
FieldPluginBase
{
...
...
lib/Views/file/Plugin/views/field/FileMime.php
View file @
faa795e8
...
...
@@ -17,7 +17,8 @@
/**
* @Plugin(
* id = "file_filemime"
* id = "file_filemime",
* module = "file"
* )
*/
class
FileMime
extends
File
{
...
...
lib/Views/file/Plugin/views/field/Status.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "file_status"
* id = "file_status",
* module = "file"
* )
*/
class
Status
extends
FieldPluginBase
{
...
...
lib/Views/file/Plugin/views/field/Uri.php
View file @
faa795e8
...
...
@@ -13,7 +13,8 @@
* Field handler to add rendering file paths as file URLs instead of as internal file URIs.
*
* @Plugin(
* id = "file_uri"
* id = "file_uri",
* module = "file"
* )
*/
class
Uri
extends
File
{
...
...
lib/Views/file/Plugin/views/filter/Status.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "file_status"
* id = "file_status",
* module = "file"
* )
*/
class
Status
extends
InOperator
{
...
...
lib/Views/filter/Plugin/views/field/FormatName.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "filter_format_name"
* id = "filter_format_name",
* module = "filter"
* )
*/
class
FormatName
extends
FieldPluginBase
{
...
...
lib/Views/locale/Plugin/views/argument/Group.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "locale_group"
* id = "locale_group",
* module = "locale"
* )
*/
class
Group
extends
ArgumentPluginBase
{
...
...
lib/Views/locale/Plugin/views/argument/Language.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "locale_language"
* id = "locale_language",
* module = "locale"
* )
*/
class
Language
extends
ArgumentPluginBase
{
...
...
lib/Views/locale/Plugin/views/field/Group.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "locale_group"
* id = "locale_group",
* module = "locale"
* )
*/
class
Group
extends
FieldPluginBase
{
...
...
lib/Views/locale/Plugin/views/field/Language.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "locale_language"
* id = "locale_language",
* module = "locale"
* )
*/
class
Language
extends
FieldPluginBase
{
...
...
lib/Views/locale/Plugin/views/field/LinkEdit.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "locale_link_edit"
* id = "locale_link_edit",
* module = "locale"
* )
*/
class
LinkEdit
extends
FieldPluginBase
{
...
...
lib/Views/locale/Plugin/views/field/NodeLanguage.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "node_language"
* id = "node_language",
* module = "locale"
* )
*/
class
NodeLanguage
extends
Node
{
...
...
lib/Views/locale/Plugin/views/filter/Group.php
View file @
faa795e8
...
...
@@ -18,7 +18,8 @@
/**
* @Plugin(
* id = "locale_group"
* id = "locale_group",
* module = "locale"
* )
*/
class
Group
extends
InOperator
<