phpDocumentor PluginSonots
[ class tree: PluginSonots ] [ index: PluginSonots ] [ all elements ]

Element index for package PluginSonots

Package indexes

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ l ] [ m ] [ n ] [ o ] [ p ] [ r ] [ s ] [ t ] [ u ] [ _ ]

_

_

_
in file sonots.class.php, function _()
    PHP Compat for i18n gettext
a

a

$anchor
in file toc.class.php, variable PluginSonotsHeadline::$anchor
$args
in file toc.class.php, variable PluginSonotsIncludeline::$args
add
in file tag.class.php, method TagCloud::add()
    Add a tag
add_tags
in file tag.class.php, method Tag::add_tags()
    Add tags into an item
array_asort_key
in file sonots.class.php, method sonots::array_asort_key()
    sort array in the given key sequence maintaining key association
array_slice
in file sonots.class.php, method sonots::array_slice()
    Extract a slice of the array
array_sort_key
in file sonots.class.php, method sonots::array_sort_key()
    sort array in the given key sequence
array_to_string
in file sonots.class.php, method sonots::array_to_string()
    Convert an array to a string.
b

b

boolean_to_numeric
in file option.class.php, method PluginSonotsOption::boolean_to_numeric()
    Reverse numeric_to_boolean
c

c

$counts
in file tag.class.php, variable TagCloud::$counts
    Counts of tags
compact_depth
in file toc.class.php, method PluginSonotsToc::compact_depth()
    Compact depth of headlines
compact_list
in file sonots.class.php, method sonots::compact_list()
    Compact List Levels
construct_toc
in file toc.class.php, method PluginSonotsToc::construct_toc()
    Read a page and construct Toc (This is THE constructor)
conv_interval
in file option.class.php, method PluginSonotsOption::conv_interval()
    Convert ($offset, $length) interval form to ($start, $end) interval form.
create_clone
in file sonots.class.php, method sonots::create_clone()
    Create a clone of object
css
in file tag.class.php, method TagCloud::css()
    Generate embedded CSS HTML
d

d

$date
in file metapage.class.php, variable PluginSonotsMetapage::$date
    Modified Date in a date format
$depth
in file metapage.class.php, variable PluginSonotsMetapage::$depth
    Directory tree depth (Relative Depth)
$depth
in file toc.class.php, variable PluginSonotsHeadline::$depth
date
in file metapage.class.php, method PluginSonotsMetapage::date()
    Get date format of a timestamp
depth
in file metapage.class.php, method PluginSonotsMetapage::depth()
    Get directory depth of a path
display_items
in file tag.class.php, method Tag::display_items()
    Display items having a tag
display_list
in file sonots.class.php, method sonots::display_list()
    Display ul list
display_navi
in file pagelist.class.php, method PluginSonotsPagelist::display_navi()
    Prev Next Navigation
display_pages
in file pagelist.class.php, method PluginSonotsPagelist::display_pages()
    Get HTML of page list
display_password_form
in file sonots.class.php, method sonots::display_password_form()
    PukiWiki typical password form
display_tagcloud
in file tag.class.php, method PluginSonotsTag::display_tagcloud()
    Display tagcloud
display_tagcloud
in file tag.class.php, method Tag::display_tagcloud()
    Display tagcloud
display_taglist
in file tag.class.php, method PluginSonotsTag::display_taglist()
    Display tags list
display_tags
in file tag.class.php, method Tag::display_tags()
    Display tags of an item
display_tags
in file tag.class.php, method PluginSonotsTag::display_tags()
    Display tags of an item
display_toc
in file toc.class.php, method PluginSonotsToc::display_toc()
    Display Table of Contents
e

e

$exist
in file metapage.class.php, variable PluginSonotsMetapage::$exist
    Existence
$extra
in file toc.class.php, variable PluginSonotsToc::$extra
    Extra information such as line number of #readmore
ereg_grep
in file sonots.class.php, method sonots::ereg_grep()
    Grep an array by ereg expression
