1Wiki::Toolkit::FormatteUrs:e:rWWiCikokiniLt:ir:niTkboFuootlrekmdiattP:te:erFrloPraDmroaectnuttme(er3n:)t:aWtiikoinLinkFormatterParent(3)
2
3
4
6 Wiki::Toolkit::Formatter::WikiLinkFormatterParent - The parent of
7 Wiki::Toolkit formatters that work with Wiki Links.
8
10 A provider of common formatter methods for Wiki::Toolkit formatters
11 that deal with Wiki Links.
12
14 "rename_links"
15 $formatter->rename_links( $from, $to, $content );
16
17 Renames all the links to a certain page in the supplied content.
18 (Obviously this is dependent on object properties such as
19 "extended_links" and "implicit_links".)
20
21 "find_internal_links"
22 my @links_to = $formatter->find_internal_links( $content );
23
24 Returns a list of all nodes that the supplied content links to.
25 (Obviously this is dependent on object properties such as
26 "extended_links" and "implict_links".)
27
29 Wiki::Toolkit::Formatter::Default
30
32 Kake Pugh (kake@earth.li).
33
35 Copyright (C) 2002-2003 Kake Pugh. All Rights Reserved.
36 Copyright (C) 2006-2009 the Wiki::Toolkit team. All Rights Reserved.
37
38 This module is free software; you can redistribute it and/or modify it
39 under the same terms as Perl itself.
40
41
42
43perl v5.28.1 Wiki::To2o0l1k6i-t1:2:-F1o6rmatter::WikiLinkFormatterParent(3)