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

Class: xbs_modgen_Module

Source Location: /class/class.xbs_modgen.base.inc

Class Overview

CDMBaseObject
   |
   --ModgenObject
      |
      --xbs_modgen_Module

Data container class for a Modgen Module


Author(s):

  • Ashley Kitson http://akitson.bbcb.co.uk

Version:

  • 1

Copyright:

  • 2006 Ashley Kitson, UK

Methods


Inherited Methods

Class: ModgenObject

ModgenObject::ModgenObject()
Constructor
ModgenObject::initVar()
initialize variables for the object
ModgenObject::validateData()
Check variables against patterns to make sure it is valid input Creates error messages that are retrieved by getErrors() or getHtmlErrors()

Class Details

[line 125]
Data container class for a Modgen Module



Tags:

copyright:  2006 Ashley Kitson, UK
version:  1
author:  Ashley Kitson http://akitson.bbcb.co.uk
access:  public


[ Top ]


Class Methods


constructor xbs_modgen_Module [line 126]

xbs_modgen_Module xbs_modgen_Module( )



[ Top ]

method generate [line 380]

void generate( )

Generate module scripts



[ Top ]

method getScriptContents [line 150]

string getScriptContents( string $infile)

get contents of a script file



Tags:

return:  contents of the script


Parameters:

string   $infile   name of file (not path)

[ Top ]

method writeScriptContents [line 166]

void writeScriptContents( text $header, text $content, text $footer, string $fname)

Write output to script



Parameters:

text   $header   script header text
text   $content   script content text
text   $footer   script footer text
string   $fname   relative path and name of file to write

[ Top ]


Documentation generated on Sun, 16 Jul 2006 11:02:45 +0100 by phpDocumentor 1.3.0RC3