Searched refs:imageAlignment (Results 1 – 3 of 3) sorted by relevance
10 <table class="inline confmanager_twoLine<?php echo ucfirst($this->imageAlignment) ?>Image">21 <?php if ($image !== '' && $this->imageAlignment == 'left'): ?>31 <?php if ($image !== '' && $this->imageAlignment == 'right'): ?>114 <?php if ($image !== '' && $this->imageAlignment == 'left'): ?>122 <?php if ($image !== '' && $this->imageAlignment == 'right'): ?>
11 protected $imageAlignment; variable in ConfigManagerTwoLineLeftImageConfigCascade22 $this->imageAlignment = 'left';
19 $this->imageAlignment = 'right';