API17

Difference between revisions of "JSessionStorageEaccelerator::test"

From Joomla! Documentation

(Updated to r1448:247ba8d88526)
m (→‎See also: moving preparation)
(2 intermediate revisions by the same user not shown)
Line 15: Line 15:
 
===See also===
 
===See also===
 
* {{JVer|11.1}} '''JSessionStorageEaccelerator::test source code''' on [[jplatform:session/storage/eaccelerator.php#cl-110|BitBucket]]
 
* {{JVer|11.1}} '''JSessionStorageEaccelerator::test source code''' on [[jplatform:session/storage/eaccelerator.php#cl-110|BitBucket]]
* {{JVer|11.1}} Class [[JSessionStorageEaccelerator/11.1|JSessionStorageEaccelerator]]
+
* {{JVer|11.1}} Class [[API17:JSessionStorageEaccelerator|JSessionStorageEaccelerator]]
* {{JVer|11.1}} Subpackage [[Subpackage_Session/11.1|Session]]
+
* {{JVer|11.1}} Subpackage [[API17:Subpackage_Session|Session]]
* [[JSessionStorageEaccelerator::test|Other versions of JSessionStorageEaccelerator::test]]
+
* [[API17:JSessionStorageEaccelerator::test|Other versions of JSessionStorageEaccelerator::test]]
 
{{SeeAlso:JSessionStorageEaccelerator::test}}
 
{{SeeAlso:JSessionStorageEaccelerator::test}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
Line 33: Line 33:
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
<noinclude>[[Category:JSessionStorageEaccelerator]][[Category:JSessionStorageEaccelerator::test]]</noinclude>
+
<noinclude>[[Category:Platform 11.1]][[Category:Archived pages API17]]</noinclude>

Revision as of 21:30, 11 May 2013

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 JSessionStorageEaccelerator::test[edit]

Description[edit]

Test to see if the SessionHandler is available.

Template:Description:JSessionStorageEaccelerator::test [Edit Descripton]

public static function test ()
  • Returns boolean True on success, false otherwise.
  • Defined on line 118 of libraries/joomla/session/storage/eaccelerator.php

See also[edit]

Template:SeeAlso:JSessionStorageEaccelerator::test [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />