Searched defs:inputFormat (Results 1 – 10 of 10) sorted by relevance
225 public function append($data, $context = 'null', $inputFormat = self::RDFXML)251 public function appendFile($filePath, $context = 'null', $inputFormat = self::RDFXML)264 public function overwrite($data, $context = 'null', $inputFormat = self::RDFXML)288 public function overwriteFile($filePath, $context = 'null', $inputFormat = self::RDFXML)
638 public $inputFormat; variable in Sabre\\VObject\\CliMock
646 public $inputFormat; variable in Sabre\\VObject\\CliMock
85 protected $inputFormat; variable in Sabre\\VObject\\Cli