Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.0.x will end 8 May 2023 (12 months).
  • Bug fixes for security issues in 4.0.x will end 13 November 2023 (18 months).
  • PHP version: minimum PHP 7.3.0 Note: the minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is also supported.

Differences Between: [Versions 310 and 400] [Versions 311 and 400] [Versions 39 and 400] [Versions 400 and 401] [Versions 400 and 402] [Versions 400 and 403]

(no description)

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

Defines 1 class


Class: GridLines  - X-Ref

Created by PhpStorm.
User: Wiktor Trzonkowski
Date: 7/2/14
Time: 2:36 PM.

getObjectState()   X-Ref
Get Object State.

return: bool

activateObject()   X-Ref
Change Object State to True.

return: $this

setLineColorProperties($value, $alpha = 0, $colorType = self::EXCEL_COLOR_TYPE_STANDARD)   X-Ref
Set Line Color Properties.

param: string $value
param: int $alpha
param: string $colorType

setLineStyleProperties($lineWidth = null, $compoundType = null, $dashType = null, $capType = null, $joinType = null, $headArrowType = null, $headArrowSize = null, $endArrowType = null, $endArrowSize = null)   X-Ref
Set Line Color Properties.

param: float $lineWidth
param: string $compoundType
param: string $dashType
param: string $capType
param: string $joinType
param: string $headArrowType
param: string $headArrowSize
param: string $endArrowType
param: string $endArrowSize

getLineColorProperty($propertyName)   X-Ref
Get Line Color Property.

return: string
param: string $propertyName

getLineStyleProperty($elements)   X-Ref
Get Line Style Property.

return: string
param: array|string $elements

setGlowProperties($size, $colorValue = null, $colorAlpha = null, $colorType = null)   X-Ref
Set Glow Properties.

param: float $size
param: string $colorValue
param: int $colorAlpha
param: string $colorType

getGlowColor($propertyName)   X-Ref
Get Glow Color Property.

return: string
param: string $propertyName

getGlowSize()   X-Ref
Get Glow Size.

return: string

setGlowSize($size)   X-Ref
Set Glow Size.

return: $this
param: float $size

setGlowColor($color, $alpha, $colorType)   X-Ref
Set Glow Color.

return: $this
param: string $color
param: int $alpha
param: string $colorType

getLineStyleArrowParameters($arrowSelector, $propertySelector)   X-Ref
Get Line Style Arrow Parameters.

return: string
param: string $arrowSelector
param: string $propertySelector

setShadowProperties($presets, $colorValue = null, $colorType = null, $colorAlpha = null, $blur = null, $angle = null, $distance = null)   X-Ref
Set Shadow Properties.

param: int $presets
param: string $colorValue
param: string $colorType
param: string $colorAlpha
param: string $blur
param: int $angle
param: float $distance

setShadowPresetsProperties($presets)   X-Ref
Set Shadow Presets Properties.

return: $this
param: int $presets

setShadowPropertiesMapValues(array $propertiesMap, &$reference = null)   X-Ref
Set Shadow Properties Values.

return: $this
param: mixed $reference

setShadowColor($color, $alpha, $colorType)   X-Ref
Set Shadow Color.

return: $this
param: string $color
param: int $alpha
param: string $colorType

setShadowBlur($blur)   X-Ref
Set Shadow Blur.

return: $this
param: float $blur

setShadowAngle($angle)   X-Ref
Set Shadow Angle.

return: $this
param: int $angle

setShadowDistance($distance)   X-Ref
Set Shadow Distance.

return: $this
param: float $distance

getShadowProperty($elements)   X-Ref
Get Shadow Property.

return: string
param: string|string[] $elements

setSoftEdgesSize($size)   X-Ref
Set Soft Edges Size.

param: float $size

getSoftEdgesSize()   X-Ref
Get Soft Edges Size.

return: string