icon_alt

EquationPlugin.icon_alt(instance)[source]

Return the alt text for the shown icon.

This is used in django-cms==3.4 only.

Parameters

instance (EquationPluginModel) – Instance of the plugins Model

Returns

Path to the icon.

Return type

str

See also

icon_src