get( 'subAttributeDependencies', array() ); $attrMap = $this->get( 'attributeMap', array() ); $enc = $this->encoder(); ?>
html( $this->translate( 'client/html/code', $type ), $enc::TRUST ); ?> |
getListItems( 'media', 'default' ) as $listItem ) : ?>
getRefItem() ) !== null ) : ?>
partial( 'client/html/common/partials/media', 'common/partials/media-default.html', array( 'item' => $item, 'boxAttributes' => array( 'class' => 'media-item' ) ) ); ?>
html( $attrItem->getName() ); ?>
|