[ Index ]

PHP Cross Reference of phpBB-3.3.14-deutsch

title

Body

[close]

/vendor/s9e/text-formatter/src/Plugins/FancyPants/ -> Configurator.php (summary)

(no description)

Copyright: Copyright (c) 2010-2022 The s9e authors
License: http://www.opensource.org/licenses/mit-license.php The MIT License
File Size: 99 lines (2 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

Configurator:: (4 methods):
  setUp()
  disablePass()
  enablePass()
  asConfig()


Class: Configurator  - X-Ref

This plugin combines some of the functionalities found in SmartyPants and Textile

setUp()   X-Ref
Plugin's setup

Will initialize create the plugin's tag if it does not exist

disablePass($passName)   X-Ref
Disable a given pass

param: string $passName
return: void

enablePass($passName)   X-Ref
Enable a given pass

param: string $passName
return: void

asConfig()   X-Ref
{@inheritdoc}




Generated: Mon Nov 25 19:05:08 2024 Cross-referenced by PHPXref 0.7.1