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

Class: sanitizer

Source Location: /system/classes/sanitize.class.php

Class Overview




Variables

Methods



Class Details

[line 93]


[ Top ]


Class Variables

$_checkhtml =  true

[line 100]


Type:   mixed


[ Top ]

$_checkwords =  true

[line 99]


Type:   mixed


[ Top ]

$_cleandata = array()

[line 96]


Type:   mixed


[ Top ]

$_dirtydata = array()

[line 95]


Type:   mixed


[ Top ]

$_filtermodes = array('int','char','text')

[line 108]


Type:   mixed


[ Top ]

$_logmode =  false

[line 98]


Type:   mixed


[ Top ]

$_makeglobal =  false

[line 97]


Type:   mixed


[ Top ]

$_maxlength =  0

[line 103]


Type:   mixed


[ Top ]

$_prepfordb =  false

[line 101]


Type:   mixed


[ Top ]

$_prepforweb =  false

[line 102]


Type:   mixed


[ Top ]



Class Methods


method cleanCookieData [line 417]

void cleanCookieData( $data)



Tags:

access:  public


Parameters:

   $data  

[ Top ]

method cleanData [line 331]

void cleanData( $mode, $data)



Tags:

access:  public


Parameters:

   $mode  
   $data  

[ Top ]

method cleanGetData [line 350]

void cleanGetData( $data)



Tags:

access:  public


Parameters:

   $data  

[ Top ]

method cleanPostData [line 372]

void cleanPostData( $data)



Tags:

access:  public


Parameters:

   $data  

[ Top ]

method cleanRequestData [line 394]

void cleanRequestData( $data)



Tags:

access:  public


Parameters:

   $data  

[ Top ]

method getCleanData [line 445]

void getCleanData( [ $type = ''], [ $data = ''])



Tags:

access:  public


Parameters:

   $type  
   $data  

[ Top ]

method getDbData [line 471]

void getDbData( [ $type = ''], [ $data = ''])



Tags:

access:  public


Parameters:

   $type  
   $data  

[ Top ]

method getWebData [line 455]

void getWebData( [ $type = ''], [ $data = ''])



Tags:

access:  public


Parameters:

   $type  
   $data  

[ Top ]

method initFilter [line 161]

void initFilter( )



Tags:

access:  public


[ Top ]

method setCheckwords [line 127]

void setCheckwords( $state)



Tags:

access:  public


Parameters:

   $state  

[ Top ]

method setGlobals [line 119]

void setGlobals( $state)



Tags:

access:  public


Parameters:

   $state  

[ Top ]

method setLogging [line 111]

void setLogging( $state)



Tags:

access:  public


Parameters:

   $state  

[ Top ]

method setMaxlength [line 153]

void setMaxlength( $length)



Tags:

access:  public


Parameters:

   $length  

[ Top ]

method setPrepfordb [line 135]

void setPrepfordb( $state)



Tags:

access:  public


Parameters:

   $state  

[ Top ]

method setPrepforweb [line 144]

void setPrepforweb( $state)



Tags:

access:  public


Parameters:

   $state  

[ Top ]


Documentation generated on Thu, 24 May 2012 02:08:49 -0400 by phpDocumentor 1.4.3