Packageindex Classtrees Modulegroups Elementlist Report XML Files

File: c:/web/jpeto2/jpeto/MODULES/jpeto_status/jpeto_status.php
JPETo - James's Publishing & Editing Tool -

jpeto_config_param

jpeto_config_param

Warning: documentation is missing.

 

private class jpeto_config_param


 

Public Method Summary

void

jpeto_config_param(string $key, string $value, string $info)

Warning: documentation is missing.

Private Method Summary

void

checkDir( $dirname)

Warning: documentation is missing.
void

checkFile( $filename, string $altFilename)

Warning: documentation is missing.
void

checkEmail( $email)

Warning: documentation is missing.
void

isEncoded( $filename)

Warning: documentation is missing.
void

addChild( $object)

Warning: documentation is missing.
void

hasSubobjects()

Warning: documentation is missing.
void

toHTML()

Warning: documentation is missing.

Private Field Summary

integer

$j_UniqueID

string

$j_Key

string

$j_Value

string

$j_Info

string

$j_ParentObject

array

$j_Children

integer

$j_Level

Included files Summary, Type: include_once

jpeto/jpeto_config.php Warning: documentation is missing.
jpeto/jpeto_object.php Warning: documentation is missing.
jpeto/licenses/".$GLOBALS["projectname"]."_key.php Warning: documentation is missing.
jpeto/".$jpetoObjects[$key]["ClassName"].".php Warning: documentation is missing.
jpeto/".$projectObjects[$key]["ClassName"].".php Warning: documentation is missing.

Public Method Details

jpeto_config_param

public void jpeto_config_param( string $key, string $value, string $info )

 

Warning: documentation is missing.

Parameter
string $key
Warning: documentation is missing.
string $value
Warning: documentation is missing.
string $info
Warning: documentation is missing.
Returns void


Private Method Details

checkDir

private void checkDir( $dirname )

 

Warning: documentation is missing.

Parameter
$dirname
Warning: documentation is missing.
Returns void


checkFile

private void checkFile( $filename, string $altFilename )

 

Warning: documentation is missing.

Parameter
$filename
Warning: documentation is missing.
string $altFilename
Warning: documentation is missing.
Returns void


checkEmail

private void checkEmail( $email )

 

Warning: documentation is missing.

Parameter
$email
Warning: documentation is missing.
Returns void


isEncoded

private void isEncoded( $filename )

 

Warning: documentation is missing.

Parameter
$filename
Warning: documentation is missing.
Returns void


addChild

private void addChild( $object )

 

Warning: documentation is missing.

Parameter
$object
Warning: documentation is missing.
Returns void


hasSubobjects

private void hasSubobjects( )

 

Warning: documentation is missing.

Returns void


toHTML

private void toHTML( )

 

Warning: documentation is missing.

Returns void


Private Field Details

$j_UniqueID

private integer $j_UniqueID

>><<



$j_Key

private string $j_Key

>>""<<



$j_Value

private string $j_Value

>>""<<



$j_Info

private string $j_Info

>>""<<



$j_ParentObject

private string $j_ParentObject

>>""<<



$j_Children

private array $j_Children

>>array()<<



$j_Level

private integer $j_Level

>><<



Included Files, Type: include_once

jpeto/jpeto_config.php

include_once( jpeto/jpeto_config.php )



jpeto/jpeto_object.php

include_once( jpeto/jpeto_object.php )



jpeto/licenses/".$GLOBALS["projectname"]."_key.php

include_once( jpeto/licenses/".$GLOBALS["projectname"]."_key.php )



jpeto/".$jpetoObjects[$key]["ClassName"].".php

include_once( jpeto/".$jpetoObjects[$key]["ClassName"].".php )



jpeto/".$projectObjects[$key]["ClassName"].".php

include_once( jpeto/".$projectObjects[$key]["ClassName"].".php )




Packageindex Classtrees Modulegroups Elementlist Report XML Files
PHPDoc 1.0beta