Difference: TWikiStoreDotPm (6 vs. 7)

Revision 706 Dec 2008 - TWikiContributor

Line: 358 to 358
 
  • $web - Web name, optional, e.g. 'Main'
  • $topic - Topic name, required, e.g. 'TokyoOffice', or "Main.TokyoOffice"
Added:
>
>
Warning: topicExists does not call ( $web, $topic ) = $this->{session}->normalizeWebTopicName( $web, $topic ); for you (it'd make TWiki even slower) so make sure you do so.
 

ObjectMethod getTopicParent ($web,$topic) -> $string

View topic | History: r8 < r7 < r6 < r5 | More topic actions...
Copyright © 1999-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding The Caboteria? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiStoreDotPm.