[ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ _ ]

a

arrayToList
in file Html.php, method Cnz_Html::arrayToList()
    Convert an associative array to a list of the form key:val,key:val.
Abstract.php
procedural page Abstract.php
top

b

$buttonArray
in file Table.php, variable Cnz_Html_Table::$buttonArray
BUTTON_PREFIX
in file Table.php, class constant Cnz_Html_Table::BUTTON_PREFIX
Button.php
procedural page Button.php
top

c

$columnArray
in file Table.php, variable Cnz_Html_Table::$columnArray
$config
in file Element.php, variable Cnz_Html_Element::$config
$configFile
in file Element.php, variable Cnz_Html_Element::$configFile
$configSection
in file Element.php, variable Cnz_Html_Element::$configSection
$customConfigFlag
in file Element.php, variable Cnz_Html_Element::$customConfigFlag
$customStyleFlag
in file Element.php, variable Cnz_Html_Element::$customStyleFlag
checkFileExtension
in file Html.php, method Cnz_Html::checkFileExtension()
    Check file extension.
Cnz_Html
in file Html.php, class Cnz_Html
    HTML class
Cnz_Html_Document
in file Document.php, class Cnz_Html_Document
    HTML Document class
Cnz_Html_Element
in file Element.php, class Cnz_Html_Element
    HTML Element class
Cnz_Html_Form
in file Form.php, class Cnz_Html_Form
    HTML Form class
Cnz_Html_Form_Abstract
in file Abstract.php, class Cnz_Html_Form_Abstract
    HTML Form Abstract class
Cnz_Html_Form_Checkbox
in file Checkbox.php, class Cnz_Html_Form_Checkbox
    HTML Form Checkbox class
Cnz_Html_Form_File
in file File.php, class Cnz_Html_Form_File
    HTML Form File class
Cnz_Html_Form_Group
in file Group.php, class Cnz_Html_Form_Group
    HTML Form Group class
Cnz_Html_Form_Hidden
in file Hidden.php, class Cnz_Html_Form_Hidden
    HTML Form Hidden class
Cnz_Html_Form_Item
in file Item.php, class Cnz_Html_Form_Item
    HTML Form Item class
Cnz_Html_Form_Password
in file Password.php, class Cnz_Html_Form_Password
    HTML Form Password class
Cnz_Html_Form_Radio
in file Radio.php, class Cnz_Html_Form_Radio
    HTML Form Radio class
Cnz_Html_Form_Select
in file Select.php, class Cnz_Html_Form_Select
    HTML Form Select class
Cnz_Html_Form_Text
in file Text.php, class Cnz_Html_Form_Text
    HTML Form Text class
Cnz_Html_Form_Textarea
in file Textarea.php, class Cnz_Html_Form_Textarea
    HTML Form Textarea class
Cnz_Html_Head
in file Head.php, class Cnz_Html_Head
    HTML Head class
Cnz_Html_Menu
in file Menu.php, class Cnz_Html_Menu
    HTML Menu class
Cnz_Html_Menu_Item
in file Item.php, class Cnz_Html_Menu_Item
    HTML Menu Item class
Cnz_Html_Table
in file Table.php, class Cnz_Html_Table
    HTML Table class
Cnz_Html_Table_Button
in file Button.php, class Cnz_Html_Table_Button
    HTML Table Button class
Cnz_Html_Table_Column
in file Column.php, class Cnz_Html_Table_Column
    HTML Table Column class
Cnz_Html_Table_Csv
in file Csv.php, class Cnz_Html_Table_Csv
    HTML Table Csv class
Cnz_Html_Table_Database
in file Database.php, class Cnz_Html_Table_Database
    HTML Table Database class
Cnz_Html_Template
in file Template.php, class Cnz_Html_Template
    HTML Template class
Cnz_Version
in file Version.php, class Cnz_Version
    Version class
columnNameToNumber
in file Table.php, method Cnz_Html_Table::columnNameToNumber()
COLUMN_PREFIX
in file Table.php, class constant Cnz_Html_Table::COLUMN_PREFIX
compareVersion
in file Version.php, method Cnz_Version::compareVersion()
    Compare the specified Cnz Framework version $version with the current Cnz Framework version (Cnz_Version::VERSION).
