Part of meta-issue #1856630: [Change notice] [META] Rename Views methods to core standards
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | views-rename_render_as_link-2003348-9.patch | 1.38 KB | jeroent |
| #7 | views-core-renderAsLink-2003348-07.patch | 1.38 KB | SpartyDan |
| #4 | views-renderAsLink-2003348-4.patch | 1.37 KB | jeroent |
| #2 | views-2003348-renderAsLink.patch | 1.36 KB | phenaproxima |
Comments
Comment #1
phenaproximaComment #2
phenaproximaPatch passed all field handler tests on my localhost.
Comment #4
jeroentRename render_as_link function to renderAsLink.
Comment #5
oenie commentedUnfortunately, the patch doesn't apply anymore.
You'll need to reroll it.
Comment #6
oenie commentedComment #7
SpartyDan commentedre-rolled
Comment #8
dawehnerI consider this as a usecase for protected.
Comment #9
jeroentAdded protected access modifier as mentioned by dawehner.
Comment #10
dawehnerThank you very much.
Comment #11
alexpottCommitted 631d0da and pushed to 8.x. Thanks!