| [ Index ] |
PHP Cross Reference of Akelos Framework |
[Source view] [Print]
(no description)
| File Size: | 1445 lines (38 kb) |
| Included or required: | 2 times |
| Referenced: | 0 times |
| Includes or requires: | 2 files AkColor.php AkActionView/helpers/text_helper.php |
AkXhtmlValidator:: (30 methods):
AkXhtmlValidator()
validateTagAttributes()
doesAttributeNeedsValidation()
validateAttribute()
addError()
highlightError()
highlightErrors()
getCurrentLine()
hasErrors()
getErrors()
showErrors()
getPossibleTagAttributes()
validateRequiredAttributes()
protectFromDuplicatedIds()
validateUniquenessOfIds()
getCompulsoryTagAttributes()
getUniqueAttributesAndEventsForTag()
getDefaultAttributesAndEventsForTag()
getDefaultAttributesAndEventsForTags()
getAvailableTags()
validate()
removeDoctypeHeader()
removeCdata()
convertLiteralEntitiesToNumericalEntities()
tagOpen()
isTagAlowedOnCurrentContext()
getRules()
getInverseRulesForTag()
cdata()
tagClose()
Class: AkXhtmlValidator - X-Ref
| AkXhtmlValidator() X-Ref |
| No description |
| validateTagAttributes($tag, $attributes = array() X-Ref |
| No description |
| doesAttributeNeedsValidation($tag, $attribute) X-Ref |
| No description |
| validateAttribute($tag, $attribute, $value = null) X-Ref |
| No description |
| addError($error, $highlight_text = array() X-Ref |
| No description |
| highlightError($error, $highlight_text = array() X-Ref |
| No description |
| highlightErrors($xhtml) X-Ref |
| No description |
| getCurrentLine() X-Ref |
| No description |
| hasErrors(&$xhtml) X-Ref |
| No description |
| getErrors() X-Ref |
| No description |
| showErrors() X-Ref |
| No description |
| getPossibleTagAttributes($tag) X-Ref |
| No description |
| validateRequiredAttributes($tag, $attributes) X-Ref |
| No description |
| protectFromDuplicatedIds($tag, $attributes) X-Ref |
| No description |
| validateUniquenessOfIds() X-Ref |
| No description |
| getCompulsoryTagAttributes($tag) X-Ref |
| No description |
| getUniqueAttributesAndEventsForTag($tag) X-Ref |
| No description |
| getDefaultAttributesAndEventsForTag($tag) X-Ref |
| No description |
| getDefaultAttributesAndEventsForTags() X-Ref |
| No description |
| getAvailableTags() X-Ref |
| No description |
| validate(&$xhtml) X-Ref |
| No description |
| removeDoctypeHeader($xhtml) X-Ref |
| No description |
| removeCdata($xhtml) X-Ref |
| No description |
| convertLiteralEntitiesToNumericalEntities($xhtml) X-Ref |
| No description |
| tagOpen($parser, $tag, $attributes) X-Ref |
| No description |
| isTagAlowedOnCurrentContext($tag, $previous) X-Ref |
| No description |
| getRules() X-Ref |
| No description |
| getInverseRulesForTag($tag) X-Ref |
| No description |
| cdata($parser, $cdata) X-Ref |
| No description |
| tagClose($parser, $tag) X-Ref |
| No description |
| Generated: Mon Oct 27 12:43:49 2008 | Cross-referenced by PHPXref 0.6 |