프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$m_columnNames | array | ||
$m_dbTableName | string | ||
$m_keyColumnNames | array |
메소드 | 설명 | |
---|---|---|
InsertContent ( array $poi ) : integer | Inserts text content of the poi | |
UpdateState ( array $poi ) : void | Updates visibility state of the poi | |
UpdateText ( array $poi ) : void | Updates text content of the poi | |
__construct ( IGeoMapLocation $mapLocation = NULL, IGeoMapLocationLanguage $locationLanguage = NULL, array $p_contentSource = NULL, $p_forceExists = false ) | ||
getContent ( ) : string | Get content | |
getName ( ) : string | Get name | |
getText ( ) : string | Get text |
public static InsertContent ( array $poi ) : integer | ||
$poi | array | |
리턴 | integer |
public static UpdateState ( array $poi ) : void | ||
$poi | array | |
리턴 | void |
public static UpdateText ( array $poi ) : void | ||
$poi | array | |
리턴 | void |
public __construct ( IGeoMapLocation $mapLocation = NULL, IGeoMapLocationLanguage $locationLanguage = NULL, array $p_contentSource = NULL, $p_forceExists = false ) | ||
$mapLocation | IGeoMapLocation | |
$locationLanguage | IGeoMapLocationLanguage | |
$p_contentSource | array |