* @license GNU General Public License version 2 or later; see LICENSE.txt */ defined('_JEXEC') or die; // Legacy is the default if (!count($this->mediaFiles)) { return; } ksort($this->mediaFiles, SORT_STRING); ?>