Documentation du code de SPIP et de ses plugins

TextWheel pour SPIP

spip.php

Fonctions utiles pour les wheels SPIP

Tags
SPIP\Textwheel\Wheel\SPIP\Fonctions

Table of Contents

Functions

replace_math()  : string
Callback pour les <math></math> Gestion du TeX
replace_puce()  : string
Callback pour la puce qui est définissable/surchargeable
inserer_abbr()  : string
Callback pour les Abbr

Functions

replace_math()

Callback pour les <math></math> Gestion du TeX

replace_math(string $t) : string
Parameters
$t : string
Return values
string

replace_puce()

Callback pour la puce qui est définissable/surchargeable

replace_puce() : string
Return values
string

Code HTML d'une puce

inserer_abbr()

Callback pour les Abbr

inserer_abbr(array<string|int, mixed> $m) : string
Parameters
$m : array<string|int, mixed>
Tags
example
[ABBR|abbrevation]
[ABBR|abbrevation{lang}]
Return values
string

Code HTML d'une abréviation


        
On this page

Search results