Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\Tests\GlobalFunctionsTest Class Reference
Inheritance diagram for SMW\Tests\GlobalFunctionsTest:
Inheritance graph
[legend]
Collaboration diagram for SMW\Tests\GlobalFunctionsTest:
Collaboration graph
[legend]

Public Member Functions

 testSmwfGetLinker ()
 
 testSmwfNormalTitleDBKey ()
 
 testSmwfHTMLtoUTF8 ()
 
 testGlobalFunctionsAccessibility ( $function)
 
 testSmwfEncodeMessages ( $message, $type, $separator, $escape)
 
 testSwfCountDown ()
 
 testSmwfCacheKeyOnPrefixedNamespace ()
 
 testSmwfContLang ()
 
 getGlobalFunctions ()
 
 getEncodeMessagesDataProvider ()
 

Detailed Description

semantic-mediawiki

GNU GPL v2+

Since
1.9
Author
mwjames

Member Function Documentation

◆ getEncodeMessagesDataProvider()

SMW\Tests\GlobalFunctionsTest::getEncodeMessagesDataProvider ( )

Provides messages

Returns
array

◆ getGlobalFunctions()

SMW\Tests\GlobalFunctionsTest::getGlobalFunctions ( )

Provides available global functions

Returns
array

◆ testGlobalFunctionsAccessibility()

SMW\Tests\GlobalFunctionsTest::testGlobalFunctionsAccessibility (   $function)
Test:
Test if global functions are accessible getGlobalFunctions
Parameters
$function

◆ testSmwfEncodeMessages()

SMW\Tests\GlobalFunctionsTest::testSmwfEncodeMessages (   $message,
  $type,
  $separator,
  $escape 
)

::smwfEncodeMessages

Test:
smwfEncodeMessages getEncodeMessagesDataProvider
Parameters
$message
$type
$separator
$escape

◆ testSmwfGetLinker()

SMW\Tests\GlobalFunctionsTest::testSmwfGetLinker ( )

::smwfGetLinker

Test:
smwfGetLinker
Since
1.9

◆ testSmwfHTMLtoUTF8()

SMW\Tests\GlobalFunctionsTest::testSmwfHTMLtoUTF8 ( )

::smwfHTMLtoUTF8

Test:
smwfHTMLtoUTF8
Since
1.9

◆ testSmwfNormalTitleDBKey()

SMW\Tests\GlobalFunctionsTest::testSmwfNormalTitleDBKey ( )

::smwfNormalTitleDBKey

Test:
smwfNormalTitleDBKey
Since
1.9

The documentation for this class was generated from the following file:

About | General disclaimer | Privacy policy