Home
last modified time | relevance | path

Searched refs:fromFile (Results 1 – 2 of 2) sorted by relevance

/plugin/zwidoku/
H A DHtml2Text.php227 private function legacyConstruct($html = '', $fromFile = false, array $options = array()) argument
229 $this->set_html($html, $fromFile);
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Daurora.js67 Asset.fromFile = function(file) {
3447 Player.fromFile = function(file) {
3448 return new Player(Asset.fromFile(file));