Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.3.x will end 7 October 2024 (12 months).
  • Bug fixes for security issues in 4.3.x will end 21 April 2025 (18 months).
  • PHP version: minimum PHP 8.0.0 Note: minimum PHP version has increased since Moodle 4.1. PHP 8.2.x is supported too.

Differences Between: [Versions 400 and 403] [Versions 401 and 403]

(no description)

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

Defines 1 class

ConditionalFormattingRuleExtension:: (13 methods):
  __construct()
  generateUuid()
  parseExtLstXml()
  parseExtDataBarAttributesFromXml()
  parseExtDataBarElementChildrenFromXml()
  getId()
  setId()
  getCfRule()
  setCfRule()
  getDataBarExt()
  setDataBarExt()
  getSqref()
  setSqref()


Class: ConditionalFormattingRuleExtension  - X-Ref

__construct(?string $id = null, string $cfRule = self::CONDITION_EXTENSION_DATABAR)   X-Ref
ConditionalFormattingRuleExtension constructor.


generateUuid()   X-Ref
No description

parseExtLstXml(?SimpleXMLElement $extLstXml)   X-Ref
No description

parseExtDataBarAttributesFromXml(ConditionalDataBarExtension $extDataBarObj,SimpleXMLElement $dataBarXml)   X-Ref
No description

parseExtDataBarElementChildrenFromXml(ConditionalDataBarExtension $extDataBarObj, SimpleXMLElement $dataBarXml, $ns)   X-Ref
No description

getId()   X-Ref

return: mixed

setId($id)   X-Ref

param: mixed $id

getCfRule()   X-Ref
No description

setCfRule(string $cfRule)   X-Ref
No description

getDataBarExt()   X-Ref
No description

setDataBarExt(ConditionalDataBarExtension $dataBar)   X-Ref
No description

getSqref()   X-Ref
No description

setSqref(string $sqref)   X-Ref
No description