phpDocumentor epesi-base
[ class tree: epesi-base ] [ index: epesi-base ] [ all elements ]

Class: Epesi

Source Location: /include/epesi.php

Class Epesi

Class Overview

Located in /include/epesi.php [line 11]



		
				Author(s):
		
		
		
Information Tags:
Version:  1.0
Copyright:  Copyright © 2007, Telaxus LLC
License:  SPL

Properties

Methods

[ Top ]
Property Summary
static mixed   $content  

[ Top ]
Method Summary
static void   alert()  
static void   clean()  
static void   debug()  
static string   escapeJS()   Escapes special characters in js code.
static void   get_csses()  
static void   get_eval_jses()  
static void   get_jses()  
static void   get_output()  
static void   js()   Extends list of javascript commands to execute
static void   load_css()  
static void   load_js()  
static void   prepare_minified_files()  
static void   process()  
static void   redirect()  
static void   send_output()   Executes list of javascrpit commands gathered with js() function.
static void   text()  

[ Top ]
Properties
static mixed   $content [line 158]
API Tags:
Access:  public


[ Top ]
Methods
static method alert  [line 114]

  static void alert( $txt, [ $del = true]  )

Parameters:
   $txt: 
   $del: 

API Tags:
Access:  public


[ Top ]
static method clean  [line 80]

  static void clean( )


API Tags:
Access:  public


[ Top ]
static method debug  [line 203]

  static void debug( [ $msg = null]  )

Parameters:
   $msg: 

API Tags:
Access:  public


[ Top ]
static method escapeJS  [line 142]

  static string escapeJS( string $str, [ $double = true], [ $single = true]  )

Escapes special characters in js code.

Parameters:
string   $str:  js code to escape
   $double: 
   $single: 

API Tags:
Return:  escaped js code
Access:  public


[ Top ]
static method get_csses  [line 40]

  static void get_csses( )


API Tags:
Access:  public


[ Top ]
static method get_eval_jses  [line 48]

  static void get_eval_jses( )


API Tags:
Access:  public


[ Top ]
static method get_jses  [line 44]

  static void get_jses( )


API Tags:
Access:  public


[ Top ]
static method get_output  [line 57]

  static void get_output( )


API Tags:
Access:  public


[ Top ]
static method js  [line 127]

  static void js( string $js, [ $del_on_loc = true]  )

Extends list of javascript commands to execute

Parameters:
string   $js:  javascript code
   $del_on_loc: 

API Tags:
Access:  public


[ Top ]
static method load_css  [line 98]

  static void load_css( $u, [ $loader = null]  )

Parameters:
   $u: 
   $loader: 

API Tags:
Access:  public


[ Top ]
static method load_js  [line 86]

  static void load_js( $u, [ $loader = null]  )

Parameters:
   $u: 
   $loader: 

API Tags:
Access:  public


[ Top ]
static method prepare_minified_files  [line 29]

  static void prepare_minified_files( $arr  )

Parameters:
   $arr: 

API Tags:
Access:  public


[ Top ]
static method process  [line 209]

  static void process( $url, [ $history_call = false], [ $refresh = false]  )

Parameters:
   $url: 
   $history_call: 
   $refresh: 

API Tags:
Access:  public


[ Top ]
static method redirect  [line 118]

  static void redirect( [ $addr = '']  )

Parameters:
   $addr: 

API Tags:
Access:  public


[ Top ]
static method send_output  [line 25]

  static void send_output( )

Executes list of javascrpit commands gathered with js() function.


API Tags:
Access:  public


[ Top ]
static method text  [line 110]

  static void text( $txt, $id, [ $type = 'instead']  )

Parameters:
   $txt: 
   $id: 
   $type: 

API Tags:
Access:  public


[ Top ]

Documentation generated on Fri, 26 Dec 2008 21:41:03 -0500 by phpDocumentor 1.4.2