This is the code documentation for the SproutCMS project
Search documentation |
class textTest
Functions
public dataCamelToLcunknown $textTest->dataCamelToLc ( ); camelCase -> lower_case public dataCensorunknown $textTest->dataCensor ( ); This function does not have a description public dataContainsFormTagunknown $textTest->dataContainsFormTag ( ); This function does not have a description public dataLcToCamelCapsunknown $textTest->dataLcToCamelCaps ( ); lower_case -> CamelCaps public dataLcToCamelCaseunknown $textTest->dataLcToCamelCase ( ); lower_case -> camelCase public dataLimitWordsHtmlunknown $textTest->dataLimitWordsHtml ( ); This function does not have a description public dataLimitedSubsetHtmlunknown $textTest->dataLimitedSubsetHtml ( ); This function does not have a description public dataPlainunknown $textTest->dataPlain ( ); This function does not have a description public dataRichtextunknown $textTest->dataRichtext ( ); Text::richtext public dataRichtextBlockTagunknown $textTest->dataRichtextBlockTag ( ); Text::richtext with a block tag specified public testCamelToLcvoid $textTest->testCamelToLc ( mixed $in , mixed $expect ); This function does not have a description public testCensorvoid $textTest->testCensor ( mixed $original , mixed $expect , mixed $partial ); This function does not have a description public testContainsFormTagvoid $textTest->testContainsFormTag ( mixed $in , mixed $expect ); This function does not have a description public testLcToCamelCapsvoid $textTest->testLcToCamelCaps ( mixed $in , mixed $expect ); This function does not have a description public testLcToCamelCasevoid $textTest->testLcToCamelCase ( mixed $in , mixed $expect ); This function does not have a description public testLimitWordsHtmlvoid $textTest->testLimitWordsHtml ( mixed $html , mixed $limit , mixed $expect ); This function does not have a description public testLimitedSubsetHtmlvoid $textTest->testLimitedSubsetHtml ( mixed $in , mixed $expect ); This function does not have a description public testPlainvoid $textTest->testPlain ( mixed $html , mixed $limit , mixed $expect ); This function does not have a description public testRichtextvoid $textTest->testRichtext ( mixed $text , mixed $expect ); Text::richtext public testRichtextBlockTagvoid $textTest->testRichtextBlockTag ( mixed $text , mixed $tag , mixed $expect ); Text::richtext with a block tag specified |
| Powered by Pelzini, version 0.9.0 |
Documentation is made available under the
GNU Free Documentation License 1.2. Generated: Tuesday, 15th September, 2026 at 10:26 am |
|