{
    "mode": "perldoc",
    "parameter": "Test2::EventFacet::Render",
    "section": "",
    "url": "https://www.chedong.com/phpMan.php/perldoc/Test2%3A%3AEventFacet%3A%3ARender/json",
    "generated": "2026-06-13T17:25:43Z",
    "sections": {
        "NAME": {
            "content": "Test2::EventFacet::Render - Facet that dictates how to render an event.\n",
            "subsections": []
        },
        "DESCRIPTION": {
            "content": "This facet is used to dictate how the event should be rendered by the standard test2 rendering\ntools. If this facet is present then ONLY what is specified by it will be rendered. It is\nassumed that anything important or note-worthy will be present here, no other facets will be\nconsidered for rendering/display.\n\nThis facet is a list type, you can add as many items as needed.\n",
            "subsections": []
        },
        "FIELDS": {
            "content": "$string = $render->[#]->{details}\n$string = $render->[#]->details()\nHuman readable text for display.\n\n$string = $render->[#]->{tag}\n$string = $render->[#]->tag()\nTag that should prefix/identify the main text.\n\n$string = $render->[#]->{facet}\n$string = $render->[#]->facet()\nOptional, if the display text was generated from another facet this should state what facet\nit was.\n\n$mode = $render->[#]->{mode}\n$mode = $render->[#]->mode()\n\ncalculated\nCalculated means the facet was generated from another facet. Calculated facets may be\ncleared and regenerated whenever the event state changes.\n\nreplace\nReplace means the facet is intended to replace the normal rendering of the event.\n",
            "subsections": []
        },
        "SOURCE": {
            "content": "The source code repository for Test2 can be found at http://github.com/Test-More/test-more/.\n",
            "subsections": []
        },
        "MAINTAINERS": {
            "content": "Chad Granum <exodist@cpan.org>\n",
            "subsections": []
        },
        "AUTHORS": {
            "content": "Chad Granum <exodist@cpan.org>\n",
            "subsections": []
        },
        "COPYRIGHT": {
            "content": "Copyright 2020 Chad Granum <exodist@cpan.org>.\n\nThis program is free software; you can redistribute it and/or modify it under the same terms as\nPerl itself.\n\nSee http://dev.perl.org/licenses/\n",
            "subsections": []
        }
    },
    "summary": "Test2::EventFacet::Render - Facet that dictates how to render an event.",
    "flags": [],
    "examples": [],
    "see_also": []
}