EREG_GREP_INVERT
in file sonots.class.php, constant EREG_GREP_INVERT
evaluate_option
in file option.class.php, method PluginSonotsOption::evaluate_option()
    Evaluate an option
evaluate_options
in file option.class.php, method PluginSonotsOption::evaluate_options()
    Evaluate options
exec_existpages
in file sonots.class.php, method sonots::exec_existpages()
    Execute (convert_html) all pages
exec_page
in file sonots.class.php, method sonots::exec_page()
    Execute (convert_html) this page
exist
in file metapage.class.php, method PluginSonotsMetapage::exist()
    Get existence of a page
expand_includes
in file toc.class.php, method PluginSonotsToc::expand_includes()
    Expand headlines of included pages
f

f

$firsthead
in file metapage.class.php, variable PluginSonotsMetapage::$firsthead
    First heading string of the page
filename
in file metapage.class.php, method PluginSonotsMetapage::filename()
    Get local filename of a page
FILE_APPEND
in file sonots.class.php, constant FILE_APPEND
file_head
in file sonots.class.php, method sonots::file_head()
    Reads heads of file into an array
file_put_contents
in file tag.class.php, function file_put_contents()
file_put_contents
in file sonots.class.php, method sonots::file_put_contents()
    Write a string to a file (PHP5 has this function)
FILE_USE_INCLUDE_PATH
in file sonots.class.php, constant FILE_USE_INCLUDE_PATH
firsthead
in file metapage.class.php, method PluginSonotsMetapage::firsthead()
    Get first headline string of the page
g

g

gen_date
in file metapage.class.php, method PluginSonotsMetapage::gen_date()
    Generate modified date property of this page
gen_depth
in file metapage.class.php, method PluginSonotsMetapage::gen_depth()
    Generate depth property of this page
gen_exist
in file metapage.class.php, method PluginSonotsMetapage::gen_exist()
    Generate exist property of this page
gen_filename
in file metapage.class.php, method PluginSonotsMetapage::gen_filename()
    Generate local filename property of this page
gen_firsthead
in file metapage.class.php, method PluginSonotsMetapage::gen_firsthead()
    Generate firsthead property of this page
gen_info
in file metapage.class.php, method PluginSonotsMetapage::gen_info()
    Generate info property of this page
gen_leaf
in file metapage.class.php, method PluginSonotsMetapage::gen_leaf()
    Generate leaf property of this page
gen_link
in file metapage.class.php, method PluginSonotsMetapage::gen_link()
    Generate link property of this page
gen_linkstr
in file metapage.class.php, method PluginSonotsMetapage::gen_linkstr()
    Generate linkstr property of this page
gen_metas
in file pagelist.class.php, method PluginSonotsPagelist::gen_metas()
    Generate the specific meta infomration to pages
gen_new
in file metapage.class.php, method PluginSonotsMetapage::gen_new()
    Generate New! property of this page
gen_newpage
in file metapage.class.php, method PluginSonotsMetapage::gen_newpage()
    Generate newpage property of this page
gen_popular
in file metapage.class.php, method PluginSonotsMetapage::gen_popular()
    Generate popular property of this page
gen_reading
in file metapage.class.php, method PluginSonotsMetapage::gen_reading()
    Generate reading (how to read Kanji) property of this page
gen_relname
in file metapage.class.php, method PluginSonotsMetapage::gen_relname()
    Generate relative name property of this page
gen_timestamp
in file metapage.class.php, method PluginSonotsMetapage::gen_timestamp()
    Generate timestamp property of this page
gen_title
in file metapage.class.php, method PluginSonotsMetapage::gen_title()
    Generate title property of this page
gen_toc
in file metapage.class.php, method PluginSonotsMetapage::gen_toc()
    Generate Table of Contents property of this page
get_basename
in file sonots.class.php, method sonots::get_basename()
    Get the basename of a path
get_convert_html
in file sonots.class.php, method sonots::get_convert_html()
    Get result html of convert_html
