\Echoc

Namespace ${NAMESPACE} Class Echoc

Responsible to output HTML / Javascript on Client Side

TODO : metamorphism technique ?

Summary

Methods
Properties
Constants
p()
__callStatic()
output()
scrable_it()
metamorphism()
object()
$_EOL
$_EOL_replace
HTML_SCRAMBLER
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

HTML_SCRAMBLER

HTML_SCRAMBLER

Properties

$_EOL

$_EOL : 

Type

$_EOL_replace

$_EOL_replace : 

Type

Methods

p()

p(  $text) 

Parameters

$text

Return html p tag

__callStatic()

__callStatic(  $name,   $arguments) 

Parameters

$name
$arguments

output()

output(  $text) 

Parameters

$text

Return Readable or not HTML output

scrable_it()

scrable_it() : boolean

Scramble output if config HTML_READABLE is set TRUE or HTML_SCRAMBLER

Returns

boolean

metamorphism()

metamorphism() 

return metamorphism HTML data

object()

object(  $data, boolean  $return_data = FALSE) : mixed

Parameters

$data
boolean $return_data

Fancy Output of arrays , objects bracket with red color

Returns

mixed