configFlag
in file Html.php, method Cnz_Html::configFlag()
    Convert a configuration file string value to boolean.
CONFIG_PREFIX
in file Element.php, class constant Cnz_Html_Element::CONFIG_PREFIX
CONFIG_SEC_DATABASE
in file Html.php, class constant Cnz_Html::CONFIG_SEC_DATABASE
CONFIG_SEC_HTML
in file Html.php, class constant Cnz_Html::CONFIG_SEC_HTML
CONTENT_TYPE_HTML
in file Html.php, class constant Cnz_Html::CONTENT_TYPE_HTML
CONTENT_TYPE_XHTML
in file Html.php, class constant Cnz_Html::CONTENT_TYPE_XHTML
count
in file Table.php, method Cnz_Html_Table::count()
    Defined by the Countable interface
Checkbox.php
procedural page Checkbox.php
Column.php
procedural page Column.php
Csv.php
procedural page Csv.php
top

d

dbConnect
in file Html.php, method Cnz_Html::dbConnect()
    Create a database connection using the configuration information provided to init(). The default Zend_Db_Table_Abstract adapter is set to this connection. The connection is actually established if nowFlag is true.
DEFAULT_BRICK_DIR
in file Html.php, class constant Cnz_Html::DEFAULT_BRICK_DIR
DEFAULT_BUTTON_DIR
in file Html.php, class constant Cnz_Html::DEFAULT_BUTTON_DIR
DEFAULT_CFG_FILE
in file Html.php, class constant Cnz_Html::DEFAULT_CFG_FILE
DEFAULT_CHARSET
in file Html.php, class constant Cnz_Html::DEFAULT_CHARSET
DEFAULT_COPYRIGHT
in file Head.php, class constant Cnz_Html_Head::DEFAULT_COPYRIGHT
DEFAULT_DBCFG_FILE
in file Html.php, class constant Cnz_Html::DEFAULT_DBCFG_FILE
DEFAULT_DISTRIBUTION
in file Head.php, class constant Cnz_Html_Head::DEFAULT_DISTRIBUTION
DEFAULT_DOCUMENT_FILE
in file Document.php, class constant Cnz_Html_Document::DEFAULT_DOCUMENT_FILE
DEFAULT_FIELD_DELIMITER
in file Html.php, class constant Cnz_Html::DEFAULT_FIELD_DELIMITER
DEFAULT_LANGUAGE
in file Html.php, class constant Cnz_Html::DEFAULT_LANGUAGE
DEFAULT_LIMIT
in file Table.php, class constant Cnz_Html_Table::DEFAULT_LIMIT
DEFAULT_LIST_DELIMITER
in file Html.php, class constant Cnz_Html::DEFAULT_LIST_DELIMITER
DEFAULT_LOG_DIR
in file Html.php, class constant Cnz_Html::DEFAULT_LOG_DIR
DEFAULT_LOG_FILE
in file Html.php, class constant Cnz_Html::DEFAULT_LOG_FILE
DEFAULT_LOG_LEVEL
in file Html.php, class constant Cnz_Html::DEFAULT_LOG_LEVEL
DEFAULT_MEDIA
in file Head.php, class constant Cnz_Html_Head::DEFAULT_MEDIA
DEFAULT_METHOD
in file Button.php, class constant Cnz_Html_Table_Button::DEFAULT_METHOD
DEFAULT_REVISIT
in file Head.php, class constant Cnz_Html_Head::DEFAULT_REVISIT
DEFAULT_ROBOTS
in file Head.php, class constant Cnz_Html_Head::DEFAULT_ROBOTS
DEFAULT_SCRIPT_DIR_LOCAL
in file Head.php, class constant Cnz_Html_Head::DEFAULT_SCRIPT_DIR_LOCAL
DEFAULT_SCRIPT_DIR_SERVER
in file Head.php, class constant Cnz_Html_Head::DEFAULT_SCRIPT_DIR_SERVER
DEFAULT_SCRIPT_DIR_SITE
in file Head.php, class constant Cnz_Html_Head::DEFAULT_SCRIPT_DIR_SITE
DEFAULT_STYLE_DIR_LOCAL
in file Head.php, class constant Cnz_Html_Head::DEFAULT_STYLE_DIR_LOCAL
DEFAULT_STYLE_DIR_SERVER
in file Head.php, class constant Cnz_Html_Head::DEFAULT_STYLE_DIR_SERVER
DEFAULT_STYLE_DIR_SITE
in file Head.php, class constant Cnz_Html_Head::DEFAULT_STYLE_DIR_SITE
DEFAULT_TMP_DIR
in file Html.php, class constant Cnz_Html::DEFAULT_TMP_DIR
DEFAULT_UPLOAD_DIR
in file Html.php, class constant Cnz_Html::DEFAULT_UPLOAD_DIR
display
in file Template.php, method Cnz_Html_Template::display()
display
in file Text.php, method Cnz_Html_Form_Text::display()
display
in file Textarea.php, method Cnz_Html_Form_Textarea::display()
display
in file Table.php, method Cnz_Html_Table::display()
display
in file Menu.php, method Cnz_Html_Menu::display()
display
in file Item.php, method Cnz_Html_Menu_Item::display()
display
in file Password.php, method Cnz_Html_Form_Password::display()
display
in file Radio.php, method Cnz_Html_Form_Radio::display()
display
in file Select.php, method Cnz_Html_Form_Select::display()
display
in file Abstract.php, method Cnz_Html_Form_Abstract::display()
display
in file Element.php, method Cnz_Html_Element::display()
display
in file Document.php, method Cnz_Html_Document::display()
display
in file Checkbox.php, method Cnz_Html_Form_Checkbox::display()
display
in file Button.php, method Cnz_Html_Table_Button::display()
display
in file Hidden.php, method Cnz_Html_Form_Hidden::display()
display
in file File.php, method Cnz_Html_Form_File::display()
display
in file Form.php, method Cnz_Html_Form::display()
display
in file Head.php, method Cnz_Html_Head::display()
display
in file Group.php, method Cnz_Html_Form_Group::display()
displayW3cBricks
in file Html.php, method Cnz_Html::displayW3cBricks()
    Display W3C bricks for valid X/HTML, CSS, and WCAG.
