8000 Call function simplest syntax · Issue #148 · feulf/raintpl3 · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Call function simplest syntax #148
Open
@nikmauro

Description

@nikmauro

Hello i have the function permalink and i want to call this like the following example

example
a href="{permalink:(1)}">link /a
or
a href="{$permalink:(1)}">link /a

it is possible?

function permalink($id){
     // do something...
     return $id; // return something...
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0