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

Class: QuickTags

Source Location: d:\website\PhpDocumentor\/quicktags/Quicktags.php

Class Overview

BitBase
   |
   --QuickTags



Methods


Inherited Variables

Inherited Methods

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 14]


[ Top ]


Class Methods


constructor QuickTags [line 20]

QuickTags QuickTags( )

QuickTags Initiation



Tags:

access:  public


[ Top ]

method expunge [line 147]

TRUE expunge( array $pTagId)

expunge



Tags:

return:  on success, FALSE on failure - mErrors will contain reason for failure
access:  public


Parameters:

array   $pTagId  

[ Top ]

method getList [line 31]

TRUE getList( &$pListHash, array $pListHash)

getList



Tags:

return:  on success, FALSE on failure - mErrors will contain reason for failure
access:  public


Parameters:

array   $pListHash  
   &$pListHash  

[ Top ]

method getQuicktag [line 159]

TRUE getQuicktag( array $pTagId)

getQuicktag



Tags:

return:  on success, FALSE on failure - mErrors will contain reason for failure
access:  public


Parameters:

array   $pTagId  

[ Top ]

method store [line 88]

TRUE store( array $pParamHash)

store



Tags:

return:  on success, FALSE on failure - mErrors will contain reason for failure
access:  public


Parameters:

array   $pParamHash  

[ Top ]

method verify [line 106]

TRUE verify( &$pParamHash, array $pParamHash)

verify



Tags:

return:  on success, FALSE on failure - mErrors will contain reason for failure
access:  public


Parameters:

array   $pParamHash  
   &$pParamHash  

[ Top ]


Documentation generated on Thu, 15 Feb 2007 20:47:49 +0000 by phpDocumentor 1.3.0