Difference: TWikiRenderDotPm (8 vs. 9)

Revision 92013-10-14 - TWikiContributor

Line: 28 to 28
 
Added:
>
>

StaticMethod *chompUtf8Fragment ($str) -> $str

String truncation may happen in the middle of a UTF-8 byte sequence. This function gets rid of the truncated fragment.

 

ObjectMethod makeAnchorName ($anchorName,$compatibilityMode) -> $anchorName

  • $anchorName - the unprocessed anchor name
Line: 74 to 81
 
Added:
>
>

ObjectMethod *renderEDITFORMFIELD (%params,$topic,$web) -> $html

Returns the fully rendered expansion of a EDITFORMFIELD Error: Required form field name is missing tag.

 

ObjectMethod *getRenderedVersion ($text,$theWeb,$theTopic) -> $html

The main rendering function.

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 1999-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback
Note: Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiRenderDotPm.