Inheritance diagram for ImportGuild:
Definition at line 21 of file importguild.php.
Public Member Functions | |
import ($strData) | |
import the data | |
parse_data ($strName, $strRace, $strType, $strTowns, $intGuild) | |
parse towns of a player | |
save_data ($strTown, $strCoords, $strName, $intRace, $intType, $intGuild, $strComment, $intTime) | |
Public Attributes | |
$intPlayerUpdated = 0 | |
$intPlayerAdded = 0 | |
$intTownsUpdated = 0 | |
$intTownsAdded = 0 | |
$intFieldsAdded = 0 |
|
import the data
Reimplemented from ImportBase. Definition at line 29 of file importguild.php. References $intGuild, $strData, and $strMessage. |
|
parse towns of a player
Definition at line 87 of file importguild.php. References $intRace, $intType, $strRace, $strTowns, and $strType. |
|
Definition at line 107 of file importguild.php. References $aTown, $booUpdate, $intGuild, $intPlayer, $intRace, $intTime, $intType, $sqlResult, $strName, $x, and $y. |
|
Definition at line 27 of file importguild.php. |
|
Definition at line 24 of file importguild.php. |
|
Definition at line 23 of file importguild.php. |
|
Definition at line 26 of file importguild.php. |
|
Definition at line 25 of file importguild.php. |