프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$m_columnNames | |||
$m_dbTableName | |||
$m_keyColumnNames | |||
$m_keyIsAutoIncrement |
메소드 | 설명 | |
---|---|---|
GetByName ( $p_name ) | fn getDescription | |
GetUrlTypes ( ) : array | Return an array of all URL types. | |
UrlType ( integer $p_id = null ) | Constructor. | |
getDescription ( ) : string | Return the description of the URL Type. | |
getId ( ) : integer | The unique ID of the URLType. | |
getName ( ) : string | Return the name of this URLType. |
public static GetUrlTypes ( ) : array | ||
리턴 | array |
public getDescription ( ) : string | ||
리턴 | string |