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 ]
[ _ ]
top
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
top
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
top
top
top
top
top
top
top
top
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
top
u
- uriRoot
- in file Html.php, method Cnz_Html::uriRoot()
Generate the root URI (without trailing /).
top
top
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
|
|