[ Index ]

PHP Cross Reference of MediaWiki-1.24.0

title

Body

[close]

/includes/gallery/ -> PackedOverlayImageGallery.php (summary)

(no description)

File Size: 64 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 2 classes

PackedOverlayImageGallery:: (1 method):
  wrapGalleryText()

PackedHoverImageGallery:: (0 methods):


Class: PackedOverlayImageGallery  - X-Ref

Packed overlay image gallery. All images adjusted to be same height and
image caption being placed over top of image.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
http://www.gnu.org/copyleft/gpl.html

wrapGalleryText( $galleryText, $thumb )   X-Ref
Add the wrapper html around the thumb's caption

param: string $galleryText The caption
param: MediaTransformOutput|bool $thumb The thumb this caption is for
return: string

Class: PackedHoverImageGallery  - X-Ref

Same as Packed except different CSS is applied to make the
caption only show up on hover. If a touch screen is detected,
falls back to PackedHoverGallery. Degrades gracefully for
screen readers.



Generated: Fri Nov 28 14:03:12 2014 Cross-referenced by PHPXref 0.7.1