XOOPS 2.5.6  Final
 All Classes Namespaces Files Functions Variables Pages
Smarty_Compiler.class.php File Reference

Go to the source code of this file.

Classes

class  Smarty_Compiler
 

Namespaces

namespace  Smarty
 

Functions

 _smarty_sort_length ($a, $b)
 

Function Documentation

_smarty_sort_length (   $a,
  $b 
)

compare to values by their string length

private

Parameters
string$a
string$b
Returns
0|-1|1

Definition at line 2351 of file Smarty_Compiler.class.php.