get_dirname
in file sonots.class.php, method sonots::get_dirname()
    Get the dirname of a path
get_existfiles
in file tag.class.php, function get_existfiles()
    Get list of files in a directory
get_existfiles
in file sonots.class.php, method sonots::get_existfiles()
    Get list of files in a directory
get_existpages
in file sonots.class.php, method sonots::get_existpages()
    get existing pages with prefix restriction
get_existtags
in file tag.class.php, method Tag::get_existtags()
    Get all existing tags in the sytem
get_extra
in file toc.class.php, method PluginSonotsToc::get_extra()
    Get Extra (Direct access is okay, though)
get_filecreatetime
in file sonots.class.php, method sonots::get_filecreatetime()
    Get page created time
get_firsthead
in file toc.class.php, method PluginSonotsToc::get_firsthead()
    Get First Headline String of this page if available
get_fromhere
in file toc.class.php, method PluginSonotsToc::get_fromhere()
    Get line number of #contents line if available
get_fullname
in file sonots.class.php, method sonots::get_fullname()
    Get absolute path
get_headlines
in file toc.class.php, method PluginSonotsToc::get_headlines()
    Get Headlines (Direct access is okay, though)
get_includepages
in file toc.class.php, method PluginSonotsToc::get_includepages()
    Get including pages in this page.
get_includes
in file toc.class.php, method PluginSonotsToc::get_includes()
    Get Includes (Direct access is okay, though)
get_interwiki_url
in file sonots.class.php, method sonots::get_interwiki_url()
    Resolve InterWiki name
get_items
in file tag.class.php, method Tag::get_items()
    Get items by a tag
get_items_by_tagtok
in file tag.class.php, method Tag::get_items_by_tagtok()
    Get items by a tag token
get_items_filename
in file tag.class.php, method Tag::get_items_filename()
    Get filename which stores items by a tag
get_items_filename
in file tag.class.php, method PluginSonotsTag::get_items_filename()
get_items_filenames
in file tag.class.php, method Tag::get_items_filenames()
    Get all items_filename
get_items_filenames
in file tag.class.php, method PluginSonotsTag::get_items_filenames()
get_items_from_storage
in file tag.class.php, method Tag::get_items_from_storage()
    Get items by a tag from a storage (file or db)
get_members
in file sonots.class.php, method sonots::get_members()
    Get specific members from array of class objects
get_meta
in file pagelist.class.php, method PluginSonotsPagelist::get_meta()
    Get a specific meta information
get_metas
in file pagelist.class.php, method PluginSonotsPagelist::get_metas()
    Get the specific meta informations of pages
get_page_uri
in file sonots.class.php, method sonots::get_page_uri()
    get uri of a page
get_prevnext
in file pagelist.class.php, method PluginSonotsPagelist::get_prevnext()
    Get prev next intervals
get_readings
in file sonots.class.php, method sonots::get_readings()
    get readings of pages
get_readmore
in file toc.class.php, method PluginSonotsToc::get_readmore()
    Get line number of #readmore line if available
get_related_tags
in file tag.class.php, method Tag::get_related_tags()
    Get related tags
get_tagcloud
in file tag.class.php, method Tag::get_tagcloud()
    Get tagcloud
get_tagcloud_filename
in file tag.class.php, method PluginSonotsTag::get_tagcloud_filename()
get_tagcloud_filename
in file tag.class.php, method Tag::get_tagcloud_filename()
    Get filename which stores tagcloud
get_tagcloud_from_storage
in file tag.class.php, method Tag::get_tagcloud_from_storage()
    Get tagcloud from a storage (file or db)
get_taggedpages
in file tag.class.php, method PluginSonotsTag::get_taggedpages()
    Get tagged pages
get_tags
in file tag.class.php, method Tag::get_tags()
    Get tags of an item
get_tags_filename
in file tag.class.php, method PluginSonotsTag::get_tags_filename()
get_tags_filename
in file tag.class.php, method Tag::get_tags_filename()
    Get filename which stores tags of an item
