Element index for package pukiwiki
Package indexes
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ l ]
[ m ]
[ p ]
[ r ]
[ s ]
[ _ ]
_
- _backup_delete
- in file backup.php, function _backup_delete()
_backup_delete バックアップファイルを削除する
- _backup_fclose
- in file backup.php, function _backup_fclose()
_backup_fclose バックアップファイルを閉じる
- _backup_file
- in file backup.php, function _backup_file()
_backup_file バックアップファイルの内容を取得する
- _backup_file_exists
- in file backup.php, function _backup_file_exists()
_backup_file_exists バックアップファイルが存在するか
- _backup_fopen
- in file backup.php, function _backup_fopen()
_backup_fopen バックアップファイルを開く
- _backup_fputs
- in file backup.php, function _backup_fputs()
_backup_fputs バックアップファイルに書き込む
- _backup_get_filename
- in file backup.php, function _backup_get_filename()
_backup_get_filename バックアップファイル名を取得する
- _backup_get_filetime
- in file backup.php, function _backup_get_filetime()
_backup_get_filetime バックアップファイルの更新時刻を得る
a
- add_recent
- in file file.php, function add_recent()
Add a page to a recent page such as RecentChanges, RecentDeleted
- arg_check
- in file func.php, function arg_check()
Argument (cmd) check for program
- array_fill
- in file func.php, function array_fill()
array_fill -- Fill an array with values
- autobasealias_write
- in file file.php, function autobasealias_write()
Update AutoBaseAlias data
- autolink_pattern_write
- in file file.php, function autolink_pattern_write()
Update autolink data
- auto_template
- in file func.php, function auto_template()
Get template contents for a new page
b
- backup.php
- procedural page backup.php
- BACKUP_EXT
- in file backup.php, constant BACKUP_EXT
バックアップファイル拡張子
c
- catrule
- in file func.php, function catrule()
Show text formatting rules
- check_non_list
- in file func.php, function check_non_list()
Check if the page is in the non_list
- csv_explode
- in file func.php, function csv_explode()
Explode Comma-Separated Values to an array
- csv_implode
- in file func.php, function csv_implode()
Implode an array with CSV data format (escape double quotes)
d
- decode
- in file func.php, function decode()
Decode page name
- die_message
- in file func.php, function die_message()
Show (critical) error message (then exit)
- do_search
- in file func.php, function do_search()
'Search' main function
- drop_submit
- in file func.php, function drop_submit()
Hide <input type="(submit|button|image)"...> to <input type="hidden"...>
e
- encode
- in file func.php, function encode()
Encode page-name
f
- file.php
- procedural page file.php
- file_head
- in file file.php, function file_head()
Read top N lines as an array
- file_write
- in file file.php, function file_write()
Output to a file
- format_date
- in file func.php, function format_date()
Format date string
- func.php
- procedural page func.php
g
- generate_fixed_heading_anchor_id
- in file file.php, function generate_fixed_heading_anchor_id()
Generate fixed heading anchor id randomly
- generate_trie_regex
- in file func.php, function generate_trie_regex()
Generate one compact regex for quick reTRIEval, that just matches with all $array values.
- getmicrotime
- in file func.php, function getmicrotime()
Get the current time in micro sec
- get_autoaliases
- in file func.php, function get_autoaliases()
Load/get autoalias pairs
- get_autoaliases_from_aliaspage
- in file func.php, function get_autoaliases_from_aliaspage()
Load/get AutoAlias pairs from AutoAliasName
- get_autoaliases_from_autobasealias
- in file func.php, function get_autoaliases_from_autobasealias()
Load/get pairs of AutoBaseAlias
- get_autoglossaries
- in file func.php, function get_autoglossaries()
Load/get setting pairs from Glossary
- get_autolink_pattern
- in file func.php, function get_autolink_pattern()
- get_autolink_pattern_sub
- in file func.php, function get_autolink_pattern_sub()
- get_backup
- in file backup.php, function get_backup()
get_backup
- get_date
- in file func.php, function get_date()
Get the date
- get_diff_lines
- in file file.php, function get_diff_lines()
Get diff lines from diff format text such as
- get_existfiles
- in file file.php, function get_existfiles()
Get a list of encoded files (must specify a directory and a suffix)
- get_existpages
- in file file.php, function get_existpages()
Get a page list of this wiki
- get_filename
- in file file.php, function get_filename()
Get physical file name of the page
- get_filetime
- in file file.php, function get_filetime()
Get last-modified filetime of the page
- get_glossary_pattern
- in file func.php, function get_glossary_pattern()
- get_link_list
- in file file.php, function get_link_list()
Get newly added links from diff format text such as
- get_passage
- in file func.php, function get_passage()
Get the time passage from the given timestamp to the current time.
- get_pg_passage
- in file file.php, function get_pg_passage()
Get elapsed date of the page
- get_readings
- in file file.php, function get_readings()
Get PageReading(pronounce-annotated) data in an array()
- get_script_uri
- in file func.php, function get_script_uri()
Get the PukiWiki script URI
- get_search_words
- in file func.php, function get_search_words()
- get_short_pagename
- in file func.php, function get_short_pagename()
Get short pagename(last token without '/') or basename
- get_source
- in file file.php, function get_source()
Get source(wiki text) data of the page
- get_this_time_links
- in file file.php, function get_this_time_links()
Get newly added link this time
- get_zonetime_offset
- in file func.php, function get_zonetime_offset()
Get zontime as a string as +0900
h
- header_lastmod
- in file file.php, function header_lastmod()
Send Last-Modified HTTP header
- hex2bin
- in file func.php, function hex2bin()
Inversion of bin2hex()
i
- input_filter
- in file func.php, function input_filter()
Remove null(\0) bytes from variables
- is_a
- in file func.php, function is_a()
is_a -- Checks if the object is of this class or has this class as one of its parents
- is_editable
- in file func.php, function is_editable()
Check if the page is editable or not
- is_freeze
- in file func.php, function is_freeze()
Check if the page is frozen or not
- is_interwiki
- in file func.php, function is_interwiki()
Check if the str is interwiki or not
- is_page
- in file func.php, function is_page()
Check if the page exists
- is_pagename
- in file func.php, function is_pagename()
Check if the str is pagename or not
- is_url
- in file func.php, function is_url()
Check if the str is url or not
l
- lastmodified_add
- in file file.php, function lastmodified_add()
Update PKWK_MAXSHOW_CACHE(recent.dat) and $whatsnew(RecentChanges) (Light) Use without $autolink
- links_get_related
- in file file.php, function links_get_related()
Get a list of related pages of the page
m
- make_backup
- in file backup.php, function make_backup()
make_backup バックアップを作成する
- make_str_rules
- in file file.php, function make_str_rules()
Modify original text with user-defined / system-defined rules
- md5_file
- in file func.php, function md5_file()
md5_file -- Calculates the md5 hash of a given filename
p
- page_list
- in file func.php, function page_list()
Create list of pages (html)
- page_write
- in file file.php, function page_write()
Put a data(wiki text) into a physical file(diff, backup, text)
- PKWK_AUTOALIAS_REGEX_CACHE
- in file file.php, constant PKWK_AUTOALIAS_REGEX_CACHE
AutoAlias cache file
- PKWK_AUTOBASEALIAS_CACHE
- in file file.php, constant PKWK_AUTOBASEALIAS_CACHE
AutoBaseAlias cache file
- PKWK_AUTOLINK_REGEX_CACHE
- in file file.php, constant PKWK_AUTOLINK_REGEX_CACHE
AutoLink cache file
- pkwk_chown
- in file file.php, function pkwk_chown()
_If needed_, re-create the file to change/correct ownership into PHP's NOTE: Not works for Windows
- PKWK_ENTITIES_REGEX_CACHE
- in file file.php, constant PKWK_ENTITIES_REGEX_CACHE
XHTML entities
- PKWK_GLOSSARY_REGEX_CACHE
- in file file.php, constant PKWK_GLOSSARY_REGEX_CACHE
Glossary cache file
- PKWK_MAXSHOW_ALLOWANCE
- in file file.php, constant PKWK_MAXSHOW_ALLOWANCE
Maximum number in RecentChanges
- PKWK_MAXSHOW_CACHE
- in file file.php, constant PKWK_MAXSHOW_CACHE
RecentChanges cache file
- pkwk_touch_file
- in file file.php, function pkwk_touch_file()
touch() with trying pkwk_chown()
- put_lastmodified
- in file file.php, function put_lastmodified()
Update RecentChanges
r
- replace_plugin_link2null
- in file file.php, function replace_plugin_link2null()
Get links in a wiki source text after replacing some plugins into null plugin
s
- sanitize
- in file func.php, function sanitize()
- sha1
- in file func.php, function sha1()
sha1 -- Compute SHA-1 hash
- strip_bracket
- in file func.php, function strip_bracket()
Remove [[ ]] (brackets)
|
|