SofaDoc

SofaDoc Map Usage

inc/functions/system.php

Provides wrappers for some text functions (systemMessage, diff, nowiki).

Classes

swSystemMessageFunction extends swFunction

Returns system message.
@param $msg
@param $lang
@param $styled

Methods

info()
dowork($args)

Properties


swDiffFunction extends swFunction

Returns HTML Diff of two texts.
@param $old
@param $nes

Methods

info()
arity()
dowork($args)

Properties


swNowikifunction extends swFunction

Returns text with nowiki tag
One some context, the function is easier than the tag.
@param $text

Methods

info()
arity()
dowork($args)

Properties


swEncryptPasswordFuntion extends swFunction


Methods

info()
arity()
dowork($args)

Properties

Used elements

Classes

swDiffFunction, swEncryptPasswordFuntion, swNowikifunction, swSystemMessageFunction, swUser

Functions

swHtmlDiff, swNameURL, swSystemMessage

Globals

$swFunctions

Variables

$args, $lang, $myname, $mypass, $myuser, $passencrypted, $result, $styled, $text

Short variables: $msg, $new, $old