get_tags_filenames
in file tag.class.php, method PluginSonotsTag::get_tags_filenames()
get_tags_filenames
in file tag.class.php, method Tag::get_tags_filenames()
    Get all tags_filename
get_tags_from_storage
in file tag.class.php, method Tag::get_tags_from_storage()
    Get tags of an item from a storage (file or db)
get_tags_in_system
in file tag.class.php, method Tag::get_tags_in_system()
    Get all existing tags in the system
get_tag_uri
in file tag.class.php, method PluginSonotsTag::get_tag_uri()
    Get the tag uri
get_title
in file toc.class.php, method PluginSonotsToc::get_title()
    Get TITLE of this page if available
get_tree
in file sonots.class.php, method sonots::get_tree()
    Get tree states of pages
glue_option_line
in file option.class.php, method PluginSonotsOption::glue_option_line()
    Recover option line.
glue_str
in file sonots.class.php, method sonots::glue_str()
    reverse parse_str
glue_uri_option_line
in file option.class.php, method PluginSonotsOption::glue_uri_option_line()
    Recover option line, but into GET argument style such as
glue_url
in file sonots.class.php, method sonots::glue_url()
    reverse parse_url
grep_array
in file sonots.class.php, method sonots::grep_array()
    Grep array
grep_by
in file pagelist.class.php, method PluginSonotsPagelist::grep_by()
    Grep out metapages by speific fields
grep_by
in file sonots.class.php, method sonots::grep_by()
    Grep out array of objects by speific members
h

h

$headlines
in file toc.class.php, variable PluginSonotsToc::$headlines
    Headlines of this page
has_tag
in file tag.class.php, method Tag::has_tag()
    Check if a tag exists in a certain item
has_tag_in_system
in file tag.class.php, method Tag::has_tag_in_system()
    Check if a tag exists in the system
headline
in file toc.class.php, method PluginSonotsIncludeline::headline()
    Convert Includeline to Headline
html
in file tag.class.php, method TagCloud::html()
    Generate tagcloud HTML
htmlAndCSS
in file tag.class.php, method TagCloud::htmlAndCSS()
    Generate tagcloud HTML and embedded CSS HTML concurrently
i

i

$includes
in file toc.class.php, variable PluginSonotsToc::$includes
    Including pages
$info
in file metapage.class.php, variable PluginSonotsMetapage::$info
    extra information field to be shown in html
$items
in file tag.class.php, variable Tag::$items
    Items of a tag
init
in file toc.class.php, method PluginSonotsToc::init()
    True Constructor
init_members
in file sonots.class.php, method sonots::init_members()
    Initialize members of array of class objects
init_metas
in file pagelist.class.php, method PluginSonotsPagelist::init_metas()
    Initialize the specific meta informations of metapages
init_myerror
in file sonots.class.php, method sonots::init_myerror()
    Error Handling in PHP4. init error states
is_admin
in file sonots.class.php, method sonots::is_admin()
    PukiWiki admin login with session
is_edit_auth
in file sonots.class.php, method sonots::is_edit_auth()
    Check if a page is configured to require authentication
is_edit_restrict
in file sonots.class.php, method sonots::is_edit_restrict()
    Check if a page is restricted to edit or not
is_human
in file sonots.class.php, method sonots::is_human()
    Human recognition using PukiWiki Auth methods
is_interwiki
in file sonots.class.php, method sonots::is_interwiki()
    Check if string is InterWiki syntax or not
is_newpage
in file sonots.class.php, method sonots::is_newpage()
    Check if page is newpage
is_page_newer
in file sonots.class.php, method sonots::is_page_newer()
    Check if the page timestamp is newer than the file timestamp
is_read_auth
in file sonots.class.php, method sonots::is_read_auth()
    Check if a page is configured to require the read-authentication
l

l

$leaf
in file metapage.class.php, variable PluginSonotsMetapage::$leaf
    Whether leaf on directory tree or not
