diff --git a/Docs/NameCaseLib/NCL.html b/Docs/NameCaseLib/NCL.html index 288a2ac..d6ee2ac 100644 --- a/Docs/NameCaseLib/NCL.html +++ b/Docs/NameCaseLib/NCL.html @@ -439,7 +439,7 @@

- Documentation generated on Wed, 06 Jul 2011 14:04:07 +0300 by phpDocumentor 1.4.3 + Documentation generated on Wed, 06 Jul 2011 14:52:18 +0300 by phpDocumentor 1.4.3

\ No newline at end of file diff --git a/Docs/NameCaseLib/NCLNameCaseCore.html b/Docs/NameCaseLib/NCLNameCaseCore.html index c51f123..234d8b3 100644 --- a/Docs/NameCaseLib/NCLNameCaseCore.html +++ b/Docs/NameCaseLib/NCLNameCaseCore.html @@ -30,7 +30,7 @@
  • version: 0.4
  • - Located in /NCL/NCLNameCaseCore.php (line 32) + Located in /NCL/NCLNameCaseCore.php (line 30)

    @@ -156,6 +156,11 @@ string getFormattedHard ([ $caseNum = 0], [array $format = array()]) + +
    + string + getFullNameFormat + (string $fullname)
    mixed @@ -256,11 +261,6 @@ void setWorkingWord (string $word) -
    -
    - string - splitFullName - (string $fullname)
    void @@ -292,7 +292,7 @@ array $lastResult - = array() (line 80) + = array() (line 72)
    @@ -314,7 +314,7 @@ array $workindLastCache - = array() (line 68) + = array() (line 62) @@ -336,7 +336,7 @@ string $workingWord - = '' (line 61) + = '' (line 56) @@ -422,7 +422,7 @@
    - fullReset (line 104) + fullReset (line 95)
    @@ -447,7 +447,7 @@
    - genderAutoDetect (line 494) + genderAutoDetect (line 484)
    @@ -473,7 +473,7 @@
    - getFatherNameCase (line 685) + getFatherNameCase (line 699)
    @@ -504,7 +504,7 @@
    - getFirstNameCase (line 655) + getFirstNameCase (line 669)
    @@ -535,7 +535,7 @@
    - getFormatted (line 922) + getFormatted (line 881)
    @@ -569,7 +569,7 @@
    - getFormattedArray (line 765) + getFormattedArray (line 779)
    @@ -600,7 +600,7 @@
    - getFormattedArrayHard (line 829) + getFormattedArrayHard (line 830)
    @@ -631,7 +631,7 @@
    - getFormattedHard (line 888) + getFormattedHard (line 861)
    @@ -661,11 +661,42 @@
    - +
    - getSecondNameCase (line 670) + getFullNameFormat (line 534) +
    + + +

    Разбивает строку $fullname на слова и возвращает формат в котором записано имя

    +

    Формат:

    • S - Фамилия
    • N - Имя
    • F - Отчество

    +
      +
    • return: формат в котором записано имя
    • +
    • access: public
    • +
    + +
    + string + + getFullNameFormat + + (string $fullname) +
    + +
      +
    • + string + $fullname: строка, для которой необходимо определить формат
    • +
    + + +
    + +
    + +
    + getSecondNameCase (line 684)
    @@ -693,10 +724,10 @@
    -
    +
    - in (line 199) + in (line 189)
    @@ -727,10 +758,10 @@
    -
    +
    - inNames (line 224) + inNames (line 214)
    @@ -759,10 +790,10 @@
    -
    +
    - Last (line 152) + Last (line 142)
    @@ -793,10 +824,10 @@
    -
    +
    - q (line 999) + q (line 958)
    @@ -830,10 +861,10 @@
    -
    +
    - qFatherName (line 745) + qFatherName (line 759)
    @@ -867,10 +898,10 @@
    -
    +
    - qFirstName (line 702) + qFirstName (line 716)
    @@ -904,10 +935,10 @@
    -
    +
    - qFullName (line 977) + qFullName (line 936)
    @@ -950,10 +981,10 @@
    -
    +
    - qSecondName (line 723) + qSecondName (line 737)
    @@ -987,10 +1018,10 @@
    -
    +
    - Rule (line 125) + Rule (line 116)
    @@ -1016,10 +1047,10 @@
    -
    +
    - RulesChain (line 179) + RulesChain (line 169)
    @@ -1050,10 +1081,10 @@
    -
    +
    - setFatherName (line 301) + setFatherName (line 291)
    @@ -1080,10 +1111,10 @@
    -
    +
    - setFirstName (line 269) + setFirstName (line 259)
    @@ -1110,10 +1141,10 @@
    -
    +
    - setFullName (line 333) + setFullName (line 323)
    @@ -1145,10 +1176,10 @@
    -
    +
    - setGender (line 319) + setGender (line 309)
    @@ -1175,10 +1206,10 @@
    -
    +
    - setLastName (line 355) + setLastName (line 345)
    @@ -1205,10 +1236,10 @@
    -
    +
    - setName (line 345) + setName (line 335)
    @@ -1235,10 +1266,10 @@
    -
    +
    - setSecondName (line 285) + setSecondName (line 275)
    @@ -1265,10 +1296,10 @@
    -
    +
    - setSirName (line 365) + setSirName (line 355)
    @@ -1295,10 +1326,10 @@
    -
    +
    - setWorkingWord (line 135) + setWorkingWord (line 125)
    @@ -1322,43 +1353,12 @@ -
    - -
    - -
    - splitFullName (line 513) -
    - - -

    Разбивает строку $fullname на слова и возвращает формат в котором записано имя

    -

    Формат:

    • S - Фамилия
    • N - Имя
    • F - Отчество

    -
      -
    • return: формат в котором записано имя например 'N F S'
    • -
    • access: public
    • -
    - -
    - string - - splitFullName - - (string $fullname) -
    - -
      -
    • - string - $fullname: строка, для которой необходимо определить формат
    • -
    - -
    - wordForms (line 248) + wordForms (line 238)
    @@ -1395,7 +1395,7 @@

    - Documentation generated on Wed, 06 Jul 2011 14:04:07 +0300 by phpDocumentor 1.4.3 + Documentation generated on Wed, 06 Jul 2011 14:52:18 +0300 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/Docs/NameCaseLib/NCLNameCaseInterface.html b/Docs/NameCaseLib/NCLNameCaseInterface.html index 7e2ff55..9ab22b7 100644 --- a/Docs/NameCaseLib/NCLNameCaseInterface.html +++ b/Docs/NameCaseLib/NCLNameCaseInterface.html @@ -73,6 +73,11 @@ void getFormattedArray ( $format) +
    +
    + void + getFullNameFormat + ( $fullname)
    void @@ -143,11 +148,6 @@ void setSirname ([ $secondname = ""]) -
    -
    - void - splitFullName - ( $fullname)
    @@ -303,9 +303,37 @@
    - +
    +
    + getFullNameFormat (line 35) +
    + + +
      +
    • access: public
    • +
    + +
    + void + + getFullNameFormat + + ( $fullname) +
    + +
      +
    • + + $fullname
    • +
    + + +
    + +
    +
    getSecondNameCase (line 39)
    @@ -332,7 +360,7 @@
    -
    +
    q (line 55) @@ -366,7 +394,7 @@
    -
    +
    qFatherName (line 47) @@ -400,7 +428,7 @@
    -
    +
    qFirstName (line 43) @@ -434,7 +462,7 @@
    -
    +
    qFullName (line 53) @@ -477,7 +505,7 @@
    -
    +
    qSecondName (line 45) @@ -511,7 +539,7 @@
    -
    +
    setFatherName (line 21) @@ -539,7 +567,7 @@
    -
    +
    setFirstName (line 17) @@ -567,7 +595,7 @@
    -
    +
    setFullName (line 25) @@ -601,7 +629,7 @@
    -
    +
    setGender (line 23) @@ -629,7 +657,7 @@
    -
    +
    setLastName (line 29) @@ -657,7 +685,7 @@
    -
    +
    setName (line 27) @@ -685,7 +713,7 @@
    -
    +
    setSecondName (line 19) @@ -713,7 +741,7 @@
    -
    +
    setSirname (line 31) @@ -739,34 +767,6 @@ -
    - -
    - -
    - splitFullName (line 35) -
    - - -
      -
    • access: public
    • -
    - -
    - void - - splitFullName - - ( $fullname) -
    - -
      -
    • - - $fullname
    • -
    - -
    @@ -774,7 +774,7 @@

    - Documentation generated on Wed, 06 Jul 2011 14:04:07 +0300 by phpDocumentor 1.4.3 + Documentation generated on Wed, 06 Jul 2011 14:52:19 +0300 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/Docs/NameCaseLib/NCLNameCaseRu.html b/Docs/NameCaseLib/NCLNameCaseRu.html index 90c7b42..9ecfdfa 100644 --- a/Docs/NameCaseLib/NCLNameCaseRu.html +++ b/Docs/NameCaseLib/NCLNameCaseRu.html @@ -897,6 +897,7 @@ NCLNameCaseCore::getFormattedArray()
    NCLNameCaseCore::getFormattedArrayHard()
    NCLNameCaseCore::getFormattedHard()
    + NCLNameCaseCore::getFullNameFormat()
    NCLNameCaseCore::getSecondNameCase()
    NCLNameCaseCore::in()
    NCLNameCaseCore::inNames()
    @@ -917,7 +918,6 @@ NCLNameCaseCore::setSecondName()
    NCLNameCaseCore::setSirName()
    NCLNameCaseCore::setWorkingWord()
    - NCLNameCaseCore::splitFullName()
    NCLNameCaseCore::wordForms()
    @@ -926,7 +926,7 @@

    - Documentation generated on Wed, 06 Jul 2011 14:04:05 +0300 by phpDocumentor 1.4.3 + Documentation generated on Wed, 06 Jul 2011 14:52:16 +0300 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/Docs/NameCaseLib/NCLNameCaseUa.html b/Docs/NameCaseLib/NCLNameCaseUa.html index 62dc042..a6e3913 100644 --- a/Docs/NameCaseLib/NCLNameCaseUa.html +++ b/Docs/NameCaseLib/NCLNameCaseUa.html @@ -778,6 +778,7 @@ NCLNameCaseCore::getFormattedArray()
    NCLNameCaseCore::getFormattedArrayHard()
    NCLNameCaseCore::getFormattedHard()
    + NCLNameCaseCore::getFullNameFormat()
    NCLNameCaseCore::getSecondNameCase()
    NCLNameCaseCore::in()
    NCLNameCaseCore::inNames()
    @@ -798,7 +799,6 @@ NCLNameCaseCore::setSecondName()
    NCLNameCaseCore::setSirName()
    NCLNameCaseCore::setWorkingWord()
    - NCLNameCaseCore::splitFullName()
    NCLNameCaseCore::wordForms()
    @@ -807,7 +807,7 @@

    - Documentation generated on Wed, 06 Jul 2011 14:04:06 +0300 by phpDocumentor 1.4.3 + Documentation generated on Wed, 06 Jul 2011 14:52:17 +0300 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/Docs/NameCaseLib/NCLNameCaseWord.html b/Docs/NameCaseLib/NCLNameCaseWord.html index 1d65b36..b99a7d1 100644 --- a/Docs/NameCaseLib/NCLNameCaseWord.html +++ b/Docs/NameCaseLib/NCLNameCaseWord.html @@ -461,7 +461,7 @@

    - Documentation generated on Wed, 06 Jul 2011 14:04:08 +0300 by phpDocumentor 1.4.3 + Documentation generated on Wed, 06 Jul 2011 14:52:19 +0300 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/Docs/NameCaseLib/NCLStr.html b/Docs/NameCaseLib/NCLStr.html index cb8c759..d0839b6 100644 --- a/Docs/NameCaseLib/NCLStr.html +++ b/Docs/NameCaseLib/NCLStr.html @@ -536,7 +536,7 @@

    - Documentation generated on Wed, 06 Jul 2011 14:04:08 +0300 by phpDocumentor 1.4.3 + Documentation generated on Wed, 06 Jul 2011 14:52:19 +0300 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/Docs/NameCaseLib/_NCL---NCL.php.html b/Docs/NameCaseLib/_NCL---NCL.php.html index 377dc69..faef974 100644 --- a/Docs/NameCaseLib/_NCL---NCL.php.html +++ b/Docs/NameCaseLib/_NCL---NCL.php.html @@ -57,7 +57,7 @@

    - Documentation generated on Wed, 06 Jul 2011 14:04:07 +0300 by phpDocumentor 1.4.3 + Documentation generated on Wed, 06 Jul 2011 14:52:18 +0300 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/Docs/NameCaseLib/_NCL---NCLNameCaseCore.php.html b/Docs/NameCaseLib/_NCL---NCLNameCaseCore.php.html index 4b92eba..adfe352 100644 --- a/Docs/NameCaseLib/_NCL---NCLNameCaseCore.php.html +++ b/Docs/NameCaseLib/_NCL---NCLNameCaseCore.php.html @@ -155,7 +155,7 @@

    - Documentation generated on Wed, 06 Jul 2011 14:04:07 +0300 by phpDocumentor 1.4.3 + Documentation generated on Wed, 06 Jul 2011 14:52:18 +0300 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/Docs/NameCaseLib/_NCL---NCLNameCaseInterface.php.html b/Docs/NameCaseLib/_NCL---NCLNameCaseInterface.php.html index f93df6c..2042349 100644 --- a/Docs/NameCaseLib/_NCL---NCLNameCaseInterface.php.html +++ b/Docs/NameCaseLib/_NCL---NCLNameCaseInterface.php.html @@ -57,7 +57,7 @@

    - Documentation generated on Wed, 06 Jul 2011 14:04:07 +0300 by phpDocumentor 1.4.3 + Documentation generated on Wed, 06 Jul 2011 14:52:19 +0300 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/Docs/NameCaseLib/_NCL---NCLNameCaseWord.php.html b/Docs/NameCaseLib/_NCL---NCLNameCaseWord.php.html index 750ff3d..be27e09 100644 --- a/Docs/NameCaseLib/_NCL---NCLNameCaseWord.php.html +++ b/Docs/NameCaseLib/_NCL---NCLNameCaseWord.php.html @@ -57,7 +57,7 @@

    - Documentation generated on Wed, 06 Jul 2011 14:04:08 +0300 by phpDocumentor 1.4.3 + Documentation generated on Wed, 06 Jul 2011 14:52:19 +0300 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/Docs/NameCaseLib/_NCL---NCLStr.php.html b/Docs/NameCaseLib/_NCL---NCLStr.php.html index 4613aff..1f2b49c 100644 --- a/Docs/NameCaseLib/_NCL---NCLStr.php.html +++ b/Docs/NameCaseLib/_NCL---NCLStr.php.html @@ -57,7 +57,7 @@

    - Documentation generated on Wed, 06 Jul 2011 14:04:08 +0300 by phpDocumentor 1.4.3 + Documentation generated on Wed, 06 Jul 2011 14:52:19 +0300 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/Docs/NameCaseLib/_NCL.NameCase.ru.php.html b/Docs/NameCaseLib/_NCL.NameCase.ru.php.html index ffc76d3..13f4ccb 100644 --- a/Docs/NameCaseLib/_NCL.NameCase.ru.php.html +++ b/Docs/NameCaseLib/_NCL.NameCase.ru.php.html @@ -84,7 +84,7 @@

    - Documentation generated on Wed, 06 Jul 2011 14:04:05 +0300 by phpDocumentor 1.4.3 + Documentation generated on Wed, 06 Jul 2011 14:52:16 +0300 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/Docs/NameCaseLib/_NCL.NameCase.ua.php.html b/Docs/NameCaseLib/_NCL.NameCase.ua.php.html index 877d1b8..cf17594 100644 --- a/Docs/NameCaseLib/_NCL.NameCase.ua.php.html +++ b/Docs/NameCaseLib/_NCL.NameCase.ua.php.html @@ -84,7 +84,7 @@

    - Documentation generated on Wed, 06 Jul 2011 14:04:06 +0300 by phpDocumentor 1.4.3 + Documentation generated on Wed, 06 Jul 2011 14:52:17 +0300 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/Docs/classtrees_NameCaseLib.html b/Docs/classtrees_NameCaseLib.html index 7dfbd75..86ce2b9 100644 --- a/Docs/classtrees_NameCaseLib.html +++ b/Docs/classtrees_NameCaseLib.html @@ -34,7 +34,7 @@
  • NCLStr
  • - Documentation generated on Wed, 06 Jul 2011 14:04:05 +0300 by phpDocumentor 1.4.3 + Documentation generated on Wed, 06 Jul 2011 14:52:16 +0300 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/Docs/elementindex.html b/Docs/elementindex.html index 025329b..6b9fc69 100644 --- a/Docs/elementindex.html +++ b/Docs/elementindex.html @@ -162,22 +162,15 @@ GenderByFatherName
    - -
    Определение пола по правилам отчеств
    + +
    Визначення статі, за правилами по-батькові
    GenderByFatherName
    - -
    Визначення статі, за правилами по-батькові
    -
    -
    - GenderByFirstName -
    -
    -
    NCLNameCaseRu::GenderByFirstName() in NCL.NameCase.ru.php
    -
    Определение пола по правилам имен
    + +
    Определение пола по правилам отчеств
    GenderByFirstName @@ -187,11 +180,11 @@
    Визначення статі, за правилами імені
    - GenderBySecondName + GenderByFirstName
    - -
    Визначення статі, за правилами прізвища
    +
    NCLNameCaseRu::GenderByFirstName() in NCL.NameCase.ru.php
    +
    Определение пола по правилам имен
    GenderBySecondName @@ -201,11 +194,11 @@
    Определение пола по правилам фамилий
    - getFatherNameCase + GenderBySecondName
    - -
    Функция ставит отчество в нужный падеж.
    + +
    Визначення статі, за правилами прізвища
    getFatherNameCase @@ -214,10 +207,11 @@
    NCLNameCaseInterface::getFatherNameCase() in NCLNameCaseInterface.php
    - getFirstNameCase + getFatherNameCase
    -
    NCLNameCaseInterface::getFirstNameCase() in NCLNameCaseInterface.php
    + +
    Функция ставит отчество в нужный падеж.
    getFirstNameCase @@ -226,6 +220,12 @@
    Функция ставит имя в нужный падеж.
    +
    + getFirstNameCase +
    +
    +
    NCLNameCaseInterface::getFirstNameCase() in NCLNameCaseInterface.php
    +
    getFormatted
    @@ -243,14 +243,14 @@ getFormattedArray
    - -
    Склоняет текущие слова во все падежи и форматирует слово по шаблону $format
    +
    NCLNameCaseInterface::getFormattedArray() in NCLNameCaseInterface.php
    getFormattedArray
    -
    NCLNameCaseInterface::getFormattedArray() in NCLNameCaseInterface.php
    + +
    Склоняет текущие слова во все падежи и форматирует слово по шаблону $format
    getFormattedArrayHard @@ -266,6 +266,19 @@
    Склоняет текущие слова в падеж $caseNum и форматирует слово по шаблону $format
    +
    + getFullNameFormat +
    +
    +
    NCLNameCaseInterface::getFullNameFormat() in NCLNameCaseInterface.php
    +
    +
    + getFullNameFormat +
    +
    + +
    Разбивает строку $fullname на слова и возвращает формат в котором записано имя
    +
    getGender
    @@ -774,14 +787,14 @@ setFirstName
    -
    NCLNameCaseCore::setFirstName() in NCLNameCaseCore.php
    -
    В массив $this->words добавляется новый об’єкт класса NCLNameCaseWord
    +
    NCLNameCaseInterface::setFirstName() in NCLNameCaseInterface.php
    setFirstName
    -
    NCLNameCaseInterface::setFirstName() in NCLNameCaseInterface.php
    +
    NCLNameCaseCore::setFirstName() in NCLNameCaseCore.php
    +
    В массив $this->words добавляется новый об’єкт класса NCLNameCaseWord
    setFullName @@ -876,6 +889,12 @@
    NCLNameCaseCore::setSecondName() in NCLNameCaseCore.php
    В массив $this->words добавляется новый об’єкт класса NCLNameCaseWord
    +
    + setSirname +
    +
    +
    NCLNameCaseInterface::setSirname() in NCLNameCaseInterface.php
    +
    setSirName
    @@ -883,12 +902,6 @@
    NCLNameCaseCore::setSirName() in NCLNameCaseCore.php
    В массив $this->words добавляется новый об’єкт класса NCLNameCaseWord
    -
    - setSirname -
    -
    -
    NCLNameCaseInterface::setSirname() in NCLNameCaseInterface.php
    -
    setTrueGender
    @@ -903,19 +916,6 @@
    NCLNameCaseCore::setWorkingWord() in NCLNameCaseCore.php
    Устанавливает слово текущим для работы системы. Очищает кеш слова.
    -
    - splitFullName -
    -
    -
    NCLNameCaseCore::splitFullName() in NCLNameCaseCore.php
    -
    Разбивает строку $fullname на слова и возвращает формат в котором записано имя
    -
    -
    - splitFullName -
    -
    -
    NCLNameCaseInterface::splitFullName() in NCLNameCaseInterface.php
    -
    splitLetters
    diff --git a/Docs/elementindex_NameCaseLib.html b/Docs/elementindex_NameCaseLib.html index 8928172..388562a 100644 --- a/Docs/elementindex_NameCaseLib.html +++ b/Docs/elementindex_NameCaseLib.html @@ -174,22 +174,15 @@ GenderByFatherName
    - -
    Определение пола по правилам отчеств
    + +
    Визначення статі, за правилами по-батькові
    GenderByFatherName
    - -
    Визначення статі, за правилами по-батькові
    -
    -
    - GenderByFirstName -
    -
    -
    NCLNameCaseRu::GenderByFirstName() in NCL.NameCase.ru.php
    -
    Определение пола по правилам имен
    + +
    Определение пола по правилам отчеств
    GenderByFirstName @@ -199,11 +192,11 @@
    Визначення статі, за правилами імені
    - GenderBySecondName + GenderByFirstName
    - -
    Визначення статі, за правилами прізвища
    +
    NCLNameCaseRu::GenderByFirstName() in NCL.NameCase.ru.php
    +
    Определение пола по правилам имен
    GenderBySecondName @@ -213,11 +206,11 @@
    Определение пола по правилам фамилий
    - getFatherNameCase + GenderBySecondName
    - -
    Функция ставит отчество в нужный падеж.
    + +
    Визначення статі, за правилами прізвища
    getFatherNameCase @@ -226,10 +219,11 @@
    NCLNameCaseInterface::getFatherNameCase() in NCLNameCaseInterface.php
    - getFirstNameCase + getFatherNameCase
    -
    NCLNameCaseInterface::getFirstNameCase() in NCLNameCaseInterface.php
    + +
    Функция ставит отчество в нужный падеж.
    getFirstNameCase @@ -238,6 +232,12 @@
    Функция ставит имя в нужный падеж.
    +
    + getFirstNameCase +
    +
    +
    NCLNameCaseInterface::getFirstNameCase() in NCLNameCaseInterface.php
    +
    getFormatted
    @@ -255,14 +255,14 @@ getFormattedArray
    - -
    Склоняет текущие слова во все падежи и форматирует слово по шаблону $format
    +
    NCLNameCaseInterface::getFormattedArray() in NCLNameCaseInterface.php
    getFormattedArray
    -
    NCLNameCaseInterface::getFormattedArray() in NCLNameCaseInterface.php
    + +
    Склоняет текущие слова во все падежи и форматирует слово по шаблону $format
    getFormattedArrayHard @@ -278,6 +278,19 @@
    Склоняет текущие слова в падеж $caseNum и форматирует слово по шаблону $format
    +
    + getFullNameFormat +
    +
    +
    NCLNameCaseInterface::getFullNameFormat() in NCLNameCaseInterface.php
    +
    +
    + getFullNameFormat +
    +
    + +
    Разбивает строку $fullname на слова и возвращает формат в котором записано имя
    +
    getGender
    @@ -786,14 +799,14 @@ setFirstName
    -
    NCLNameCaseCore::setFirstName() in NCLNameCaseCore.php
    -
    В массив $this->words добавляется новый об’єкт класса NCLNameCaseWord
    +
    NCLNameCaseInterface::setFirstName() in NCLNameCaseInterface.php
    setFirstName
    -
    NCLNameCaseInterface::setFirstName() in NCLNameCaseInterface.php
    +
    NCLNameCaseCore::setFirstName() in NCLNameCaseCore.php
    +
    В массив $this->words добавляется новый об’єкт класса NCLNameCaseWord
    setFullName @@ -888,6 +901,12 @@
    NCLNameCaseCore::setSecondName() in NCLNameCaseCore.php
    В массив $this->words добавляется новый об’єкт класса NCLNameCaseWord
    +
    + setSirname +
    +
    +
    NCLNameCaseInterface::setSirname() in NCLNameCaseInterface.php
    +
    setSirName
    @@ -895,12 +914,6 @@
    NCLNameCaseCore::setSirName() in NCLNameCaseCore.php
    В массив $this->words добавляется новый об’єкт класса NCLNameCaseWord
    -
    - setSirname -
    -
    -
    NCLNameCaseInterface::setSirname() in NCLNameCaseInterface.php
    -
    setTrueGender
    @@ -915,19 +928,6 @@
    NCLNameCaseCore::setWorkingWord() in NCLNameCaseCore.php
    Устанавливает слово текущим для работы системы. Очищает кеш слова.
    -
    - splitFullName -
    -
    -
    NCLNameCaseCore::splitFullName() in NCLNameCaseCore.php
    -
    Разбивает строку $fullname на слова и возвращает формат в котором записано имя
    -
    -
    - splitFullName -
    -
    -
    NCLNameCaseInterface::splitFullName() in NCLNameCaseInterface.php
    -
    splitLetters
    diff --git a/Docs/errors.html b/Docs/errors.html index 40e8ae5..eacc0ce 100644 --- a/Docs/errors.html +++ b/Docs/errors.html @@ -10,7 +10,7 @@ Post-parsing

    - Documentation generated on Wed, 06 Jul 2011 14:04:08 +0300 by phpDocumentor 1.4.3 + Documentation generated on Wed, 06 Jul 2011 14:52:19 +0300 by phpDocumentor 1.4.3

    \ No newline at end of file diff --git a/Docs/index.html b/Docs/index.html index b0e957c..92ce34b 100644 --- a/Docs/index.html +++ b/Docs/index.html @@ -4,7 +4,7 @@ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd"> - + Generated Documentation