languages
[ class tree: languages ] [ index: languages ] [ all elements ]

Class: LibertyTranslations

Source Location: d:\website\PhpDocumentor\/languages/LibertyTranslations.php

Class Overview

BitBase
   |
   --LibertyBase
      |
      --LibertyTranslations



Methods


Inherited Variables

Inherited Methods

Class: LibertyBase

LibertyBase::LibertyBase()
Constructor building on BitBase object
LibertyBase::getLibertyObject()
Given a content_id, this will return and object of the proper type

Class: BitBase

BitBase::BitBase()
During initialisation, we assign a name which is used by the class.
BitBase::debug()
Switch debug level in database
BitBase::display()
This method should be THE method used to display a template. php files should not access $gBitSmarty directly.
BitBase::getDb()
Return pointer to current Database
BitBase::getField()
Returns entry from the mInfo hash if field exists
BitBase::isDatabaseValid()
Determines if there is a valide database connection
BitBase::prepGetList()
Prepares parameters with default values for any getList function
BitBase::setDatabase()
Sets database mechanism for the instance
BitBase::verifyId()
Determines if any given variable exists and is a number

Class Details

[line 12]


[ Top ]


Class Methods


constructor LibertyTranslations [line 13]

LibertyTranslations LibertyTranslations( [ $pContentId = NULL])



Parameters:

   $pContentId  

[ Top ]

method expunge [line 77]

void expunge( )



[ Top ]

method getContentTranslations [line 18]

void getContentTranslations( )



[ Top ]

method storeTranslation [line 37]

void storeTranslation( $pParamHash)



Parameters:

   $pParamHash  

[ Top ]

method verify [line 50]

void verify( &$pParamHash)



Parameters:

   &$pParamHash  

[ Top ]


Documentation generated on Thu, 15 Feb 2007 20:42:56 +0000 by phpDocumentor 1.3.0