djinja.algo.filters

Description of global filters

Members

Functions

defaultVal
UniNode defaultVal(UniNode value, UniNode default_value, bool boolean)
Undocumented in source. Be warned that the author may not have intended to support it.
escape
string escape(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
globalFilters
Function[string] globalFilters()
Undocumented in source. Be warned that the author may not have intended to support it.
keys
UniNode keys(UniNode value)
Undocumented in source. Be warned that the author may not have intended to support it.
sort
UniNode sort(UniNode value)
Undocumented in source. Be warned that the author may not have intended to support it.
upper
string upper(string str)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

Authors

Maxim Tyapkin

License

This software is licensed under the terms of the BSD 3-clause license. The full terms of the license can be found in the LICENSE.md file.