$linenum
in file toc.class.php, variable PluginSonotsHeadline::$linenum
$linenum
in file toc.class.php, variable PluginSonotsIncludeline::$linenum
$link
in file metapage.class.php, variable PluginSonotsMetapage::$link
    link to be shown in html
$linkstr
in file metapage.class.php, variable PluginSonotsMetapage::$linkstr
    link string to be shown in link
link
in file metapage.class.php, method PluginSonotsMetapage::link()
    Get link of a page
linkstr
in file metapage.class.php, method PluginSonotsMetapage::linkstr()
    Get string used in html link
m

m

$metapages
in file pagelist.class.php, variable PluginSonotsPagelist::$metapages
    array of PluginSonotsMetapage(s)
make_heading
in file sonots.class.php, method sonots::make_heading()
    Get heading strings from a wiki source line
make_inline
in file sonots.class.php, method sonots::make_inline()
    Convert only inline plugins unlike make_link()
make_pageanamelink_icon
in file sonots.class.php, method sonots::make_pageanamelink_icon()
    make page aname link showing anchor icon (symbol)
make_pageanchor
in file sonots.class.php, method sonots::make_pageanchor()
    make page anchor
make_pageeditlink_icon
in file sonots.class.php, method sonots::make_pageeditlink_icon()
    make page edit link showing edit icon
make_pagelink_nopg
in file sonots.class.php, method sonots::make_pagelink_nopg()
    make_pagelink without passage
make_taglink
in file tag.class.php, method PluginSonotsTag::make_taglink()
    Get the tag link
make_toplink
in file sonots.class.php, method sonots::make_toplink()
    make a link to pukiwiki top url
map_members
in file sonots.class.php, method sonots::map_members()
    Applies the callback to the members of the given array objects
map_metas
in file pagelist.class.php, method PluginSonotsPagelist::map_metas()
    Applies the callback to the specific meta informations of metapages
move
in file sonots.class.php, method sonots::move()
    Move a file (rename does not overwrite if $newname exists on Win, but move does)
mycatch
in file sonots.class.php, method sonots::mycatch()
    Error Handling in PHP4. catch an error message
mythrow
in file sonots.class.php, method sonots::mythrow()
    Error Handling in PHP4. throw an error message
metapage.class.php
procedural page metapage.class.php
n

n

$new
in file metapage.class.php, variable PluginSonotsMetapage::$new
    New! (Modified within 1 day or 3 days, etc)
$newpage
in file metapage.class.php, variable PluginSonotsMetapage::$newpage
    Whether newpage or not
newdate
in file metapage.class.php, method PluginSonotsMetapage::newdate()
    Get New! of a page
newpage
in file metapage.class.php, method PluginSonotsMetapage::newpage()
    Get newpage information of a page
normalize_tags
in file tag.class.php, method Tag::normalize_tags()
    Normalize tags
numeric_to_boolean
in file option.class.php, method PluginSonotsOption::numeric_to_boolean()
    Convert numeric key element to boolean value element.
o

o

option.class.php
procedural page option.class.php
p

p

$page
in file toc.class.php, variable PluginSonotsToc::$page
    Pagename
$page
in file toc.class.php, variable PluginSonotsHeadline::$page
$page
in file metapage.class.php, variable PluginSonotsMetapage::$page
    Pagename
$page
in file toc.class.php, variable PluginSonotsIncludeline::$page
$popular
in file metapage.class.php, variable PluginSonotsMetapage::$popular
    Popular count
pad_dirnodes
in file pagelist.class.php, method PluginSonotsPagelist::pad_dirnodes()
    Pad non existing dir nodes to construct hierarchical tree
parse_interval
in file option.class.php, method PluginSonotsOption::parse_interval()
    Parse an interval num string
parse_options
in file sonots.class.php, method sonots::parse_options()
    PukiWiki simple option parser
parse_option_line
in file option.class.php, method PluginSonotsOption::parse_option_line()
    Parse option line as followings:
