Element index for package Container
[ c ]
[ g ]
[ i ]
[ m ]
[ n ]
[ s ]
[ w ]
[ _ ]
_
- $_instance
- in file Container.php, variable Mai_Container::$_instance
- __clone
- in file Container.php, method Mai_Container::__clone()
Cloning of a singleton class is not allowed.
- __construct
- in file Container.php, method Mai_Container::__construct()
Private constructor to prevent creation of this object.
- __wakeup
- in file Container.php, method Mai_Container::__wakeup()
Function to prevent deserializing
- $_inputType
- in file Input.php, variable Mai_Container_Input::$_inputType
- $_sentences
- in file Input.php, variable Mai_Container_Input::$_sentences
- $_number
- in file Word.php, variable Mai_Container_Word::$_number
- $_person
- in file Word.php, variable Mai_Container_Word::$_person
- $_sentenceMark
- in file Sentence.php, variable Mai_Container_Sentence::$_sentenceMark
- $_time
- in file Word.php, variable Mai_Container_Word::$_time
- $_type
- in file Word.php, variable Mai_Container_Word::$_type
- $_word
- in file Word.php, variable Mai_Container_Word::$_word
- $_words
- in file Sentence.php, variable Mai_Container_Sentence::$_words
- $_wwId
- in file Word.php, variable Mai_Container_Word::$_wwId
- __construct
- in file Word.php, method Mai_Container_Word::__construct()
top
top
g
- getInstance
- in file Container.php, method Mai_Container::getInstance()
Retrieve singleton instance
- getAll
- in file Input.php, method Mai_Container_Input::getAll()
Return all sentences
- getIterator
- in file Input.php, method Mai_Container_Input::getIterator()
Function to implement the IteratorAggregate interface.
- getSentence
- in file Interface.php, method Mai_Container_Input_Interface::getSentence()
- getSentence
- in file Input.php, method Mai_Container_Input::getSentence()
Return a sentence from storage.
- getType
- in file Interface.php, method Mai_Container_Input_Interface::getType()
- getType
- in file Input.php, method Mai_Container_Input::getType()
Get the type of this container.
- getAll
- in file Sentence.php, method Mai_Container_Sentence::getAll()
Return all words (by reference)
- getNumber
- in file Word.php, method Mai_Container_Word::getNumber()
Return the number.
- getPerson
- in file Word.php, method Mai_Container_Word::getPerson()
Return the person.
- getSentenceMark
- in file Sentence.php, method Mai_Container_Sentence::getSentenceMark()
Return the sentence mark of this sentence.
- getSentenceMark
- in file Interface.php, method Mai_Container_Sentence_Interface::getSentenceMark()
- getTime
- in file Word.php, method Mai_Container_Word::getTime()
Return the time.
- getType
- in file Word.php, method Mai_Container_Word::getType()
Return the type of the word.
- getWord
- in file Word.php, method Mai_Container_Word::getWord()
Return the word.
- getWord
- in file Interface.php, method Mai_Container_Sentence_Interface::getWord()
- getWord
- in file Sentence.php, method Mai_Container_Sentence::getWord()
Return a word from storage.
- getWwId
- in file Word.php, method Mai_Container_Word::getWwId()
Get ww (verb) id.
- getNumber
- in file Interface.php, method Mai_Container_Word_Interface::getNumber()
- getPerson
- in file Interface.php, method Mai_Container_Word_Interface::getPerson()
- getTime
- in file Interface.php, method Mai_Container_Word_Interface::getTime()
- getType
- in file Interface.php, method Mai_Container_Word_Interface::getType()
- getWord
- in file Interface.php, method Mai_Container_Word_Interface::getWord()
- getWwId
- in file Interface.php, method Mai_Container_Word_Interface::getWwId()
top
top
m
- Mai_Container
- in file Container.php, class Mai_Container
Mai_Container is a gateway for container classes.
- Mai_Container_Input
- in file Input.php, class Mai_Container_Input
Mai_Container_Input is a container for input.
- Mai_Container_Input_Interface
- in file Interface.php, class Mai_Container_Input_Interface
Mai_Container_Input_Interface is an interface for input container classes.
- Mai_Container_Interface
- in file Interface.php, class Mai_Container_Interface
Mai_Container_Interface is a interface for container classes.
- Mai_Container_Sentence
- in file Sentence.php, class Mai_Container_Sentence
Mai_Container_Sentence is a container for a sentence.
- Mai_Container_Sentence_Interface
- in file Interface.php, class Mai_Container_Sentence_Interface
Mai_Container_Sentence_Interface is an interface for sentence container classes.
- Mai_Container_Word
- in file Word.php, class Mai_Container_Word
Mai_Container_Word is a container for a single word.
- Mai_Container_Word_Interface
- in file Interface.php, class Mai_Container_Word_Interface
Mai_Container_Word_Interface is a interface for word container classes.
top
top
s
- setType
- in file Interface.php, method Mai_Container_Input_Interface::setType()
- setType
- in file Input.php, method Mai_Container_Input::setType()
Set the input type of this container.
- Sentence.php
- procedural page Sentence.php
- setNumber
- in file Word.php, method Mai_Container_Word::setNumber()
Set number.
- setPerson
- in file Word.php, method Mai_Container_Word::setPerson()
Set person.
- setSentenceMark
- in file Sentence.php, method Mai_Container_Sentence::setSentenceMark()
Set the sentence mark of this sentence.
- setSentenceMark
- in file Interface.php, method Mai_Container_Sentence_Interface::setSentenceMark()
- setTime
- in file Word.php, method Mai_Container_Word::setTime()
Set time.
- setType
- in file Word.php, method Mai_Container_Word::setType()
Set type.
- setWwId
- in file Word.php, method Mai_Container_Word::setWwId()
Set ww (verb) id
- setNumber
- in file Interface.php, method Mai_Container_Word_Interface::setNumber()
- setPerson
- in file Interface.php, method Mai_Container_Word_Interface::setPerson()
- setTime
- in file Interface.php, method Mai_Container_Word_Interface::setTime()
- setType
- in file Interface.php, method Mai_Container_Word_Interface::setType()
- setWwId
- in file Interface.php, method Mai_Container_Word_Interface::setWwId()
top
top
|
|