메소드 | 설명 | |
---|---|---|
SaveOpenConfigurationFile ( string $filePath, string $collectionElement ) : SimpleXMLElement | Given the file path and then name of the collection element, this function will open the xml config file if it already exists or will create an empty file and then open it if it dosent. |
public SaveOpenConfigurationFile ( string $filePath, string $collectionElement ) : SimpleXMLElement | ||
$filePath | string | |
$collectionElement | string | |
리턴 | SimpleXMLElement |