API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5

Référence du fichier BigMath.php

Classes

Espaces de nommage

Fonctions


Documentation des fonctions

Auth_OpenID_detectMathLibrary ( exts)

Detect which (if any) math library is available

Référencé par Auth_OpenID_getMathLib().

Voici le graphe d'appel pour cette fonction :

Auth_OpenID_math_extensions ( )

Define the supported extensions. An extension array has keys 'modules', 'extension', and 'class'. 'modules' is an array of PHP module names which the loading code will attempt to load. These values will be suffixed with a library file extension (e.g. ".so"). 'extension' is the name of a PHP extension which will be tested before 'modules' are loaded. 'class' is the string name of a Auth_OpenID_MathWrapper subclass which should be instantiated if a given extension is present.

You can define new math library implementations and add them to this array.

Référencé par Auth_OpenID_getMathLib().

Voici le graphe d'appel pour cette fonction :

Auth_OpenID_noMathSupport ( )

Référencé par Auth_OpenID_getDefaultAssociationOrder(), et Auth_OpenID_getMathLib().

Voici le graphe d'appel pour cette fonction :

Auth_OpenID_setNoMathSupport ( )

Référencé par Auth_OpenID_getMathLib().

Voici le graphe d'appel pour cette fonction :