Parsoid
A bidirectional parser between wikitext and HTML5
Loading...
Searching...
No Matches
Wikimedia\Parsoid\Ext\Gallery\PackedHoverMode Class Reference
+ Inheritance diagram for Wikimedia\Parsoid\Ext\Gallery\PackedHoverMode:
+ Collaboration diagram for Wikimedia\Parsoid\Ext\Gallery\PackedHoverMode:

Protected Member Functions

 __construct (?string $mode=null)
 Create a PackedHoverMode singleton.
 
 useTraditionalGalleryText ()
 
- Protected Member Functions inherited from Wikimedia\Parsoid\Ext\Gallery\PackedMode
 perRow (Opts $opts, Element $ul)
 
 galleryText (Document $doc, Element $box, ?Element $gallerytext, float $width)
 
- Protected Member Functions inherited from Wikimedia\Parsoid\Ext\Gallery\TraditionalMode
 setAdditionalOptions (Opts $opts, Element $ul)
 
 thumbWidth ( $width)
 
 thumbHeight ( $height)
 
 thumbStyle ( $width, $height)
 
 boxWidth ( $width)
 
 boxStyle ( $width, $height)
 
- Protected Member Functions inherited from Wikimedia\Parsoid\Ext\Gallery\Mode
 __construct (string $name)
 Construct a (singleton) mode.
 

Additional Inherited Members

- Public Member Functions inherited from Wikimedia\Parsoid\Ext\Gallery\PackedMode
 dimensions (Opts $opts)
 Format the dimensions as a string.
 
 scaleMedia (Opts $opts, Element $wrapper)
 
Parameters
Opts$opts
Element$wrapper
Returns
int|float

 
 getModules ()
 
- Public Member Functions inherited from Wikimedia\Parsoid\Ext\Gallery\TraditionalMode
 render (ParsoidExtensionAPI $extApi, Opts $opts, ?DocumentFragment $caption, array $lines)
 Render HTML for the given lines in this mode.
Parameters
ParsoidExtensionAPI$extApi
Opts$opts
?DocumentFragment$caption
ParsedLine[]$lines
Returns
DocumentFragment

 
 getModuleStyles ()
 
- Static Public Member Functions inherited from Wikimedia\Parsoid\Ext\Gallery\Mode
static byName (string $name)
 Return the Mode object with the given name, or null if the name is invalid.
 
- Protected Attributes inherited from Wikimedia\Parsoid\Ext\Gallery\TraditionalMode
 $scale
 
 $padding
 
- Protected Attributes inherited from Wikimedia\Parsoid\Ext\Gallery\Mode
 $mode
 

Constructor & Destructor Documentation

◆ __construct()

Wikimedia\Parsoid\Ext\Gallery\PackedHoverMode::__construct ( ?string  $mode = null)
protected

Create a PackedHoverMode singleton.

Parameters
?string$mode Only used by subclasses.

Reimplemented from Wikimedia\Parsoid\Ext\Gallery\PackedMode.

Member Function Documentation

◆ useTraditionalGalleryText()

Wikimedia\Parsoid\Ext\Gallery\PackedHoverMode::useTraditionalGalleryText ( )
protected

The documentation for this class was generated from the following file: