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

Class: ScButtons

Source Location: /ScButtons.php

Class Overview

ScGeneral
   |
   --ScButtons

Smart Client Buttons Helper


Methods


Inherited Variables

Inherited Methods

Class: ScGeneral

ScGeneral::__construct()
Set $remove_quotes_str
ScGeneral::ScGeneral()
Return instance
ScGeneral::addQuotesStr()
Add QuotesStr to String
ScGeneral::includeScripts()
Create the scripts for include
ScGeneral::removeQuotes()
Remove quotes from specific vars that are not supposed to be quoted using the $removeQuotesStr var

Class Details

[line 21]
Smart Client Buttons Helper



[ Top ]


Class Methods


method create [line 36]

string create( mixed $data, [string $click = ''], [string $buttonType = ''], [array $options = ''])

Button

Creates a new button




Tags:

access:  public


Parameters:

mixed   $data   If string, it must be the title of the button. If array, them we will loop through it
string   $click   Onclick function
string   $buttonType   Type of the button
array   $options   Additional options

[ Top ]


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