parse_uri_option_line
in file option.class.php, method PluginSonotsOption::parse_uri_option_line()
    Parse option arguments given by GET.
pkwk_output_noskin
in file sonots.class.php, method sonots::pkwk_output_noskin()
    Output contents without skin
PluginSonotsHeadline
in file toc.class.php, class PluginSonotsHeadline
    Headline Structure
PluginSonotsHeadline
in file toc.class.php, method PluginSonotsHeadline::PluginSonotsHeadline()
PluginSonotsIncludeline
in file toc.class.php, method PluginSonotsIncludeline::PluginSonotsIncludeline()
PluginSonotsIncludeline
in file toc.class.php, class PluginSonotsIncludeline
    #include line structure
PluginSonotsMetapage
in file metapage.class.php, class PluginSonotsMetapage
    Meta Information of A Page
PluginSonotsMetapage
in file metapage.class.php, method PluginSonotsMetapage::PluginSonotsMetapage()
    constructor
PluginSonotsOption
in file option.class.php, class PluginSonotsOption
    Advanced Option Parser for PukiWiki Plugin
PluginSonotsPagelist
in file pagelist.class.php, class PluginSonotsPagelist
    Page List Class
PluginSonotsPagelist
in file pagelist.class.php, method PluginSonotsPagelist::PluginSonotsPagelist()
    constructor
PluginSonotsTag
in file tag.class.php, class PluginSonotsTag
    PukiWiki Tag Class
PluginSonotsTag
in file tag.class.php, method PluginSonotsTag::PluginSonotsTag()
PluginSonotsToc
in file toc.class.php, method PluginSonotsToc::PluginSonotsToc()
    Constructor
PluginSonotsToc
in file toc.class.php, class PluginSonotsToc
    Table of Contents Class
popular
in file metapage.class.php, method PluginSonotsMetapage::popular()
    Get number of popular
pagelist.class.php
procedural page pagelist.class.php
r

r

$reading
in file metapage.class.php, variable PluginSonotsMetapage::$reading
    How to read (Kanji) or alias
$relname
in file metapage.class.php, variable PluginSonotsMetapage::$relname
    Relative path from current directory
$reserved_keys
in file tag.class.php, variable Tag::$reserved_keys
    Reserved keys
reading
in file metapage.class.php, method PluginSonotsMetapage::reading()
    Get reading of a page
realurl
in file sonots.class.php, method sonots::realurl()
    Get absolute URL
relname
in file metapage.class.php, method PluginSonotsMetapage::relname()
    Get relative path of a page (lower path only)
remove_multilineplugin_lines
in file sonots.class.php, method sonots::remove_multilineplugin_lines()
    Remove inside of multiline plugin arguments.
remove_tags
in file tag.class.php, method Tag::remove_tags()
    Remove tags from an item
remove_tags_in_system
in file tag.class.php, method Tag::remove_tags_in_system()
    Remove tags from the system (in all items)
rename_item
in file tag.class.php, method Tag::rename_item()
    Rename an item
rename_tag
in file tag.class.php, method Tag::rename_tag()
    Rename a tag
ROLE_ADM
in file sonots.class.php, constant ROLE_ADM
ROLE_ADM_CONTENTS
in file sonots.class.php, constant ROLE_ADM_CONTENTS
ROLE_AUTH
in file sonots.class.php, constant ROLE_AUTH
ROLE_ENROLLEE
in file sonots.class.php, constant ROLE_ENROLLEE
ROLE_GUEST
in file sonots.class.php, constant ROLE_GUEST
r_mkdir
in file sonots.class.php, method sonots::r_mkdir()
    mkdir recursively (mkdir of PHP5 has recursive flag)
r_strpos
in file sonots.class.php, method sonots::r_strpos()
    Find positions of occurrence of a string
s

s

$string
in file toc.class.php, variable PluginSonotsHeadline::$string
$syntax
in file toc.class.php, variable PluginSonotsToc::$syntax
    Definition of PukiWiki Syntax to be used
save_tags
in file tag.class.php, method Tag::save_tags()
    Save tags into an item (This does more than set_tags)
set_items
in file tag.class.php, method Tag::set_items()
    Set items into a tag
set_items_into_storage
in file tag.class.php, method Tag::set_items_into_storage()
    Set items into a tag, and store into a storage (file or db)
set_members
in file sonots.class.php, method sonots::set_members()
    Set array into members of array of class objects
set_tagcloud_into_storage
in file tag.class.php, method Tag::set_tagcloud_into_storage()
    Store tagcloud into a storage (file or db)
set_tags
in file tag.class.php, method Tag::set_tags()
    Set tags into an item
set_tags_into_storage
in file tag.class.php, method Tag::set_tags_into_storage()
    Set tags into an item, and store into a storage (file or db)
shallow_copy
in file toc.class.php, method PluginSonotsToc::shallow_copy()
    Copy members of Toc objects
shrink_includes
in file toc.class.php, method PluginSonotsToc::shrink_includes()
    Reverse expand_includes
sizeof
in file pagelist.class.php, method PluginSonotsPagelist::sizeof()
    sizeof
slice
in file pagelist.class.php, method PluginSonotsPagelist::slice()
    Slice metapages
sonots
in file sonots.class.php, class sonots
    Namespace sonots (sonots' additional functions)
sonots.class.php
procedural page sonots.class.php
sort_by
in file pagelist.class.php, method PluginSonotsPagelist::sort_by()
    sort metapages by a meta
sort_filenames
in file sonots.class.php, method sonots::sort_filenames()
    Special sort function for filenames (/ has a special meaning)
string_to_array
in file sonots.class.php, method sonots::string_to_array()
    Restore a string to an array.
t

t

$tagcloud
in file tag.class.php, variable Tag::$tagcloud
    Tagcloud
$tags
in file tag.class.php, variable Tag::$tags
    Tags of an item
$timestamp
in file metapage.class.php, variable PluginSonotsMetapage::$timestamp
    Timestamp
$title
in file toc.class.php, variable PluginSonotsToc::$title
    Title of this page (if available, or null)
$title
in file metapage.class.php, variable PluginSonotsMetapage::$title
    TITLE: of the page
$toc
in file metapage.class.php, variable PluginSonotsMetapage::$toc
    Table of Contents (object of PluginSonotsToc)
tag.class.php
procedural page tag.class.php
toc.class.php
procedural page toc.class.php
Tag
in file tag.class.php, method Tag::Tag()
Tag
in file tag.class.php, class Tag
    Tag Class
TagCloud
in file tag.class.php, method TagCloud::TagCloud()
TagCloud
in file tag.class.php, class TagCloud
    Generate An HTML Tag Cloud
tag_exists
in file tag.class.php, method Tag::tag_exists()
    Check if a tag exists in the system
timestamp
in file metapage.class.php, method PluginSonotsMetapage::timestamp()
    Get timestamp of a page
title
in file metapage.class.php, method PluginSonotsMetapage::title()
    Get TITLE of the page
toc
in file metapage.class.php, method PluginSonotsMetapage::toc()
    Get Table of Contents of a page
trim_array
in file sonots.class.php, method sonots::trim_array()
    trim elements of array
u

u

$urls
in file tag.class.php, variable TagCloud::$urls
    Urls of tags
$usecache
in file toc.class.php, variable PluginSonotsToc::$usecache
    Use cache or not
unhtmlspecialchars
in file sonots.class.php, method sonots::unhtmlspecialchars()
    Undo htmlspecialchars
update_tagcloud
in file tag.class.php, method Tag::update_tagcloud()
    Update tagcloud
urldecode
in file sonots.class.php, method sonots::urldecode()
    Urldecode only given specific chars
urlencode
in file sonots.class.php, method sonots::urlencode()
    Urlencode only given specific chars

Documentation generated on Sat, 16 Aug 2008 15:27:23 -0400 by phpDocumentor 1.3.2