contenido\classes\datatypes\class.datatype.number.php

Show: PublicProtectedPrivateinherited
Table of Contents
Project: Contenido Content Management System

Description:

Requirements:

Author
 
Con_php_req
5.0  
Copyright
four for business AG  
License
http://www.contenido.org/license/LIZENZ.txt  
Link
http://www.4fb.de  
Link
{@internal created $Id: class.datatype.number.php 742 2008-08-27 11:06:12Z timo.trautmann $: }}  
Package
Contenido Backend classes  
Version
1.0  

\cDatatypeNumber

Package: Default
Parent(s)
\cDatatype
Children
\cDatatypeCurrency

Properties

>VPropertypublic$_iPrecision
Details
Type
n/a
>VPropertypublic$_mDisplayedValue
inheritedInherited from: \cDatatype::$$_mDisplayedValue
Details
Type
n/a
Inherited_from
\cDatatype::$$_mDisplayedValue  
>VPropertypublic$_mValue
inheritedInherited from: \cDatatype::$$_mValue
Details
Type
n/a
Inherited_from
\cDatatype::$$_mValue  
>VPropertypublic$_sDecimalPointCharacter
Details
Type
n/a
>VPropertypublic$_sThousandSeparatorCharacter
Details
Type
n/a

Methods

methodpubliccDatatype() : void
inherited

Inherited from: \cDatatype::cDatatype()
methodpubliccDatatypeNumber() : void

methodpublicget() : void

methodpublicgetDecimalPointCharacter() : void

methodpublicgetThousandSeparatorCharacter() : void

methodpublicparse( $value) : void

Parameters
NameTypeDescription
$value
methodpublicrender() : void

methodpublicset( $value) : void

Parameters
NameTypeDescription
$value
methodpublicsetDecimalPointCharacter( $sCharacter) : void

Parameters
NameTypeDescription
$sCharacter
methodpublicsetPrecision( $iPrecision) : void

Parameters
NameTypeDescription
$iPrecision
methodpublicsetThousandSeparatorCharacter( $sCharacter) : void

Parameters
NameTypeDescription
$sCharacter
Documentation was generated by phpDocumentor 2.0.0a12.