Element index for package Word
[ g ]
[ m ]
[ r ]
[ s ]
[ _ ]
_
- $_containerArray
- in file Splitter.php, variable Mai_Word_Splitter::$_containerArray
- $_newSentenceMarks
- in file Splitter.php, variable Mai_Word_Splitter::$_newSentenceMarks
Punctuation marks that mark a new sentence.
- $_sentenceMarks
- in file Splitter.php, variable Mai_Word_Splitter::$_sentenceMarks
Contains the punctuation marks, sorted by sentence
- $_sentences
- in file Splitter.php, variable Mai_Word_Splitter::$_sentences
Contains the number of sentences.
- $_type
- in file Splitter.php, variable Mai_Word_Splitter::$_type
Type of storage (whether to use classes or not)
- $_wordArray
- in file Splitter.php, variable Mai_Word_Splitter::$_wordArray
Contains an array with words, sorted by sentence.
- $_wordsString
- in file Splitter.php, variable Mai_Word_Splitter::$_wordsString
The string to split.
- __construct
- in file Splitter.php, method Mai_Word_Splitter::__construct()
Constructor checks if Mai has been set up.
top
top
m
- Mai_Word_Splitter
- in file Splitter.php, class Mai_Word_Splitter
Mai_Word_Splitter splits a string in to smaller pieces.
top
top
top
|
|