EccubeExtension
class EccubeExtension extends Twig_Extension
Methods
No description
Returns a list of functions to add to the existing list.
Returns a list of filters.
Name of this extension
Name of this extension
Name of this extension
Name of this extension
return No Image filename
Name of this extension
Name of this extension
Name of this extension
Name of this extension
bind から URL へ変換します。 \Symfony\Bridge\Twig\Extension\RoutingExtension::getPath の処理を拡張し、 RouteNotFoundException 発生時に EUSERWARNING を発生させ、 文字列 "/404?bind={bind}" を返します。
bind から URL へ変換します。 \Symfony\Bridge\Twig\Extension\RoutingExtension::getUrl の処理を拡張し、 RouteNotFoundException 発生時に EUSERWARNING を発生させ、 文字列 "/404?bind={bind}" を返します。
Details
at line 36
__construct(Application $app)
at line 46
array
getFunctions()
Returns a list of functions to add to the existing list.
at line 67
array
getFilters()
Returns a list of filters.
at line 83
string
getName()
Name of this extension
at line 93
string
getCalcIncTax($price, $tax_rate, $tax_rule)
Name of this extension
at line 104
array
getActiveMenus(array $menus = array())
Name of this extension
at line 119
string
getCsrfTokenForAnchor()
Name of this extension
at line 130
string
getNoImageProduct($image)
return No Image filename
at line 140
string
getDateFormatFilter($date, $value = '', $format = 'Y/m/d')
Name of this extension
at line 154
string
getPriceFilter($number, $decimals, $decPoint = '.', $thousandsSep = ',')
Name of this extension
at line 167
string
getEllipsis($value, $length = 100, $end = '...')
Name of this extension
at line 177
string
getTimeAgo($date)
Name of this extension
at line 193
string
getPath(string $name, array $parameters = array(), boolean $relative = false)
bind から URL へ変換します。 \Symfony\Bridge\Twig\Extension\RoutingExtension::getPath の処理を拡張し、 RouteNotFoundException 発生時に EUSERWARNING を発生させ、 文字列 "/404?bind={bind}" を返します。
at line 216
string
getUrl(string $name, array $parameters = array(), boolean $schemeRelative = false)
bind から URL へ変換します。 \Symfony\Bridge\Twig\Extension\RoutingExtension::getUrl の処理を拡張し、 RouteNotFoundException 発生時に EUSERWARNING を発生させ、 文字列 "/404?bind={bind}" を返します。