docDir
in file Html.php, method Cnz_Html::docDir()
    Determine the current document directory. This is necessary for use with mod_rewrite, when the script directory cannot be relied on.
Document.php
procedural page Document.php
Database.php
procedural page Database.php
top

e

ENCTYPE_FILE
in file Form.php, class constant Cnz_Html_Form::ENCTYPE_FILE
Element.php
procedural page Element.php
top

f

$fileFlag
in file Abstract.php, variable Cnz_Html_Form_Abstract::$fileFlag
fileExtension
in file Html.php, method Cnz_Html::fileExtension()
    Extrace the the extension from a file name.
filepathToUri
in file Html.php, method Cnz_Html::filepathToUri()
    Convert an absolute filesystem pathname to URI.
FILE_EXT
in file Csv.php, class constant Cnz_Html_Table_Csv::FILE_EXT
FIRST_BUTTON
in file Table.php, class constant Cnz_Html_Table::FIRST_BUTTON
File.php
procedural page File.php
Form.php
procedural page Form.php
top

g

genColumnNameArray
in file Table.php, method Cnz_Html_Table::genColumnNameArray()
genId
in file Element.php, method Cnz_Html_Element::genId()
    Generates the id attribute value.
genStyles
in file Element.php, method Cnz_Html_Element::genStyles()
    Generates the class attribute value.
