Need help?

Contact SCC

Email scicomp
Join #scicomp on Slack

Help us help you

Follow these guidelines when submitting a help request.

PerlDoc

18 Dec 2024 - 14:20 | Version 1 |
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::TablePlugin
Child packages:

    _getIncludeParams( $includeTopic ) → \%params

    From $includeTopic read the first TABLE tag and return its parameters.

    _convertStringToDate ( $text ) → $number

    Convert text to number if syntactically possible, otherwise return. Assumes that the text has been stripped from HTML markup.

    _convertStringToNumber ( $text ) → $number

    Convert text to number if syntactically possible, otherwise return. Assumes that the text has been stripped from HTML markup.

    _setSortTypeForCells ( $col, \@table )

    Sets a sort key for each cell.

    Retrieve text data from an image html tag to be used for sorting. First try the alt tag string. If not available, return the url string. If not available, return the original string.

    Appends $className to $classList, separated by a space.

    _createCssStyles( $writeDefaults, $inAttrs ) → ($id, @styles)

    Explicitly set styles override html styling (in this file marked with comment '# html attribute').

    StaticMethod addDefaultSizeUnit ($text) → $text

    Adds size unit 'px' if this is missing from the size text.

    _mergeHashes (\%a, \%b ) → \%merged

    Merges 2 hash references.

    Shorthand debugging call.

    Copyright © Simons Foundation. All material on this collaboration platform is the property of the Simons Foundation.
    This website is using cookies. More info. That's Fine