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

Class: SmartClient_Helper_ScTabs

Source Location: /ScTabs.php

Class Overview

Zend_View_Helper_Action
   |
   --SmartClient_Helper_ScGeneral
      |
      --SmartClient_Helper_ScTabs

Smart Client Tabs Helper


Author(s):

Variables

Methods


Inherited Variables

Inherited Methods

Class: SmartClient_Helper_ScGeneral

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

Class Details

[line 22]
Smart Client Tabs Helper



Tags:

uses:  viewHelper - SmartClient


[ Top ]


Class Variables

$view =

[line 28]



Tags:

access:  public

Type:   Zend_View_Interface
Overrides:   Array


[ Top ]

$_tabs =

[line 33]



Tags:

var:  All tabs
access:  protected

Type:   Array


[ Top ]



Class Methods


method addTab [line 66]

string addTab( mixed $data, [string $pane = ''], [array $options = ''])

Add Tab



Tags:

access:  public


Parameters:

mixed   $data   If string, it must be the title of the tab. If array, them we will loop on it
string   $pane   Content of the tab
array   $options   Additional options

[ Top ]

method addTabs [line 101]

void addTabs( array $data)

Add Multiple Tabs



Tags:

access:  public


Parameters:

array   $data   Array containing multiple tabs

[ Top ]

method clearTabs [line 130]

void clearTabs( )

Clear Items array



Tags:

access:  public


[ Top ]

method create [line 146]

string create( mixed $data, [integer $width = ''], [integer $height = ''], [array $options = ''])

Creates a Tab Set



Tags:

access:  public


Parameters:

mixed   $data   If string, it must be the element ID. If array, them we will loop through it
integer   $width   Width of the tab set
integer   $height   Height of the tab set
array   $options   Additional options

[ Top ]

method getTabs [line 120]

array getTabs( )

Get Tabs

Return the current tabs array




Tags:

access:  public


[ Top ]

method ScTabs [line 40]

void ScTabs( )

Return instance



Tags:

access:  public


[ Top ]

method setView [line 51]

void setView( $view)

Sets the view field



Tags:

access:  public


Overrides SmartClient_Helper_ScGeneral::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