Difference: TWikiRenderDotPm (8 vs. 9)

Revision 914 Oct 2013 - 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: 71 to 78
 

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

Returns the fully rendered expansion of a tag.

Added:
>
>

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

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

 
 
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.