getAction
in file Form.php, method Cnz_Html_Form::getAction()
getAlign
in file Column.php, method Cnz_Html_Table_Column::getAlign()
getBrickDir
in file Html.php, method Cnz_Html::getBrickDir()
getButtonDir
in file Html.php, method Cnz_Html::getButtonDir()
getContentType
in file Html.php, method Cnz_Html::getContentType()
getCopyright
in file Head.php, method Cnz_Html_Head::getCopyright()
getDb
in file Html.php, method Cnz_Html::getDb()
getDomain
in file Html.php, method Cnz_Html::getDomain()
getExpression
in file Column.php, method Cnz_Html_Table_Column::getExpression()
getFieldDelimiter
in file Html.php, method Cnz_Html::getFieldDelimiter()
getFoo
in file Template.php, method Cnz_Html_Template::getFoo()
getHeading
in file Column.php, method Cnz_Html_Table_Column::getHeading()
getHtmlConfigFile
in file Html.php, method Cnz_Html::getHtmlConfigFile()
getIndentLevel
in file Html.php, method Cnz_Html::getIndentLevel()
getIndentString
in file Html.php, method Cnz_Html::getIndentString()
getJavascriptType
in file Html.php, method Cnz_Html::getJavascriptType()
getLabel
in file Item.php, method Cnz_Html_Form_Item::getLabel()
getLanguage
in file Html.php, method Cnz_Html::getLanguage()
getLink
in file Column.php, method Cnz_Html_Table_Column::getLink()
getListDelimiter
in file Html.php, method Cnz_Html::getListDelimiter()
getLogger
in file Html.php, method Cnz_Html::getLogger()
getMethod
in file Form.php, method Cnz_Html_Form::getMethod()
getName
in file Element.php, method Cnz_Html_Element::getName()
getName
in file Column.php, method Cnz_Html_Table_Column::getName()
getName
in file Button.php, method Cnz_Html_Table_Button::getName()
getNoWrap
in file Column.php, method Cnz_Html_Table_Column::getNoWrap()
getOrder
in file Column.php, method Cnz_Html_Table_Column::getOrder()
getOrganization
in file Head.php, method Cnz_Html_Head::getOrganization()
getQuery
in file Database.php, method Cnz_Html_Table_Database::getQuery()
getSslDomain
in file Html.php, method Cnz_Html::getSslDomain()
getTitle
in file Head.php, method Cnz_Html_Head::getTitle()
getTmpDir
in file Html.php, method Cnz_Html::getTmpDir()
getType
in file Column.php, method Cnz_Html_Table_Column::getType()
getUploadDir
in file Html.php, method Cnz_Html::getUploadDir()
Group.php
procedural page Group.php
top

h

hasFile
in file Abstract.php, method Cnz_Html_Form_Abstract::hasFile()
HAS_CONFIG
in file Menu.php, class constant Cnz_Html_Menu::HAS_CONFIG
HAS_CONFIG
in file Template.php, class constant Cnz_Html_Template::HAS_CONFIG
HAS_CONFIG
in file Table.php, class constant Cnz_Html_Table::HAS_CONFIG
HAS_CONFIG
in file Head.php, class constant Cnz_Html_Head::HAS_CONFIG
HAS_CONFIG
in file Form.php, class constant Cnz_Html_Form::HAS_CONFIG
HAS_CONFIG
in file Abstract.php, class constant Cnz_Html_Form_Abstract::HAS_CONFIG
Hidden.php
procedural page Hidden.php
Head.php
procedural page Head.php
Html.php
procedural page Html.php
top

i

$initial
in file Item.php, variable Cnz_Html_Form_Item::$initial
Item.php
procedural page Item.php
Item.php
procedural page Item.php
indentDec
in file Html.php, method Cnz_Html::indentDec()
    Decrement the indentation level.
indentGenerate
in file Html.php, method Cnz_Html::indentGenerate()
indentInc
in file Html.php, method Cnz_Html::indentInc()
    Increment the indentation level.
init
in file Html.php, method Cnz_Html::init()
    Initialize the application.
isSsl
in file Html.php, method Cnz_Html::isSsl()
isXhtml
in file Html.php, method Cnz_Html::isXhtml()
ITEM_PREFIX
in file Table.php, class constant Cnz_Html_Table::ITEM_PREFIX
top

j

