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

Class: ScGeneral

Source Location: /ScGeneral.php

Class Overview


Smart Client General Helper


Variables

Methods


Child classes:

ScForms
Smart Client Forms Helper
ScWindows
Smart Client Windows Helper
ScLayouts
Smart Client Layouts Helper
ScHtmlFlow
Smart Client HtmlFlow Helper
ScTrees
Smart Client Trees Helper
ScTabs
Smart Client Tabs Helper
ScButtons
Smart Client Buttons Helper
ScToolStrips
Smart Client ToolStrips Helper
ScDataSource
Smart Client Data Source Helper
ScMenus
Smart Client Menus Helper
ScGrids
Smart Client Grids Helper
ScLabel
Smart Client Label Helper

Class Details

[line 20]
Smart Client General Helper



[ Top ]


Class Variables

$removeQuotesStr =

[line 26]



Tags:

access:  public

Type:   String


[ Top ]



Class Methods


constructor ScGeneral [line 41]

ScGeneral ScGeneral( )

Return instance



Tags:

access:  public


[ Top ]

constructor __construct [line 31]

ScGeneral __construct( )

Set $remove_quotes_str



Tags:

access:  public


[ Top ]

method addQuotesStr [line 76]

string addQuotesStr( string $str)

Add QuotesStr to String



Tags:

access:  public


Parameters:

string   $str  

[ Top ]

method includeScripts [line 53]

string includeScripts( [ $scPath = 'js/isomorphic/'], [string $theme = 'SmartClient'], string $sc_path)

Create the scripts for include



Tags:

access:  public


Parameters:

string   $sc_path   Path where SmartClient is located
string   $theme   SmartClient theme
   $scPath  

[ Top ]

method removeQuotes [line 88]

string removeQuotes( string $json)

Remove quotes from specific vars that are not supposed to be quoted using the $removeQuotesStr var



Tags:

access:  public


Parameters:

string   $json   String in json format

[ Top ]


Documentation generated on Wed, 29 Jul 2009 22:37:14 -0300 by phpDocumentor 1.4.1