Element index for package BIF3
[ a ]
[ b ]
[ c ]
[ d ]
[ f ]
[ g ]
[ h ]
[ i ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ v ]
[ w ]
[ _ ]
top
a
- addBodyOpt
- in file widget.BifRoot.php, function addBodyOpt()
- addHeadSlot
- in file widget.BifRoot.php, function addHeadSlot()
- addPreloadImage
- in file widget.BifRoot.php, function addPreloadImage()
- AuthStatus.php
- procedural page AuthStatus.php
- ArrayTable.php
- procedural page ArrayTable.php
- $array_css
- in file widget.BifRoot.php, variable BifRoot::$array_css (subpackage: Widgets_Base)
- $array_preload
- in file widget.BifRoot.php, variable BifRoot::$array_preload (subpackage: Widgets_Base)
- $attributes
- in file widget.BifWidget.php, variable BifWidget::$attributes (subpackage: Widgets_Base)
Attributes stores the constructor's parameter $attrs
- addChild
- in file widget.BifContainer.php, method BifContainer::addChild() (subpackage: Widgets_Base)
- addPosition
- in file widget.BifContainer.php, method BifContainer::addPosition() (subpackage: Widgets_Base)
- addOption
- in file FormSelect.php, method FormSelect::addOption() (subpackage: Widgets_Basic)
- AuthStatus
- in file AuthStatus.php, method AuthStatus::AuthStatus() (subpackage: Widgets_Basic)
{{{ function Constructor
- AuthStatus
- in file AuthStatus.php, class AuthStatus (subpackage: Widgets_Basic)
Shows user authentication status (logged, logging, anonymous, etc)
- addChild
- in file FTTextarea.php, method FTTextarea::addChild() (subpackage: Widgets_FT)
- addChild
- in file FTDir.php, method FTDir::addChild() (subpackage: Widgets_FT)
- addChild
- in file FTSelect.php, method FTSelect::addChild() (subpackage: Widgets_FT)
- addOption
- in file FTDir.php, method FTDir::addOption() (subpackage: Widgets_FT)
- addOption
- in file FTSelect.php, method FTSelect::addOption() (subpackage: Widgets_FT)
{{{ function addOption
- addRender
- in file MySQLTable.php, method MySQLTable::addRender() (subpackage: Widgets_MySQL)
- addRender
- in file ArrayTable.php, method ArrayTable::addRender() (subpackage: Widgets_Table)
- ArrayTable
- in file ArrayTable.php, method ArrayTable::ArrayTable() (subpackage: Widgets_Table)
- ArrayTable
- in file ArrayTable.php, class ArrayTable (subpackage: Widgets_Table)
A simple table based on an Array
top
b
- BifImage.php
- procedural page BifImage.php
- BifInclude.php
- procedural page BifInclude.php
- BifLangSelector.php
- procedural page BifLangSelector.php
- BifLink.php
- procedural page BifLink.php
- BifRawText.php
- procedural page BifRawText.php
- BifTableCnt.php
- procedural page BifTableCnt.php
- BifTableDataCnt.php
- procedural page BifTableDataCnt.php
- BifTableRowCnt.php
- procedural page BifTableRowCnt.php
- BifText.php
- procedural page BifText.php
- BifTimestamp.php
- procedural page BifTimestamp.php
- Boton.php
- procedural page Boton.php
- Box.php
- procedural page Box.php
- BifContainer
- in file widget.BifContainer.php, class BifContainer (subpackage: Widgets_Base)
The simplest container, mother of all other containers
- BifContainer
- in file widget.BifContainer.php, method BifContainer::BifContainer() (subpackage: Widgets_Base)
- BifRoot
- in file widget.BifRoot.php, method BifRoot::BifRoot() (subpackage: Widgets_Base)
{{{ function Constructor
- BifRoot
- in file widget.BifRoot.php, class BifRoot (subpackage: Widgets_Base)
The main container for all pages
- BifRoot2
- in file widget.BifRoot2.php, method BifRoot2::BifRoot2() (subpackage: Widgets_Base)
- BifRoot2
- in file widget.BifRoot2.php, class BifRoot2 (subpackage: Widgets_Base)
The main container for all pages
- BifRoot3
- in file widget.BifRoot3.php, method BifRoot3::BifRoot3() (subpackage: Widgets_Base)
- BifRoot3
- in file widget.BifRoot3.php, class BifRoot3 (subpackage: Widgets_Base)
The main container for all pages
- BifWarning
- in file widget.BifWarning.php, method BifWarning::BifWarning() (subpackage: Widgets_Base)
{{{ function Constructor
- BifWarning
- in file widget.BifWarning.php, class BifWarning (subpackage: Widgets_Base)
Special widget designed to show errors in widgets
- BifWidget
- in file widget.BifWidget.php, method BifWidget::BifWidget() (subpackage: Widgets_Base)
- BifWidget
- in file widget.BifWidget.php, class BifWidget (subpackage: Widgets_Base)
The main class
- BifImage
- in file BifImage.php, method BifImage::BifImage() (subpackage: Widgets_Basic)
{{{ function Constructor
- BifImage
- in file BifImage.php, class BifImage (subpackage: Widgets_Basic)
Implements a Basic Image inclusion
- BifInclude
- in file BifInclude.php, method BifInclude::BifInclude() (subpackage: Widgets_Basic)
{{{ function Constructor
- BifInclude
- in file BifInclude.php, class BifInclude (subpackage: Widgets_Basic)
A widget container thats include the HTML/BIF file
- BifLangSelector
- in file BifLangSelector.php, method BifLangSelector::BifLangSelector() (subpackage: Widgets_Basic)
{{{ function Constructor
- BifLangSelector
- in file BifLangSelector.php, class BifLangSelector (subpackage: Widgets_Basic)
Language Selector
- BifLink
- in file BifLink.php, method BifLink::BifLink() (subpackage: Widgets_Basic)
{{{ function Constructor
- BifLink
- in file BifLink.php, class BifLink (subpackage: Widgets_Basic)
Implements a Basic Link for multiple usage
- BifRawText
- in file BifRawText.php, method BifRawText::BifRawText() (subpackage: Widgets_Basic)
{{{ function Constructor
- BifRawText
- in file BifRawText.php, class BifRawText (subpackage: Widgets_Basic)
Basic widget to include text in 'raw mode'
- BifTableCnt
- in file BifTableCnt.php, method BifTableCnt::BifTableCnt() (subpackage: Widgets_Basic)
{{{ function Constructor
- BifTableCnt
- in file BifTableCnt.php, class BifTableCnt (subpackage: Widgets_Basic)
Table container, includes BifTableRowCnt and BifTableDataCnt
- BifTableDataCnt
- in file BifTableDataCnt.php, method BifTableDataCnt::BifTableDataCnt() (subpackage: Widgets_Basic)
{{{ function Constructor
- BifTableDataCnt
- in file BifTableDataCnt.php, class BifTableDataCnt (subpackage: Widgets_Basic)
Table Data Cell container
- BifTableRowCnt
- in file BifTableRowCnt.php, method BifTableRowCnt::BifTableRowCnt() (subpackage: Widgets_Basic)
{{{ function Constructor
- BifTableRowCnt
- in file BifTableRowCnt.php, class BifTableRowCnt (subpackage: Widgets_Basic)
Table row container, includes BifTableDataCnt
- BifText
- in file BifText.php, class BifText (subpackage: Widgets_Basic)
Basic widget to include text
- BifText
- in file BifText.php, method BifText::BifText() (subpackage: Widgets_Basic)
{{{ function Constructor
- BifTimestamp
- in file BifTimestamp.php, method BifTimestamp::BifTimestamp() (subpackage: Widgets_Basic)
{{{ function Constructor
- BifTimestamp
- in file BifTimestamp.php, class BifTimestamp (subpackage: Widgets_Basic)
Prints timestamps with a specific format
- Boton
- in file Boton.php, method Boton::Boton() (subpackage: Widgets_Content)
{{{ function Constructor
- Boton
- in file Boton.php, class Boton (subpackage: Widgets_Content)
Boton is ment to be user with 'Botonera'
- Box
- in file Box.php, method Box::Box() (subpackage: Widgets_Text)
{{{ function Constructor
- Box
- in file Box.php, class Box (subpackage: Widgets_Text)
A generic box. Used as design tool, usually a html TABLE tag
top
c
- ColumnCnt.php
- procedural page ColumnCnt.php
- ChangeState.php
- procedural page ChangeState.php
- ColumnCnt
- in file ColumnCnt.php, method ColumnCnt::ColumnCnt() (subpackage: Widgets_Basic)
{{{ function Constructor
- ColumnCnt
- in file ColumnCnt.php, class ColumnCnt (subpackage: Widgets_Basic)
A vertical container, it makes a new row for each child
- ChangeState
- in file ChangeState.php, method ChangeState::ChangeState() (subpackage: Widgets_Content)
{{{ function Constructor
- ChangeState
- in file ChangeState.php, class ChangeState (subpackage: Widgets_Content)
Abstract class. Implement childs with 2 representations URL based
top
d
- Draft.php
- procedural page Draft.php
- draw
- in file widget.BifWidget.php, method BifWidget::draw() (subpackage: Widgets_Base)
- draw
- in file BifRawText.php, method BifRawText::draw() (subpackage: Widgets_Basic)
- draw
- in file AuthStatus.php, method AuthStatus::draw() (subpackage: Widgets_Basic)
- Draft
- in file Draft.php, method Draft::Draft() (subpackage: Widgets_Content)
{{{ function Constructor
- Draft
- in file Draft.php, class Draft (subpackage: Widgets_Content)
A 'draft' widget, useful tool when making an application
- draw
- in file FromDotBif.php, method FromDotBif::draw() (subpackage: Widgets_Contents)
top
f
- Footer.php
- procedural page Footer.php
- FormCheckbox.php
- procedural page FormCheckbox.php
- FormCnt.php
- procedural page FormCnt.php
- FormFile.php
- procedural page FormFile.php
- FormHidden.php
- procedural page FormHidden.php
- FormPassword.php
- procedural page FormPassword.php
- FormRadio.php
- procedural page FormRadio.php
- FormSelectItem.php
- procedural page FormSelectItem.php
- FormSelect.php
- procedural page FormSelect.php
- FormSubmit.php
- procedural page FormSubmit.php
- FormTextarea.php
- procedural page FormTextarea.php
- FormText.php
- procedural page FormText.php
- FormURL.php
- procedural page FormURL.php
- FromDotBif.php
- procedural page FromDotBif.php
- FileBz2.php
- procedural page FileBz2.php
- FileContent.php
- procedural page FileContent.php
- FileGz.php
- procedural page FileGz.php
- FileList.php
- procedural page FileList.php
- FilePhp.php
- procedural page FilePhp.php
- FileRecent.php
- procedural page FileRecent.php
- FSMRoot.php
- procedural page FSMRoot.php
- FTCheckbox.php
- procedural page FTCheckbox.php
- FTDateTime.php
- procedural page FTDateTime.php
- FTDate.php
- procedural page FTDate.php
- FTDir.php
- procedural page FTDir.php
- FTFile.php
- procedural page FTFile.php
- FTItem.php
- procedural page FTItem.php
- FTLink.php
- procedural page FTLink.php
- FTMySQLSelect.php
- procedural page FTMySQLSelect.php
- FTPassword.php
- procedural page FTPassword.php
- FTPhone.php
- procedural page FTPhone.php
- FTRadio.php
- procedural page FTRadio.php
- FTSelect.php
- procedural page FTSelect.php
- FTShow.php
- procedural page FTShow.php
- FTSubmit.php
- procedural page FTSubmit.php
- FTTextarea.php
- procedural page FTTextarea.php
- FTText.php
- procedural page FTText.php
- FTURL.php
- procedural page FTURL.php
- FT.php
- procedural page FT.php
- Footer
- in file Footer.php, method Footer::Footer() (subpackage: Widgets_Base)
- Footer
- in file Footer.php, class Footer (subpackage: Widgets_Base)
The pages' footer
- formatted
- in file FormSelect.php, method FormSelect::formatted() (subpackage: Widgets_Basic)
- FormCheckbox
- in file FormCheckbox.php, method FormCheckbox::FormCheckbox() (subpackage: Widgets_Basic)
{{{ function Constructor
- FormCheckbox
- in file FormCheckbox.php, class FormCheckbox (subpackage: Widgets_Basic)
Form's Checkbox
- FormCnt
- in file FormCnt.php, method FormCnt::FormCnt() (subpackage: Widgets_Basic)
{{{ function Constructor
- FormCnt
- in file FormCnt.php, class FormCnt (subpackage: Widgets_Basic)
Form Container, Should only have Form* Widgets as children
- FormFile
- in file FormFile.php, method FormFile::FormFile() (subpackage: Widgets_Basic)
{{{ function Constructor
- FormFile
- in file FormFile.php, class FormFile (subpackage: Widgets_Basic)
Form's file type field
- FormHidden
- in file FormHidden.php, class FormHidden (subpackage: Widgets_Basic)
Form's Hidden
- FormHidden
- in file FormHidden.php, method FormHidden::FormHidden() (subpackage: Widgets_Basic)
{{{ function Constructor
- FormPassword
- in file FormPassword.php, class FormPassword (subpackage: Widgets_Basic)
Form's Password input
- FormPassword
- in file FormPassword.php, method FormPassword::FormPassword() (subpackage: Widgets_Basic)
{{{ function Constructor
- FormRadio
- in file FormRadio.php, class FormRadio (subpackage: Widgets_Basic)
Form's Radio buttons
- FormRadio
- in file FormRadio.php, method FormRadio::FormRadio() (subpackage: Widgets_Basic)
{{{ function Constructor
- FormSelect
- in file FormSelect.php, class FormSelect (subpackage: Widgets_Basic)
Form's Selection
- FormSelect
- in file FormSelect.php, method FormSelect::FormSelect() (subpackage: Widgets_Basic)
{{{ function Constructor
- FormSelectItem
- in file FormSelectItem.php, method FormSelectItem::FormSelectItem() (subpackage: Widgets_Basic)
{{{ function Constructor
- FormSelectItem
- in file FormSelectItem.php, class FormSelectItem (subpackage: Widgets_Basic)
Form's Selection Item
- FormSubmit
- in file FormSubmit.php, method FormSubmit::FormSubmit() (subpackage: Widgets_Basic)
{{{ function Constructor
- FormSubmit
- in file FormSubmit.php, class FormSubmit (subpackage: Widgets_Basic)
Form's submit button
- FormText
- in file FormText.php, method FormText::FormText() (subpackage: Widgets_Basic)
{{{ function Constructor
- FormText
- in file FormText.php, class FormText (subpackage: Widgets_Basic)
Form's Text input
- FormTextarea
- in file FormTextarea.php, class FormTextarea (subpackage: Widgets_Basic)
Form's Text Area
- FormTextarea
- in file FormTextarea.php, method FormTextarea::FormTextarea() (subpackage: Widgets_Basic)
{{{ function Constructor
- FormURL
- in file FormURL.php, method FormURL::FormURL() (subpackage: Widgets_Basic)
{{{ function Constructor
- FormURL
- in file FormURL.php, class FormURL (subpackage: Widgets_Basic)
Form's URL input
- FromDotBif
- in file FromDotBif.php, method FromDotBif::FromDotBif() (subpackage: Widgets_Contents)
{{{ function Constructor
- FromDotBif
- in file FromDotBif.php, class FromDotBif (subpackage: Widgets_Contents)
Content of the widget is the result of rendering .bif file
- FileBz2
- in file FileBz2.php, class FileBz2 (subpackage: Widgets_File)
Shows a .bz2 file content
- FileBz2
- in file FileBz2.php, method FileBz2::FileBz2() (subpackage: Widgets_File)
{{{ function Constructor
- FileContent
- in file FileContent.php, method FileContent::FileContent() (subpackage: Widgets_File)
{{{ function Constructor
- FileContent
- in file FileContent.php, class FileContent (subpackage: Widgets_File)
Shows file contents
- FileGz
- in file FileGz.php, method FileGz::FileGz() (subpackage: Widgets_File)
- FileGz
- in file FileGz.php, class FileGz (subpackage: Widgets_File)
Shows a .gz file content
- FileList
- in file FileList.php, method FileList::FileList() (subpackage: Widgets_File)
- FileList
- in file FileList.php, class FileList (subpackage: Widgets_File)
Lists directory
- FilePhp
- in file FilePhp.php, method FilePhp::FilePhp() (subpackage: Widgets_File)
- FilePhp
- in file FilePhp.php, class FilePhp (subpackage: Widgets_File)
Shows a .php file (syntax color highlight)
- FileRecent
- in file FileRecent.php, method FileRecent::FileRecent() (subpackage: Widgets_File)
- FileRecent
- in file FileRecent.php, class FileRecent (subpackage: Widgets_File)
From a given directory, it shows only last modified file.
- FSMRoot
- in file FSMRoot.php, method FSMRoot::FSMRoot() (subpackage: Widgets_FSM)
- FSMRoot
- in file FSMRoot.php, class FSMRoot (subpackage: Widgets_FSM)
a BifRoot specific for an aplication (obsolete)
- FT
- in file FT.php, class FT (subpackage: Widgets_FT)
Main container of FT items (widgets)
- FT
- in file FT.php, method FT::FT() (subpackage: Widgets_FT)
{{{ function Constructor
- FTCheckbox
- in file FTCheckbox.php, method FTCheckbox::FTCheckbox() (subpackage: Widgets_FT)
{{{ function FTCheckbox
- FTCheckbox
- in file FTCheckbox.php, class FTCheckbox (subpackage: Widgets_FT)
Implements a FormCheckbox widget ready to be used as a FTItem.
- FTDate
- in file FTDate.php, method FTDate::FTDate() (subpackage: Widgets_FT)
Instantiate a FTDate widget.
- FTDate
- in file FTDate.php, class FTDate (subpackage: Widgets_FT)
Implements several widgets to assemble a date specialized widget as FTItem.
- FTDateTime
- in file FTDateTime.php, method FTDateTime::FTDateTime() (subpackage: Widgets_FT)
Instantiate a FTDateTime widget.
- FTDateTime
- in file FTDateTime.php, class FTDateTime (subpackage: Widgets_FT)
Implements a specialized widget as FTDate, but with Time included.
- FTDir
- in file FTDir.php, method FTDir::FTDir() (subpackage: Widgets_FT)
{{{ function FTDir
- FTDir
- in file FTDir.php, class FTDir (subpackage: Widgets_FT)
Shows a directory content on a FormSelect widget, as a FTItem.
- FTFile
- in file FTFile.php, method FTFile::FTFile() (subpackage: Widgets_FT)
Instantiate a FTFile widget.
- FTFile
- in file FTFile.php, class FTFile (subpackage: Widgets_FT)
A widget to send a file
- FTItem
- in file FTItem.php, method FTItem::FTItem() (subpackage: Widgets_FT)
{{{ function FTItem
- FTItem
- in file FTItem.php, class FTItem (subpackage: Widgets_FT)
This abstract class represents every item on a Form-table.
- FTLink
- in file FTLink.php, method FTLink::FTLink() (subpackage: Widgets_FT)
{{{ function FTLink
- FTLink
- in file FTLink.php, class FTLink (subpackage: Widgets_FT)
Implements a BifLink widget ready to be used as a FTItem.
- FTMySQLSelect
- in file FTMySQLSelect.php, method FTMySQLSelect::FTMySQLSelect() (subpackage: Widgets_FT)
- FTMySQLSelect
- in file FTMySQLSelect.php, class FTMySQLSelect (subpackage: Widgets_FT)
Form-table item describing a 'select' from a MySQL query
- FTPassword
- in file FTPassword.php, method FTPassword::FTPassword() (subpackage: Widgets_FT)
{{{ function FTPassword
- FTPassword
- in file FTPassword.php, class FTPassword (subpackage: Widgets_FT)
Implements a password text field ready to use as a FTItem.
- FTPhone
- in file FTPhone.php, method FTPhone::FTPhone() (subpackage: Widgets_FT)
{{{ function FTPhone
- FTPhone
- in file FTPhone.php, class FTPhone (subpackage: Widgets_FT)
Implements a phone entry widget ready to use as a FTItem.
- FTRadio
- in file FTRadio.php, method FTRadio::FTRadio() (subpackage: Widgets_FT)
{{{ function FTRadio
- FTRadio
- in file FTRadio.php, class FTRadio (subpackage: Widgets_FT)
Implements a FormRadio widget ready to be used as a FTItem.
- FTSelect
- in file FTSelect.php, method FTSelect::FTSelect() (subpackage: Widgets_FT)
{{{ function FTSelect
- FTSelect
- in file FTSelect.php, class FTSelect (subpackage: Widgets_FT)
Implements a FormSelect ready to use inside a FT.
- FTShow
- in file FTShow.php, method FTShow::FTShow() (subpackage: Widgets_FT)
Instantiate a FTShow widget.
- FTShow
- in file FTShow.php, class FTShow (subpackage: Widgets_FT)
FT widget to show text and use a form hidden
- FTSubmit
- in file FTSubmit.php, method FTSubmit::FTSubmit() (subpackage: Widgets_FT)
{{{ function Constructor
- FTSubmit
- in file FTSubmit.php, class FTSubmit (subpackage: Widgets_FT)
Form-table item describing a submit button
- FTText
- in file FTText.php, method FTText::FTText() (subpackage: Widgets_FT)
{{{ function Constructor
- FTText
- in file FTText.php, class FTText (subpackage: Widgets_FT)
Form-table item describing simple text field.
- FTTextarea
- in file FTTextarea.php, method FTTextarea::FTTextarea() (subpackage: Widgets_FT)
Instantiate a FTTextarea widget.
- FTTextarea
- in file FTTextarea.php, class FTTextarea (subpackage: Widgets_FT)
Form-table item describing a text area.
- FTURL
- in file FTURL.php, method FTURL::FTURL() (subpackage: Widgets_FT)
{{{ function Constructor
- FTURL
- in file FTURL.php, class FTURL (subpackage: Widgets_FT)
Form-table item describing simple URL field.
top
top
h
- HTMLTag_convert_att
- in file HTMLTag.php, function HTMLTag_convert_att()
- Header.php
- procedural page Header.php
- HTMLTag.php
- procedural page HTMLTag.php
- Horizontal.php
- procedural page Horizontal.php
- HiddeableBox.php
- procedural page HiddeableBox.php
- $HTMLfields
- in file widget.BifWidget.php, variable BifWidget::$HTMLfields (subpackage: Widgets_Base)
Substitution in template file.
- hasAccess
- in file widget.BifWidget.php, method BifWidget::hasAccess() (subpackage: Widgets_Base)
- Header
- in file Header.php, method Header::Header() (subpackage: Widgets_Base)
- Header
- in file Header.php, class Header (subpackage: Widgets_Base)
The pages' header
- HTMLTag
- in file HTMLTag.php, class HTMLTag (subpackage: Widgets_Base)
Special class ment to use in render so we can include XHTML in .bif files.
- HTMLTag
- in file HTMLTag.php, method HTMLTag::HTMLTag() (subpackage: Widgets_Base)
- Horizontal
- in file Horizontal.php, method Horizontal::Horizontal() (subpackage: Widgets_Content)
{{{ function Constructor
- Horizontal
- in file Horizontal.php, class Horizontal (subpackage: Widgets_Content)
An horizontal container, it's meant to be used with Boton widgets!
- $habilitadoField
- in file MySQLVar.php, variable MySQLVar::$habilitadoField (subpackage: Widgets_MySQL)
- HiddeableBox
- in file HiddeableBox.php, method HiddeableBox::HiddeableBox() (subpackage: Widgets_Text)
{{{ function Constructor
- HiddeableBox
- in file HiddeableBox.php, class HiddeableBox (subpackage: Widgets_Text)
A box with a button to hide and unhide using javascript
top
i
- innerDraw
- in file widget.BifWidget.php, method BifWidget::innerDraw() (subpackage: Widgets_Base)
- innerDraw
- in file widget.BifContainer.php, method BifContainer::innerDraw() (subpackage: Widgets_Base)
- innerDraw
- in file widget.BifWarning.php, method BifWarning::innerDraw() (subpackage: Widgets_Base)
- innerDraw
- in file widget.BifRoot.php, method BifRoot::innerDraw() (subpackage: Widgets_Base)
- isCorrectLang
- in file widget.BifWidget.php, method BifWidget::isCorrectLang() (subpackage: Widgets_Base)
- innerDraw
- in file FormRadio.php, method FormRadio::innerDraw() (subpackage: Widgets_Basic)
- innerDraw
- in file FormPassword.php, method FormPassword::innerDraw() (subpackage: Widgets_Basic)
- innerDraw
- in file FormSelectItem.php, method FormSelectItem::innerDraw() (subpackage: Widgets_Basic)
- innerDraw
- in file FormSubmit.php, method FormSubmit::innerDraw() (subpackage: Widgets_Basic)
- innerDraw
- in file FormURL.php, method FormURL::innerDraw() (subpackage: Widgets_Basic)
- innerDraw
- in file FormText.php, method FormText::innerDraw() (subpackage: Widgets_Basic)
- innerDraw
- in file FormHidden.php, method FormHidden::innerDraw() (subpackage: Widgets_Basic)
- innerDraw
- in file FormFile.php, method FormFile::innerDraw() (subpackage: Widgets_Basic)
- innerDraw
- in file BifLink.php, method BifLink::innerDraw() (subpackage: Widgets_Basic)
- innerDraw
- in file BifLangSelector.php, method BifLangSelector::innerDraw() (subpackage: Widgets_Basic)
- innerDraw
- in file BifText.php, method BifText::innerDraw() (subpackage: Widgets_Basic)
- innerDraw
- in file BifTimestamp.php, method BifTimestamp::innerDraw() (subpackage: Widgets_Basic)
- innerDraw
- in file FormCheckbox.php, method FormCheckbox::innerDraw() (subpackage: Widgets_Basic)
- innerDraw
- in file BifImage.php, method BifImage::innerDraw() (subpackage: Widgets_Basic)
- innerDraw
- in file MyCounter.php, method MyCounter::innerDraw() (subpackage: Widgets_Content)
- innerDraw
- in file Boton.php, method Boton::innerDraw() (subpackage: Widgets_Content)
- innerDraw
- in file FilePhp.php, method FilePhp::innerDraw() (subpackage: Widgets_File)
- innerDraw
- in file FileRecent.php, method FileRecent::innerDraw() (subpackage: Widgets_File)
- innerDraw
- in file FileList.php, method FileList::innerDraw() (subpackage: Widgets_File)
- innerDraw
- in file FileGz.php, method FileGz::innerDraw() (subpackage: Widgets_File)
- innerDraw
- in file FileContent.php, method FileContent::innerDraw() (subpackage: Widgets_File)
- innerDraw
- in file FileBz2.php, method FileBz2::innerDraw() (subpackage: Widgets_File)
- innerDraw
- in file FSMRoot.php, method FSMRoot::innerDraw() (subpackage: Widgets_FSM)
- $item
- in file FTItem.php, variable FTItem::$item (subpackage: Widgets_FT)
- innerDraw
- in file FTSubmit.php, method FTSubmit::innerDraw() (subpackage: Widgets_FT)
- innerDraw
- in file FTText.php, method FTText::innerDraw() (subpackage: Widgets_FT)
- innerDraw
- in file FTURL.php, method FTURL::innerDraw() (subpackage: Widgets_FT)
- innerDraw
- in file FTShow.php, method FTShow::innerDraw() (subpackage: Widgets_FT)
- innerDraw
- in file FTPassword.php, method FTPassword::innerDraw() (subpackage: Widgets_FT)
- innerDraw
- in file FTItem.php, method FTItem::innerDraw() (subpackage: Widgets_FT)
- innerDraw
- in file FTLink.php, method FTLink::innerDraw() (subpackage: Widgets_FT)
- innerDraw
- in file FTMySQLSelect.php, method FTMySQLSelect::innerDraw() (subpackage: Widgets_FT)
- innerDraw
- in file MySQLVar.php, method MySQLVar::innerDraw() (subpackage: Widgets_MySQL)
- innerDraw
- in file MySQLTable.php, method MySQLTable::innerDraw() (subpackage: Widgets_MySQL)
- innerDraw
- in file MySQLSelect.php, method MySQLSelect::innerDraw() (subpackage: Widgets_MySQL)
- innerDraw
- in file MySQLList.php, method MySQLList::innerDraw() (subpackage: Widgets_MySQL)
- innerDraw
- in file ArrayTable.php, method ArrayTable::innerDraw() (subpackage: Widgets_Table)
- innerDraw
- in file Title3.php, method Title3::innerDraw() (subpackage: Widgets_Text)
- innerDraw
- in file Title2.php, method Title2::innerDraw() (subpackage: Widgets_Text)
- innerDraw
- in file Title1.php, method Title1::innerDraw() (subpackage: Widgets_Text)
top
top
l
- LasNoticias.php
- procedural page LasNoticias.php
- Lateral.php
- procedural page Lateral.php
- Lateral
- in file Lateral.php, method Lateral::Lateral() (subpackage: Widgets_Content)
{{{ function Constructor
- Lateral
- in file Lateral.php, class Lateral (subpackage: Widgets_Content)
A vertical container, it's meant to be used with Boton widgetsi!
- LasNoticias
- in file LasNoticias.php, method LasNoticias::LasNoticias() (subpackage: Widgets_Contents)
{{{ function Constructor
- LasNoticias
- in file LasNoticias.php, class LasNoticias (subpackage: Widgets_Contents)
Brief news' list with a link 'Read more'
top
m
- myVersionCompare
- in file FileList.php, function myVersionCompare()
- MyCounter.php
- procedural page MyCounter.php
- MyLinks.php
- procedural page MyLinks.php
- MySQLList.php
- procedural page MySQLList.php
- MySQLPara.php
- procedural page MySQLPara.php
- MySQLSelect.php
- procedural page MySQLSelect.php
- MySQLTable.php
- procedural page MySQLTable.php
- MySQLVar.php
- procedural page MySQLVar.php
- MyTitleBoxLink.php
- procedural page MyTitleBoxLink.php
- MyCounter
- in file MyCounter.php, method MyCounter::MyCounter() (subpackage: Widgets_Content)
{{{ function Constructor
- MyCounter
- in file MyCounter.php, class MyCounter (subpackage: Widgets_Content)
Rustic Visit counter...
- MyLinks
- in file MyLinks.php, class MyLinks (subpackage: Widgets_Content)
Links table.
- MyList
- in file MyLinks.php, method MyLinks::MyList() (subpackage: Widgets_Content)
- MySQLPara
- in file MySQLPara.php, method MySQLPara::MySQLPara() (subpackage: Widgets_Content)
- MySQLPara
- in file MySQLPara.php, class MySQLPara (subpackage: Widgets_Content)
A paragraph taken from a mysql database
- MySQLList
- in file MySQLList.php, class MySQLList (subpackage: Widgets_MySQL)
This an abstract widget to display lists.
- MySQLList
- in file MySQLList.php, method MySQLList::MySQLList() (subpackage: Widgets_MySQL)
{{{ function Constructor
- MySQLSelect
- in file MySQLSelect.php, method MySQLSelect::MySQLSelect() (subpackage: Widgets_MySQL)
{{{ function Constructor
- MySQLSelect
- in file MySQLSelect.php, class MySQLSelect (subpackage: Widgets_MySQL)
An html's "select" input generated from a MySQL Query
- MySQLTable
- in file MySQLTable.php, method MySQLTable::MySQLTable() (subpackage: Widgets_MySQL)
{{{ function Constructor
- MySQLTable
- in file MySQLTable.php, class MySQLTable (subpackage: Widgets_MySQL)
A simple table based on SQL query.
- MySQLVar
- in file MySQLVar.php, class MySQLVar (subpackage: Widgets_MySQL)
It's a useful widget as a variable replacement for .bif
- MySQLVar
- in file MySQLVar.php, method MySQLVar::MySQLVar() (subpackage: Widgets_MySQL)
- MyTitleBoxLink
- in file MyTitleBoxLink.php, method MyTitleBoxLink::MyTitleBoxLink() (subpackage: Widgets_MySQL)
- MyTitleBoxLink
- in file MyTitleBoxLink.php, class MyTitleBoxLink (subpackage: Widgets_MySQL)
TitleBoxLink in MySQL
top
n
- Noticia.php
- procedural page Noticia.php
- Noticia
- in file Noticia.php, method Noticia::Noticia() (subpackage: Widgets_Contents)
- Noticia
- in file Noticia.php, class Noticia (subpackage: Widgets_Contents)
News' list.
top
top
p
- Para.php
- procedural page Para.php
- $positions
- in file widget.BifContainer.php, variable BifContainer::$positions (subpackage: Widgets_Base)
- parseStructures
- in file widget.BifWidget.php, method BifWidget::parseStructures() (subpackage: Widgets_Base)
- postChilds
- in file widget.BifContainer.php, method BifContainer::postChilds() (subpackage: Widgets_Base)
- preChilds
- in file HTMLTag.php, method HTMLTag::preChilds() (subpackage: Widgets_Base)
- preChilds
- in file widget.BifRoot3.php, method BifRoot3::preChilds() (subpackage: Widgets_Base)
- preChilds
- in file widget.BifContainer.php, method BifContainer::preChilds() (subpackage: Widgets_Base)
- preChilds
- in file FormSelect.php, method FormSelect::preChilds() (subpackage: Widgets_Basic)
- preChilds
- in file FormTextarea.php, method FormTextarea::preChilds() (subpackage: Widgets_Basic)
- preChilds
- in file RowCnt.php, method RowCnt::preChilds() (subpackage: Widgets_Basic)
- preChilds
- in file FormCnt.php, method FormCnt::preChilds() (subpackage: Widgets_Basic)
- preChilds
- in file ColumnCnt.php, method ColumnCnt::preChilds() (subpackage: Widgets_Basic)
- preChilds
- in file BifTableCnt.php, method BifTableCnt::preChilds() (subpackage: Widgets_Basic)
- preChilds
- in file BifTableDataCnt.php, method BifTableDataCnt::preChilds() (subpackage: Widgets_Basic)
- preChilds
- in file BifInclude.php, method BifInclude::preChilds() (subpackage: Widgets_Basic)
- preChilds
- in file Lateral.php, method Lateral::preChilds() (subpackage: Widgets_Content)
- preChilds
- in file Horizontal.php, method Horizontal::preChilds() (subpackage: Widgets_Content)
- preChilds
- in file Draft.php, method Draft::preChilds() (subpackage: Widgets_Content)
- parseRow
- in file Noticia.php, method Noticia::parseRow() (subpackage: Widgets_Contents)
- parseRow
- in file MySQLList.php, method MySQLList::parseRow() (subpackage: Widgets_MySQL)
- parseRow
- in file MyTitleBoxLink.php, method MyTitleBoxLink::parseRow() (subpackage: Widgets_MySQL)
- preChilds
- in file MyTitleBoxLink.php, method MyTitleBoxLink::preChilds() (subpackage: Widgets_MySQL)
- Para
- in file Para.php, method Para::Para() (subpackage: Widgets_Text)
- Para
- in file Para.php, class Para (subpackage: Widgets_Text)
Containains paragraphs usually holds BifRawTexts or similar.
- preChilds
- in file TitleBox4.php, method TitleBox4::preChilds() (subpackage: Widgets_Text)
- preChilds
- in file TitleBoxLink.php, method TitleBoxLink::preChilds() (subpackage: Widgets_Text)
- preChilds
- in file TitlePara.php, method TitlePara::preChilds() (subpackage: Widgets_Text)
- preChilds
- in file TitleBox3.php, method TitleBox3::preChilds() (subpackage: Widgets_Text)
- preChilds
- in file TitleBox.php, method TitleBox::preChilds() (subpackage: Widgets_Text)
- preChilds
- in file HiddeableBox.php, method HiddeableBox::preChilds() (subpackage: Widgets_Text)
- preChilds
- in file Box.php, method Box::preChilds() (subpackage: Widgets_Text)
- preChilds
- in file TitleBox2.php, method TitleBox2::preChilds() (subpackage: Widgets_Text)
top
r
- RowCnt.php
- procedural page RowCnt.php
- ResumenNoticias.php
- procedural page ResumenNoticias.php
- $RAWfields
- in file widget.BifWidget.php, variable BifWidget::$RAWfields (subpackage: Widgets_Base)
Substitution in template file.
- RowCnt
- in file RowCnt.php, method RowCnt::RowCnt() (subpackage: Widgets_Basic)
{{{ function Constructor
- RowCnt
- in file RowCnt.php, class RowCnt (subpackage: Widgets_Basic)
An horizontal container, it makes a new cell for each child.
- ResumenNoticias
- in file ResumenNoticias.php, method ResumenNoticias::ResumenNoticias() (subpackage: Widgets_Contents)
- ResumenNoticias
- in file ResumenNoticias.php, class ResumenNoticias (subpackage: Widgets_Contents)
Brief news' list, similar to LasNoticias, diferent look (usuarlly more compact)
- $render
- in file MySQLTable.php, variable MySQLTable::$render (subpackage: Widgets_MySQL)
- $result
- in file MySQLTable.php, variable MySQLTable::$result (subpackage: Widgets_MySQL)
- $result
- in file MySQLSelect.php, variable MySQLSelect::$result (subpackage: Widgets_MySQL)
- $render
- in file ArrayTable.php, variable ArrayTable::$render (subpackage: Widgets_Table)
- $result
- in file ArrayTable.php, variable ArrayTable::$result (subpackage: Widgets_Table)
top
top
t
- Title1.php
- procedural page Title1.php
- Title2.php
- procedural page Title2.php
- Title3.php
- procedural page Title3.php
- TitleBox2.php
- procedural page TitleBox2.php
- TitleBox3.php
- procedural page TitleBox3.php
- TitleBox4.php
- procedural page TitleBox4.php
- TitleBoxLink.php
- procedural page TitleBoxLink.php
- TitleBox.php
- procedural page TitleBox.php
- TitlePara.php
- procedural page TitlePara.php
- $tpl
- in file widget.BifWidget.php, variable BifWidget::$tpl (subpackage: Widgets_Base)
Template
- $table
- in file MySQLVar.php, variable MySQLVar::$table (subpackage: Widgets_MySQL)
- Title1
- in file Title1.php, class Title1 (subpackage: Widgets_Text)
Use Title widget for titles.
- Title1
- in file Title1.php, method Title1::Title1() (subpackage: Widgets_Text)
{{{ function Constructor
- Title2
- in file Title2.php, method Title2::Title2() (subpackage: Widgets_Text)
{{{ function Constructor
- Title2
- in file Title2.php, class Title2 (subpackage: Widgets_Text)
Use Title widget for titles.
- Title3
- in file Title3.php, method Title3::Title3() (subpackage: Widgets_Text)
{{{ function Constructor
- Title3
- in file Title3.php, class Title3 (subpackage: Widgets_Text)
Use Title widget for titles.
- TitleBox
- in file TitleBoxLink.php, method TitleBoxLink::TitleBox() (subpackage: Widgets_Text)
{{{ function Constructor
- TitleBox
- in file TitleBox.php, method TitleBox::TitleBox() (subpackage: Widgets_Text)
{{{ function Constructor
- TitleBox
- in file TitleBox.php, class TitleBox (subpackage: Widgets_Text)
A box with a defined title.
- TitleBox2
- in file TitleBox2.php, class TitleBox2 (subpackage: Widgets_Text)
A box with a defined title.
- TitleBox2
- in file TitleBox2.php, method TitleBox2::TitleBox2() (subpackage: Widgets_Text)
{{{ function Constructor
- TitleBox3
- in file TitleBox3.php, method TitleBox3::TitleBox3() (subpackage: Widgets_Text)
{{{ function Constructor
- TitleBox3
- in file TitleBox3.php, class TitleBox3 (subpackage: Widgets_Text)
A box with a defined title.
- TitleBox4
- in file TitleBox4.php, method TitleBox4::TitleBox4() (subpackage: Widgets_Text)
{{{ function Constructor
- TitleBox4
- in file TitleBox4.php, class TitleBox4 (subpackage: Widgets_Text)
A box with a defined title.
- TitleBoxLink
- in file TitleBoxLink.php, class TitleBoxLink (subpackage: Widgets_Text)
A box with a defined title and a link.
- TitlePara
- in file TitlePara.php, method TitlePara::TitlePara() (subpackage: Widgets_Text)
{{{ function Constructor
- TitlePara
- in file TitlePara.php, class TitlePara (subpackage: Widgets_Text)
Containains paragraph with a title.
top
top
top
|
|