JAVASCRIPT_TYPE_HTML
in file Html.php, class constant Cnz_Html::JAVASCRIPT_TYPE_HTML
JAVASCRIPT_TYPE_XHTML
in file Html.php, class constant Cnz_Html::JAVASCRIPT_TYPE_XHTML
top

l

$label
in file Item.php, variable Cnz_Html_Form_Item::$label
$limit
in file Table.php, variable Cnz_Html_Table::$limit
LAST_BUTTON
in file Table.php, class constant Cnz_Html_Table::LAST_BUTTON
listAppendToArray
in file Html.php, method Cnz_Html::listAppendToArray()
    This function converts a list to an array and appends the results to an existing array.
listToArray
in file Html.php, method Cnz_Html::listToArray()
    Convert a list of the form key:val,key:val to an associative array.
loadAndDisplay
in file Html.php, method Cnz_Html::loadAndDisplay()
    Load class, create object, then display with a single statement.
top

m

$master
in file Element.php, variable Cnz_Html_Element::$master
Menu.php
procedural page Menu.php
top

n

$name
in file Element.php, variable Cnz_Html_Element::$name
NEXT_BUTTON
in file Table.php, class constant Cnz_Html_Table::NEXT_BUTTON
top

o

$offset
in file Table.php, variable Cnz_Html_Table::$offset
$orderArray
in file Table.php, variable Cnz_Html_Table::$orderArray
ORDER_ASC
in file Table.php, class constant Cnz_Html_Table::ORDER_ASC
ORDER_DESC
in file Table.php, class constant Cnz_Html_Table::ORDER_DESC
top

p

$pageCount
in file Table.php, variable Cnz_Html_Table::$pageCount
$pageNumber
in file Table.php, variable Cnz_Html_Table::$pageNumber
Password.php
procedural page Password.php
parseAcceptHeader
in file Html.php, method Cnz_Html::parseAcceptHeader()
    See http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html for details on the format of Accept headers.
PREFIX
in file Table.php, class constant Cnz_Html_Table::PREFIX
PREFIX
in file Head.php, class constant Cnz_Html_Head::PREFIX
PREV_BUTTON
in file Table.php, class constant Cnz_Html_Table::PREV_BUTTON
top

r

$row
in file Abstract.php, variable Cnz_Html_Form_Abstract::$row
$rowArray
in file Table.php, variable Cnz_Html_Table::$rowArray
$rowCount
in file Table.php, variable Cnz_Html_Table::$rowCount
Radio.php
procedural page Radio.php
readData
in file Table.php, method Cnz_Html_Table::readData()
readData
in file Csv.php, method Cnz_Html_Table_Csv::readData()
    Read table head and data from a CSV file into an array of table items. The column delimiter must be a comma, and the column enclosure character a double quotation mark.
readData
in file Database.php, method Cnz_Html_Table_Database::readData()
top

s

Select.php
procedural page Select.php
SCRIPT_FILE_EXT
in file Html.php, class constant Cnz_Html::SCRIPT_FILE_EXT
setFieldDelimiter
in file Html.php, method Cnz_Html::setFieldDelimiter()
setFoo
in file Template.php, method Cnz_Html_Template::setFoo()
setIndentLevel
in file Html.php, method Cnz_Html::setIndentLevel()
setListDelimiter
in file Html.php, method Cnz_Html::setListDelimiter()
setOrderBy
in file Table.php, method Cnz_Html_Table::setOrderBy()
setQuery
in file Database.php, method Cnz_Html_Table_Database::setQuery()
setRow
in file Button.php, method Cnz_Html_Table_Button::setRow()
sortCallback
in file Csv.php, method Cnz_Html_Table_Csv::sortCallback()
STYLE_FILE_EXT
in file Html.php, class constant Cnz_Html::STYLE_FILE_EXT
STYLE_SEPARATOR
in file Element.php, class constant Cnz_Html_Element::STYLE_SEPARATOR
STYLE_TYPE
in file Html.php, class constant Cnz_Html::STYLE_TYPE
submitDisplay
in file Form.php, method Cnz_Html_Form::submitDisplay()
    Display submitted data (for debugging).
