[ Index ]

PHP Cross Reference of phpBB-3.3.11-deutsch

title

Body

[close]

/vendor/s9e/text-formatter/src/Configurator/JavaScript/ -> HintGenerator.php (summary)

(no description)

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

Defines 1 class

HintGenerator:: (9 methods):
  getHints()
  setConfig()
  setPlugins()
  setXSL()
  setPluginsHints()
  setRenderingHints()
  setRulesHints()
  setTagAttributesHints()
  setTagsHints()


Class: HintGenerator  - X-Ref


getHints()   X-Ref
Generate a HINT object that contains informations about the configuration

return: string JavaScript Code

setConfig(array $config)   X-Ref
Set the config on which hints are based

return: void
param: array $config

setPlugins(PluginCollection $plugins)   X-Ref
Set the collection of plugins

return: void
param: PluginCollection $plugins

setXSL($xsl)   X-Ref
Set the XSL on which hints are based

return: void
param: string $xsl

setPluginsHints()   X-Ref
Set custom hints from plugins

return: void

setRenderingHints()   X-Ref
Set hints related to rendering

return: void

setRulesHints()   X-Ref
Set hints related to rules

return: void

setTagAttributesHints(array $tagConfig)   X-Ref
Set hints based on given tag's attributes config

return: void
param: array $tagConfig

setTagsHints()   X-Ref
Set hints related to tags config

return: void



Generated: Sat Nov 4 14:26:03 2023 Cross-referenced by PHPXref 0.7.1