API17

JSimpleCrypt:: hexToInt

From Joomla! Documentation

Revision as of 21:32, 11 May 2013 by JoomlaWikiBot (talk | contribs) (→‎See also: moving preparation)

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JSimpleCrypt::_hexToInt[edit]

Description[edit]

HextoInt.

Template:Description:JSimpleCrypt:: hexToInt [Edit Descripton]

protected function _hexToInt (
        $s
        $i
)
Parameter Type Default Description
$s string
$i integer $i
  • Returns integer
  • Defined on line 86 of libraries/joomla/utilities/simplecrypt.php
  • Since Joomla 11.1

See also[edit]

Template:SeeAlso:JSimpleCrypt:: hexToInt [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />