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

Class: BitArticleType

Source Location: /articles/BitArticleType.php

Class Overview

BitBase
   |
   --BitArticleType



Variables

Methods


Inherited Constants

Inherited Variables

Inherited Methods

Class: BitBase

BitBase::BitBase()
During initialisation, we assign a name which is used by the class.
BitBase::__construct()
BitBase::clearFromCache()
BitBase::expunge()
Delete content object and all related records
BitBase::load()
BitBase::__destruct()

Class Details

[line 20]


[ Top ]


Class Variables

$mTypeId =

[line 22]



Tags:

access:  public

Type:   mixed


[ Top ]



Class Methods


static method getTypeList [line 142]

static void getTypeList( )



Tags:

access:  public


[ Top ]

constructor __construct [line 24]

BitArticleType __construct( [ $iTypeId = NULL])



Tags:

access:  public


Overrides BitBase::__construct() (parent method not documented)

Parameters:

   $iTypeId  

[ Top ]

method isValid [line 33]

void isValid( )



Tags:

access:  public


[ Top ]

method loadType [line 38]

void loadType( $iTypeId)



Tags:

access:  public


Parameters:

   $iTypeId  

[ Top ]

method removeType [line 125]

void removeType( [ $iTypeId = NULL])



Tags:

access:  public


Parameters:

   $iTypeId  

[ Top ]

method storeType [line 99]

void storeType( &$iParamHash)



Tags:

access:  public


Parameters:

   &$iParamHash  

[ Top ]

method verify [line 58]

void verify( &$iParamHash)



Tags:

access:  public


Parameters:

   &$iParamHash  

[ Top ]


Documentation generated on Wed, 29 Jul 2015 13:55:39 +0000 by phpDocumentor 1.5.0-lsces