Searched refs:Extract (Results 1 – 25 of 47) sorted by relevance
12
7 desc Extract gource log from the wiki
167 $ok = $tar->Extract(FULL_ARCHIVE, $this->tmpdir, '', 0777);182 $ok = $zip->Extract($file, $this->tmpdir);
6 desc Extract a website's favicon and replace the default icon preceding the link.
3 Extract a website's favicon and replace the default icon preceding the link.
25 ===== Extract data =====
27 ===== Extract data =====
41 | ''@%''''$''// path //''%@'' | Variable on path is type of string, number or boolean. Extract data…42 | ::: | Variable on path is type of array. Extract json. |43 | ::: | Variable on path is undefined. Extract ''null''. |
33 ===== Extract text =====81 ===== Extract list =====110 ===== Extract table =====
75 // Extract title(s) from attribute string.78 // Extract everything BUT title(s) from attribute string.119 // Extract highlight from $attr string.122 // Extract everything BUT highlight from $attr string.
37 * Extract content of plugin in the repository
9 1. Extract archive to `[DokuWikiRoot]/lib/plugins/zotero` or use the plugin
19 3. Extract the downloaded files into this new folder
23 2. **Extract** (decompress) the downloaded file into the root of your website.
63 * Extract to **lib/plugins/mundart**.
97 * Extract normalized user data from OAuth Services with the library [PHPoAuthUserData](https://gith…
24 plugin website [2]. Extract it into your DokuWiki's "lib/plugins/" folder.
42 2. Extract to `lib/plugins/calendar/`
28 2. Extract to your DokuWiki `lib/plugins/` directory
30 * Extract it into `lib/plugins/pagecss/`
50 * Extract the ZIP's content to ''C:\Program Files\ImageMagick-7.1.0-18-vc15-x64''.54 …* Extract all ''CORE_RL_*'', ''FILTER_*'' and ''IM_MOD_RL_*'' from the ZIP's content to ''C:\Progr…55 * Extract ''php_imagick.dll'' to ''{PATH_TO}\php\ext''.
122 * Extract normalized user data from OAuth Services with the library [PHPoAuthUserData](https://gith…
31 2. Extract the downloaded archive
174 function Extract ( $zn, $to, $index = Array(-1) ) function in ZipLib