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

Class: SmartClient_Helper_ScGeneral

Source Location: /ScGeneral.php

Class Overview

Zend_View_Helper_Action
   |
   --SmartClient_Helper_ScGeneral

Smart Client General Helper


Author(s):

Variables

Methods


Child classes:

SmartClient_Helper_ScForms
Smart Client Forms Helper
SmartClient_Helper_ScWindows
Smart Client Windows Helper
SmartClient_Helper_ScLayouts
Smart Client Layouts Helper
SmartClient_Helper_ScHtmlFlow
Smart Client HtmlFlow Helper
SmartClient_Helper_ScTrees
Smart Client Trees Helper
SmartClient_Helper_ScTabs
Smart Client Tabs Helper
SmartClient_Helper_ScButtons
Smart Client Buttons Helper
SmartClient_Helper_ScToolStrips
Smart Client ToolStrips Helper
SmartClient_Helper_ScDataSource
Smart Client Data Source Helper
SmartClient_Helper_ScMenus
Smart Client Menus Helper
SmartClient_Helper_ScGrids
Smart Client Grids Helper
SmartClient_Helper_ScLabel
Smart Client Label Helper

Class Details

[line 24]
Smart Client General Helper



Tags:

uses:  viewHelper - SmartClient


[ Top ]


Class Variables

$removeQuotesStr =

[line 34]



Tags:

access:  public

Type:   String


[ Top ]

$view =

[line 29]



Tags:

access:  public

Type:   Zend_View_Interface


[ Top ]



Class Methods


constructor __construct [line 39]

SmartClient_Helper_ScGeneral __construct( )

Set $remove_quotes_str



Tags:

access:  public


[ Top ]

method addQuotesStr [line 93]

string addQuotesStr( string $str)

Add QuotesStr to String



Tags:

access:  public


Parameters:

string   $str  

[ Top ]

method includeScripts [line 70]

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 105]

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 ]

method ScGeneral [line 49]

void ScGeneral( )

Return instance



Tags:

access:  public


[ Top ]

method setView [line 58]

void setView( $view)

Sets the view field



Tags:

access:  public


Overridden in child classes as:

SmartClient_Helper_ScForms::setView()
Sets the view field
SmartClient_Helper_ScWindows::setView()
Sets the view field
SmartClient_Helper_ScLayouts::setView()
Sets the view field
SmartClient_Helper_ScHtmlFlow::setView()
Sets the view field
SmartClient_Helper_ScTrees::setView()
Sets the view field
SmartClient_Helper_ScTabs::setView()
Sets the view field
SmartClient_Helper_ScButtons::setView()
Sets the view field
SmartClient_Helper_ScToolStrips::setView()
Sets the view field
SmartClient_Helper_ScDataSource::setView()
Sets the view field
SmartClient_Helper_ScMenus::setView()
Sets the view field
SmartClient_Helper_ScGrids::setView()
Sets the view field
SmartClient_Helper_ScLabel::setView()
Sets the view field

Parameters:

$view   $view   Zend_View_Interface

[ Top ]


Documentation generated on Mon, 20 Jul 2009 16:51:57 -0300 by phpDocumentor 1.4.1