API - XOOPS 2.5.11 Beta 2
By monxoops.fr
XoopsLocal Class Reference
Inheritance diagram for XoopsLocal:
Collaboration diagram for XoopsLocal:

Public Member Functions

 number_format ($number)
 
 money_format ($format, $number)
 
- Public Member Functions inherited from XoopsLocalAbstract
 number_format ($number)
 
 money_format ($format, $number)
 
 __call ($name, $args)
 

Additional Inherited Members

- Static Public Member Functions inherited from XoopsLocalAbstract
static substr ($str, $start, $length, $trimmarker='...')
 
static utf8_encode ($text)
 
static convert_encoding ($text, $to='utf-8', $from='')
 
static trim ($text)
 
static getTimeFormatDesc ()
 
static formatTimestamp ($time, $format='l', $timeoffset=null)
 

Member Function Documentation

◆ money_format()

money_format (   $format,
  $number 
)

Money Format

Parameters
string$format
string$number
Returns
money format

Reimplemented from XoopsLocalAbstract.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ number_format()

number_format (   $number)

Number Formats

Parameters
unknown_type$number
Returns
mixed

Reimplemented from XoopsLocalAbstract.

Here is the call graph for this function:
Here is the caller graph for this function:

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