Difference: TWikiRenderDotPm (3 vs. 4)

Revision 403 Mar 2007 - TWikiContributor

Line: 128 to 128
 
Changed:
<
<

ObjectMethod putBackProtected (\$text,\%map,$tag,$newtag,$callBack) -> $text

>
>

ObjectMethod putBackProtected (\$text,\%map,$callback) -> $text

  Return value: $text with blocks added back
  • \$text - reference to text to process
  • \%map - map placeholders to blocks removed by takeOutBlocks
Added:
>
>
  • $callback - Reference to function to call on each block being inserted (optional)
  Reverses the actions of takeOutProtected.
View topic | History: r7 < r6 < r5 < r4 | 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.TWikiRenderDotPm.