EccubeExtension
class EccubeExtension extends Twig_Extension
Methods
__construct(Application $app)
No description
array
getFunctions()
Returns a list of functions to add to the existing list.
array
getFilters()
Returns a list of filters.
string
getName()
Name of this extension
string
getImageInfo($path)
Name of this extension
string
getNoImageMainList($image)
Name of this extension
string
getNoImageMain($image)
Name of this extension
string
getCalcIncTax($price, $tax_rate, $tax_rule)
Name of this extension
Details
at line 33
__construct(Application $app)
at line 43
array
getFunctions()
Returns a list of functions to add to the existing list.
at line 56
array
getFilters()
Returns a list of filters.
at line 69
string
getName()
Name of this extension
at line 79
string
getImageInfo($path)
Name of this extension
at line 114
string
getNoImageMainList($image)
Name of this extension
at line 124
string
getNoImageMain($image)
Name of this extension
at line 134
string
getCalcIncTax($price, $tax_rate, $tax_rule)
Name of this extension