Support Joomla!

Joomla! 1.5 Documentation

Packages

Package: Joomla-Framework

Developer Network License

The Joomla! Developer Network content is © copyright 2006 by the individual contributors and can be used in accordance with the Creative Commons License, Attribution- NonCommercial- ShareAlike 2.5

 Class JButtonPopup

Description

Renders a popup window button

Located in /joomla/html/toolbar/button/popup.php (line 26)

Class JObject   (Subpackage Base)

Abstract class JButton
   
   Class JButtonPopup   (Subpackage HTML)
Variable Summary
Variable string $_name
Method Summary
Method void fetchButton ([ $type = 'Popup'], [ $name = ''], [ $text = ''], [ $url = ''], [ $width = 640], [ $height = 480], [ $top = 0], [ $left = 0])
Method string fetchId (string $name)
Variables
string $_name = 'Popup' (line 34)

Button type

  • access: protected

Redefinition of:
JButton::$_name
element name

Inherited Variables

Inherited from JButton

Variable JButton::$_parent
Methods
fetchButton (line 36)
void fetchButton ([ $type = 'Popup'], [ $name = ''], [ $text = ''], [ $url = ''], [ $width = 640], [ $height = 480],  $top,  $left)
  • $type
  • $name
  • $text
  • $url
  • $width
  • $height
  • $top
  • $left

Redefinition of:
JButton::fetchButton()
Get the button
fetchId (line 61)

Get the button id

Redefined from JButton class

  • return: Button CSS Id
  • since: 1.5
  • access: public
string fetchId (string $name)
  • string $name: Button name

Redefinition of:
JButton::fetchId()
Get the button id

Inherited Methods

Inherited From JButton

 JButton::__construct()
 JButton::fetchButton()
 JButton::fetchIconClass()
 JButton::fetchId()
 JButton::getName()
 JButton::render()

Inherited From JObject

 JObject::JObject()
 JObject::__construct()
 JObject::get()
 JObject::getPublicProperties()
 JObject::set()
 JObject::toString()

Documentation generated on Mon, 05 Mar 2007 21:19:10 +0000 by phpDocumentor 1.3.1