PerlDoc

See PublishedAPI for packages intended to be used by Plugin and Contrib authors, or browse all packages.
See also Developing plugins, Developer's Bible, Technical Overview


Parent package: Foswiki::Plugins::EditRowPlugin
Child packages:

    new(\$table, $rno)

    Constructor
    • \$table - pointer to the table
    • $rno - what row number this is (start at 1)

    finish()

    Must be called to dispose of the object. This method disconnects internal pointers that would otherwise make a Table and its rows and cells self-referential.

    stringify()

    Generate a TML representation of the row

    render() → $text

    Render the row for editing or display. Standard TML is used to construct the table.

    Topic revision: r1 - 24 Jun 2022, ProjectContributor
    This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
    Ideas, requests, problems regarding Foswiki? Send feedback