contenido\classes\datatypes\class.datatype.currency.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 $Id: class.datatype.currency.php 742 2008-08-27 11:06:12Z timo.trautmann $: }}  
Package
Contenido Backend classes  
Version
1.0  

Constants

>VConstant  cDatatypeCurrency_Left = 1
>VConstant  cDatatypeCurrency_Right = 2

\cDatatypeCurrency

Package: Default
Parent(s)
\cDatatypeNumber < \cDatatype

Properties

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

Methods

methodpubliccDatatype() : void
methodpubliccDatatypeCurrency() : void

methodpubliccDatatypeNumber() : void
inherited

Inherited from: \cDatatypeNumber::cDatatypeNumber()
methodpublicget() : void
inherited

Inherited from: \cDatatypeNumber::get()
methodpublicgetCurrencySymbol() : void

methodpublicgetDecimalPointCharacter() : void
methodpublicgetThousandSeparatorCharacter() : void
methodpublicparse( $value) : void
inherited

Inherited from: \cDatatypeNumber::parse()
Parameters
NameTypeDescription
$value
methodpublicrender() : void

methodpublicset( $value) : void
inherited

Inherited from: \cDatatypeNumber::set()
Parameters
NameTypeDescription
$value
methodpublicsetCurrencySymbol( $sSymbol) : void

Parameters
NameTypeDescription
$sSymbol
methodpublicsetCurrencySymbolLocation( $cLocation) : void

Parameters
NameTypeDescription
$cLocation
methodpublicsetDecimalPointCharacter( $sCharacter) : void
Parameters
NameTypeDescription
$sCharacter
methodpublicsetPrecision( $iPrecision) : void
inherited

Inherited from: \cDatatypeNumber::setPrecision()
Parameters
NameTypeDescription
$iPrecision
methodpublicsetThousandSeparatorCharacter( $sCharacter) : void
Parameters
NameTypeDescription
$sCharacter
Documentation was generated by phpDocumentor 2.0.0a12.