submitMail
in file Form.php, method Cnz_Html_Form::submitMail()
    Submit the form by mail.
submitString
in file Item.php, method Cnz_Html_Form_Item::submitString()
    This function returns a string formatted for display or submission by mail.
submitString
in file Hidden.php, method Cnz_Html_Form_Hidden::submitString()
    No output for hidden fields.
submitString
in file File.php, method Cnz_Html_Form_File::submitString()
submitString
in file Group.php, method Cnz_Html_Form_Group::submitString()
submitString
in file Abstract.php, method Cnz_Html_Form_Abstract::submitString()
    This function returns a string formatted for display or submission by mail.
top

t

Text.php
procedural page Text.php
Textarea.php
procedural page Textarea.php
Table.php
procedural page Table.php
Template.php
procedural page Template.php
TITLE_SEPARATOR
in file Head.php, class constant Cnz_Html_Head::TITLE_SEPARATOR
top

u

uriRoot
in file Html.php, method Cnz_Html::uriRoot()
    Generate the root URI (without trailing /).
top

v

VERSION
in file Version.php, class constant Cnz_Version::VERSION
    Cnz Framework Version
Version.php
procedural page Version.php
top

w

$whereAdd
in file Table.php, variable Cnz_Html_Table::$whereAdd
top

x

xhtmlToHtml
in file Html.php, method Cnz_Html::xhtmlToHtml()
    Strips short-hand end-tags from XHTML to make valid HTML.
top

_

__construct
in file Password.php, method Cnz_Html_Form_Password::__construct()
    Option fields: none
__construct
in file Menu.php, method Cnz_Html_Menu::__construct()
    Option fields: list Menu item list
__construct
in file Item.php, method Cnz_Html_Menu_Item::__construct()
__construct
in file Item.php, method Cnz_Html_Form_Item::__construct()
    Option fields: initial Initial value for this field
__construct
in file Radio.php, method Cnz_Html_Form_Radio::__construct()
    Option fields: none
__construct
in file Select.php, method Cnz_Html_Form_Select::__construct()
    Option fields: none
__construct
in file Textarea.php, method Cnz_Html_Form_Textarea::__construct()
    Option fields: none
__construct
in file Text.php, method Cnz_Html_Form_Text::__construct()
    Option fields: none
__construct
in file Template.php, method Cnz_Html_Template::__construct()
    Option fields: foo
__construct
in file Table.php, method Cnz_Html_Table::__construct()
    Option fields: none
__construct
in file Hidden.php, method Cnz_Html_Form_Hidden::__construct()
    Option fields: none
__construct
in file Head.php, method Cnz_Html_Head::__construct()
    Option fields:
__construct
in file Csv.php, method Cnz_Html_Table_Csv::__construct()
    Option fields: none
__construct
in file Column.php, method Cnz_Html_Table_Column::__construct()
    Option fields: name
__construct
in file Checkbox.php, method Cnz_Html_Form_Checkbox::__construct()
    Option fields: none
__construct
in file Button.php, method Cnz_Html_Table_Button::__construct()
    Option fields: none
__construct
in file Database.php, method Cnz_Html_Table_Database::__construct()
    Option fields: none
__construct
in file Document.php, method Cnz_Html_Document::__construct()
    Option fields: filename Document filename
__construct
in file Group.php, method Cnz_Html_Form_Group::__construct()
    Option fields: none
__construct
in file Form.php, method Cnz_Html_Form::__construct()
    Option fields: none
__construct
in file File.php, method Cnz_Html_Form_File::__construct()
    Option fields: none
__construct
in file Element.php, method Cnz_Html_Element::__construct()
    Option fields:
__construct
in file Abstract.php, method Cnz_Html_Form_Abstract::__construct()
    Option fields: default Associative array containing default field values row Zend_Db_Table_Row containing data for this form
top

Documentation generated on Thu, 19 Jul 2007 15:01:55 -0400 by phpDocumentor 1.4.0RC2