Home
last modified time | relevance | path

Searched defs:render_template (Results 1 – 25 of 118) sorted by relevance

12345

/dports/www/py-django-cms/django-cms-3.7.1/cms/test_utils/project/pluginapp/plugins/revdesc/
H A Dcms_plugins.py10 render_template = 'cms/content.html' variable in RevDescUnalteredP
16 render_template = 'cms/content.html' variable in RevDescNoRelNmeP
22 render_template = 'cms/content.html' variable in RevDescNoRelQNmeP
28 render_template = 'cms/content.html' variable in RevDescCustomRelQNmeP
34 render_template = 'cms/content.html' variable in RevDescCustomRelNmeP
40 render_template = 'cms/content.html' variable in RevDescCustomRelNmeAndRelQNmeP
/dports/www/py-django-cms/django-cms-3.7.1/cms/test_utils/project/pluginapp/plugins/meta/
H A Dcms_plugins.py14 render_template = 'cms/content.html' variable in TestPlugin
20 render_template = 'cms/content.html' variable in TestPlugin2
26 render_template = 'cms/content.html' variable in TestPlugin3
32 render_template = 'cms/content.html' variable in TestPlugin4
38 render_template = 'cms/content.html' variable in TestPlugin5
/dports/www/py-django-cms/django-cms-3.7.1/cms/test_utils/project/pluginapp/plugins/validation/
H A Dcms_plugins.py8 render_template = 'i_do_not_exist.html' variable in NonExisitngRenderTemplate
15 render_template = 'plugins/sub_empty_plugin.html' variable in NoSubPluginRender
36 render_template = property(get_render_template) variable in DynTemplate
/dports/www/elixir-phoenix/phoenix-1.3.3/lib/phoenix/
H A Dtemplate.ex204 defp render_template(template, %{render_existing: {__MODULE__, template}}) do function
208 defp render_template(template, %{template_not_found: __MODULE__} = assigns) do function
211 defp render_template(template, assigns) do function
389 defp render_template(unquote(name), assigns) do function
/dports/www/py-django-cms/django-cms-3.7.1/cms/test_utils/project/nested_plugins_app/
H A Dcms_plugins.py12 render_template = 'nested_plugins_app/planet.html' variable in PlanetPlugin
18 render_template = 'nested_plugins_app/solar_system.html' variable in SolarSystemPlugin
/dports/www/py-django-cms/django-cms-3.7.1/cms/test_utils/project/pluginapp/plugins/caching/
H A Dcms_plugins.py14 render_template = "plugins/nocache.html" variable in NoCachePlugin
27 render_template = "plugins/nocache.html" variable in LegacyCachePlugin
43 render_template = "plugins/nocache.html" variable in TTLCacheExpirationPlugin
58 render_template = "plugins/nocache.html" variable in TimeDeltaCacheExpirationPlugin
73 render_template = "plugins/nocache.html" variable in DateTimeCacheExpirationPlugin
89 render_template = "plugins/nocache.html" variable in VaryCacheOnPlugin
105 render_template = "plugins/sekizai.html" variable in SekizaiPlugin
/dports/www/py-django-cms/django-cms-3.7.1/cms/test_utils/project/pluginapp/plugins/manytomany_rel/
H A Dcms_plugins.py17 render_template = "articles.html" variable in ArticlePlugin
56 render_template = "articles.html" variable in PluginWithFKFromModel
61 render_template = "articles.html" variable in PluginWithM2MToModel
/dports/www/py-django-cms/django-cms-3.7.1/cms/test_utils/project/mti_pluginapp/
H A Dcms_plugins.py11 render_template = 'mti_pluginapp/alpha.html' variable in TestPluginAlpha
23 render_template = 'mti_pluginapp/beta.html' variable in TestPluginBeta
/dports/www/py-django-cms/django-cms-3.7.1/cms/test_utils/project/pluginapp/plugins/multiwrap/
H A Dcms_plugins.py11 render_template = 'pluginapp/multiwrap/multiwrap.html' variable in MultiWrapPlugin
35 render_template = 'pluginapp/multiwrap/wrap.html' variable in WrapPlugin
/dports/www/py-django-cms/django-cms-3.7.1/cms/test_utils/project/pluginapp/plugins/multicolumn/
H A Dcms_plugins.py13 render_template = 'pluginapp/multicolumn/multicolumn.html' variable in MultiColumnPlugin
37 render_template = 'pluginapp/multicolumn/column.html' variable in ColumnPlugin
/dports/www/py-turbogears2/TurboGears2-2.3.12/tg/
H A D__init__.py61 from tg.render import render as render_template unknown
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-utils/python/modtool/tools/
H A Dcode_generator.py47 def render_template(tpl_id, **kwargs): function
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/customize/
H A Dclass-wp-customize-themes-panel.php36 protected function render_template() { function in WP_Customize_Themes_Panel
H A Dclass-wp-customize-themes-section.php71 protected function render_template() { function in WP_Customize_Themes_Section
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/customize/
H A Dclass-wp-customize-themes-panel.php36 protected function render_template() { function in WP_Customize_Themes_Panel
H A Dclass-wp-customize-themes-section.php71 protected function render_template() { function in WP_Customize_Themes_Section
/dports/www/py-django-cms/django-cms-3.7.1/cms/test_utils/project/pluginapp/plugins/style/
H A Dcms_plugins.py11 render_template = 'pluginapp/style/style.html' variable in StylePlugin
/dports/www/p5-CGI-Kwiki/CGI-Kwiki-0.18/lib/CGI/Kwiki/
H A DScripts.pm16 sub render_template { subroutine
H A DConfig_yaml.pm14 sub render_template { subroutine
/dports/www/p5-CGI-Application-Plugin-AnyTemplate/CGI-Application-Plugin-AnyTemplate-0.18/lib/CGI/Application/Plugin/AnyTemplate/Driver/
H A DTemplateToolkit.pm333 sub render_template { subroutine
H A DPetal.pm198 sub render_template { subroutine
H A DHTMLTemplate.pm229 sub render_template { subroutine
H A DHTMLTemplatePluggable.pm213 sub render_template { subroutine
H A DHTMLTemplateExpr.pm209 sub render_template { subroutine
/dports/devel/grpc/grpc-1.42.0/tools/buildgen/
H A D_mako_renderer.py50 def render_template(template: Template, context: Context) -> None: function

12345