WeakWiki


Globals


Global Summary
final bool

Enables extended markups.

final int

E_ALREADY_EXISTS

Error constant for already existing documents.

final int

E_EXCEPTION

Error flag for unknown type of exception.

final int

E_FILE_ERROR

Error flag for file system-related error.

final int

E_INSUFFICIENT_PRIVILEGES

Error flag for unknown type of exception.

final int

E_INVALID_LOGON

Error flag for invalid logon attempt.

final int

E_INVALID_PASSWORD

Error flag for invalid password.

final int

E_INVALID_USERNAME

Error flag for invalid user ID.

final int

E_OK

Error constant for no error.

final int

E_TITLE_EMPTY

Error constant for empty wiki title.

final bool

FORUM_MENU_REGISTER

Allows to add a forum link to the main menu.

mixed

GLOBALS

final int

MOD_MODE_AFTER_PARSE

Module is to be applied on parsed wiki text.

final int

MOD_MODE_BEFORE_PARSE

Module is to be applied on unparsed wiki text.

final int

MOD_MODE_NO_PARSE

Module is not to be applied on wiki text.

final int

MOD_MODE_PARSE

Module is called in link parse process.

final int

MOD_MODE_PARSE_LINKS

Module is called in link parse process.

final str

MSG_ERROR

WeakWiki (WeakWiki GUI support library: gui.library.php) Copyright (C) 2010 Alexander Lang This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

final str

MSG_SUCCESS

final str

OP_ADMIN

Flags aa administrative operation.

final str

OP_EDIT

Flags a write operation (edit).

final str

OP_HISTORY

Flags a history operation.

final str

OP_READ

Flags a read operation.

final str

OP_SOURCE

Flags a source operation.

final str

OP_WRITE

Flags a write operation (edit).

final str

PERM_DEFAULT_ADMIN

Default permissions for superusers.

final str

PERM_DEFAULT_EDIT

Default permissions for editor level users.

final str

PERM_DEFAULT_READ

Default permissions for reader level users.

final str

PERM_DEFAULT_UNKNOWN

Default permissions for unknown users.

final int

SEARCH_DEFAULT

Flags a default search.

final int

SEARCH_FULLTEXT

Flags a full text search.

final int

UL_ADMIN

Superuser permission level.

final int

UL_EDIT

Editor permission level.

final int

UL_READ

Reader permission level.

final int

UL_UNKNOWN

Permission level for users currently not logged in.

final bool

USSM_ALLOW_WRITE

final str

USSM_EMAIL_ADDHEADERS

final str

USSM_EMAIL_BODY

final str

USSM_EMAIL_SIGNATURE

final str

USSM_EMAIL_TITLE

final bool

USSM_MENU_REGISTER

final str

USSM_PASSWD_EMAIL_BODY

final str

USSM_PASSWD_EMAIL_TITLE

final bool

USSM_PASSWORD_RESET

final bool

USSM_REGISTER_USERS

WeakWiki (WeakWiki User Self Service (ussm) module: ussm.module.php) Copyright (C) 2010 Alexander Lang This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

final bool

USSM_VERIFY_EMAIL

final int

WIKI_EDIT

Flags a document change.

final int

WIKI_NEW

Flags a document creation.

final str

_BREAKL

WeakWiki (WeakWiki zlib history implementation: history.zlib.php) Copyright (C) 2010 Alexander Lang This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

final mixed

_DATA_SEP

final str

_FORUM_PATH

Path to the forum files.

final str

_FORUM_START

Forum start topic.

final str

_FO_DEFAULT_PERMISSIONS

mixed

_GET

WeakWiki (WeakWiki main UI file: wiki.php) Copyright (C) 2010 Alexander Lang This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

final int

_HEADINGS_MAX_DEPTH

Depth for headings.

final str

_INSTANCE_NAME

Wiki instance name.

final int

_LIST_MAX_DEPTH

Depth for lists.

final str

_M_HMODULE_NONE

No history module should be used.

final str

_M_HMODULE_ZLIB

The zlib history module should be used.

final int

_PASSWD_DUMMY

Password dummy.

final str

_PATH_CONTENT

Path to content directory.

final str

_PATH_HISTORY

Path to history directory.

final str

_PATH_IMAGES

Path to image directory.

final str

_PATH_PREPARSED

Path to content directory.

final str

_PATH_UPLOAD

Path to upload directory.

final str

_PATH_USERS

Path to user control directory.

mixed

_POST

final mixed

_SEP

WeakWiki (WeakWiki Forum module support library: forum.support.include.php) Copyright (C) 2010 Alexander Lang This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

mixed

_SERVER

mixed

_SESSION

final int

_UC_CHANGE_PASSWD

Flags a password change.

final int

_UC_CREATE

Flags a user creation operation.

final int

_UC_DESERIALIZE

Flags the $uid parameter to be interpreted as serialized user object.

final int

_UC_FAST

Flags password handling is not required for serialization.

final int

_UC_FULL

Flags password handling is required for serialization.

final int

_UC_HASHED

Flags password handling is required for serialization.

final int

_UC_READ

Flags the $uid parameter to be interpreted as user name and read data from user file.

final str

_UC_SELF

Flags a read operation on the current object's data.

final int

_UC_SESSION

Flags the user object to be created from session data.

final int

_UC_UPDATE

Flags an update operation.

final str

_UNAME_ALLOWED

Allowed characters for user names.

final mixed

_VALUE_SEP

final str

_VERSION

Current Version.

final str

_WIKI_COMMAND

Wiki command.

final str

_WIKI_LOGO

Wiki logo.

final str

_WIKI_MAIN

Title of the main page (start or home page).

final str

_WIKI_PATH

Wiki path.

final str

_WIKI_SIDEBAR

Title of the sidebar page.

final str

_WIKI_SIDEBAR_COLLAPSED

Title of the collapsed sidebar page.

final int

_WIKI_SIDEBAR_WIDTH

Wiki sidebar width.

final str

_WIKI_SPECIAL_CHARACTERS

Special characters.

final str

_WIKI_TITLE

Wiki title.

mixed

a

mixed

action

mixed

collapsed

mixed

comment

mixed

ctime

mixed

d

mixed

diff

mixed

e

mixed

edit

mixed

email

mixed

empty

mixed

error

WeakWiki (WeakWiki ussm include file: ussm.include.php) Copyright (C) 2010 Alexander Lang This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

mixed

f

mixed

file

mixed

files

mixed

fname

mixed

form

mixed

hl

mixed

i

mixed

keepopen

mixed

l

mixed

link

mixed

lvl

mixed

m

mixed

mod

mixed

mode

mixed

n

mixed

new

mixed

op

WeakWiki (WeakWiki Forum module include file: forum.include.php) Copyright (C) 2010 Alexander Lang This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

mixed

p

mixed

page

mixed

password

mixed

pm

mixed

rpassword

mixed

spc

mixed

this

mixed

time

mixed

tit

mixed

title

mixed

txt

mixed

u

mixed

ucode

mixed

uid

mixed

v

Global Detail

config\default.config.php at line 112

public final bool = true

Enables extended markups.


lib\engine.library.php at line 80

E_ALREADY_EXISTS

public final int E_ALREADY_EXISTS = 2

Error constant for already existing documents.


lib\uc.library.php at line 69

E_EXCEPTION

public final int E_EXCEPTION = 100

Error flag for unknown type of exception.


lib\uc.library.php at line 78

E_FILE_ERROR

public final int E_FILE_ERROR = 103

Error flag for file system-related error.


lib\uc.library.php at line 66

E_INSUFFICIENT_PRIVILEGES

public final int E_INSUFFICIENT_PRIVILEGES = 100

Error flag for unknown type of exception.


lib\uc.library.php at line 75

E_INVALID_LOGON

public final int E_INVALID_LOGON = 102

Error flag for invalid logon attempt.


lib\uc.library.php at line 72

E_INVALID_PASSWORD

public final int E_INVALID_PASSWORD = 101

Error flag for invalid password.


lib\uc.library.php at line 81

E_INVALID_USERNAME

public final int E_INVALID_USERNAME = 104

Error flag for invalid user ID.


lib\engine.library.php at line 74

E_OK

public final int E_OK

Error constant for no error.


lib\engine.library.php at line 77

E_TITLE_EMPTY

public final int E_TITLE_EMPTY = 1

Error constant for empty wiki title.


modules\forum\forum.config.php at line 25

FORUM_MENU_REGISTER

public final bool FORUM_MENU_REGISTER = true

Allows to add a forum link to the main menu.


wiki.php at line 104

GLOBALS

public mixed GLOBALS

lib\modules.library.php at line 31

MOD_MODE_AFTER_PARSE

public final int MOD_MODE_AFTER_PARSE = 4

Module is to be applied on parsed wiki text.


lib\modules.library.php at line 28

MOD_MODE_BEFORE_PARSE

public final int MOD_MODE_BEFORE_PARSE = 2

Module is to be applied on unparsed wiki text.


lib\modules.library.php at line 25

MOD_MODE_NO_PARSE

public final int MOD_MODE_NO_PARSE

Module is not to be applied on wiki text.


lib\modules.library.php at line 34

MOD_MODE_PARSE

public final int MOD_MODE_PARSE = 8

Module is called in link parse process.


lib\modules.library.php at line 37 public final int MOD_MODE_PARSE_LINKS = 16

Module is called in link parse process.


lib\gui.library.php at line 24

MSG_ERROR

public final str MSG_ERROR = 'error'

WeakWiki (WeakWiki GUI support library: gui.library.php) Copyright (C) 2010 Alexander Lang This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . Project Home: http://weakwiki.robnet.wmweb.at/ Contact: robbiblubber@robnet.wmweb.at


lib\gui.library.php at line 25

MSG_SUCCESS

public final str MSG_SUCCESS = 'success'

lib\engine.library.php at line 57

OP_ADMIN

public final str OP_ADMIN = 'a'

Flags aa administrative operation.


lib\engine.library.php at line 48

OP_EDIT

public final str OP_EDIT = 'w'

Flags a write operation (edit).


lib\engine.library.php at line 51

OP_HISTORY

public final str OP_HISTORY = 'h'

Flags a history operation.


lib\engine.library.php at line 42

OP_READ

public final str OP_READ = 'r'

Flags a read operation.


lib\engine.library.php at line 54

OP_SOURCE

public final str OP_SOURCE = 's'

Flags a source operation.


lib\engine.library.php at line 45

OP_WRITE

public final str OP_WRITE = 'w'

Flags a write operation (edit).


lib\engine.library.php at line 70

PERM_DEFAULT_ADMIN

public final str PERM_DEFAULT_ADMIN = 'rwxhs'

Default permissions for superusers.


lib\engine.library.php at line 67

PERM_DEFAULT_EDIT

public final str PERM_DEFAULT_EDIT = 'rwhs'

Default permissions for editor level users.


lib\engine.library.php at line 64

PERM_DEFAULT_READ

public final str PERM_DEFAULT_READ = 'rhs'

Default permissions for reader level users.


lib\engine.library.php at line 61

PERM_DEFAULT_UNKNOWN

public final str PERM_DEFAULT_UNKNOWN = 'rhs'

Default permissions for unknown users.


lib\engine.library.php at line 84

SEARCH_DEFAULT

public final int SEARCH_DEFAULT

Flags a default search.


lib\engine.library.php at line 87

SEARCH_FULLTEXT

public final int SEARCH_FULLTEXT = 128

Flags a full text search.


lib\uc.library.php at line 94

UL_ADMIN

public final int UL_ADMIN = 8

Superuser permission level.


lib\uc.library.php at line 91

UL_EDIT

public final int UL_EDIT = 1

Editor permission level.


lib\uc.library.php at line 88

UL_READ

public final int UL_READ

Reader permission level.


lib\uc.library.php at line 85

UL_UNKNOWN

public final int UL_UNKNOWN = -1

Permission level for users currently not logged in.


modules\ussm\ussm.module.php at line 35

USSM_ALLOW_WRITE

public final bool USSM_ALLOW_WRITE = true

modules\ussm\ussm.module.php at line 41

USSM_EMAIL_ADDHEADERS

public final str USSM_EMAIL_ADDHEADERS = 'From: WeakWiki registration <register@robnet.wmweb.at>'

modules\ussm\ussm.module.php at line 39

USSM_EMAIL_BODY

public final str USSM_EMAIL_BODY = "Hi %NAME%!\nPlease follow the link below to activate your WeakWiki account!\n\n"

modules\ussm\ussm.module.php at line 40

USSM_EMAIL_SIGNATURE

public final str USSM_EMAIL_SIGNATURE = "\n\nRegards, WeakWiki.\n\n\nThis e-Mail has been auto-generated by the WeakWiki User Self Service (ussm) Module.\n"

modules\ussm\ussm.module.php at line 38

USSM_EMAIL_TITLE

public final str USSM_EMAIL_TITLE = 'Activate your WeakWiki account'

modules\ussm\ussm.module.php at line 33

USSM_MENU_REGISTER

public final bool USSM_MENU_REGISTER = true

modules\ussm\ussm.module.php at line 44

USSM_PASSWD_EMAIL_BODY

public final str USSM_PASSWD_EMAIL_BODY = "Hi %NAME%!\nYou have chosen to reset your WeakWiki password. Your new password is: %PASSWD%.\n\n"

modules\ussm\ussm.module.php at line 43

USSM_PASSWD_EMAIL_TITLE

public final str USSM_PASSWD_EMAIL_TITLE = 'WeakWiki password has been reset'

modules\ussm\ussm.module.php at line 31

USSM_PASSWORD_RESET

public final bool USSM_PASSWORD_RESET = true

modules\ussm\ussm.module.php at line 30

USSM_REGISTER_USERS

public final bool USSM_REGISTER_USERS = true

WeakWiki (WeakWiki User Self Service (ussm) module: ussm.module.php) Copyright (C) 2010 Alexander Lang This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . Project Home: http://weakwiki.robnet.wmweb.at/ Contact: robbiblubber@robnet.wmweb.at


modules\ussm\ussm.module.php at line 36

USSM_VERIFY_EMAIL

public final bool USSM_VERIFY_EMAIL = true

lib\engine.library.php at line 38

WIKI_EDIT

public final int WIKI_EDIT

Flags a document change.


lib\engine.library.php at line 35

WIKI_NEW

public final int WIKI_NEW = 2

Flags a document creation.


modules\history\history_zlib.php at line 27

_BREAKL

public final str _BREAKL = '*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~****'

WeakWiki (WeakWiki zlib history implementation: history.zlib.php) Copyright (C) 2010 Alexander Lang This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . Project Home: http://weakwiki.robnet.wmweb.at/ Contact: robbiblubber@robnet.wmweb.at


modules\forum\forum.support.include.php at line 28

_DATA_SEP

public final mixed _DATA_SEP = '.' . chr(27

modules\forum\forum.config.php at line 28

_FORUM_PATH

public final str _FORUM_PATH = './content/forum/'

Path to the forum files.


modules\forum\forum.config.php at line 31

_FORUM_START

public final str _FORUM_START = '0.forum.topic'

Forum start topic.


modules\forum\forum.support.include.php at line 30

_FO_DEFAULT_PERMISSIONS

public final str _FO_DEFAULT_PERMISSIONS = 'unknown=r;reader=rw;editor=rw;admin=rwa;'

wiki.php at line 76

_GET

public mixed _GET

WeakWiki (WeakWiki main UI file: wiki.php) Copyright (C) 2010 Alexander Lang This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . Project Home: http://weakwiki.robnet.wmweb.at/ Contact: robbiblubber@robnet.wmweb.at


lib\parser.library.php at line 35

_HEADINGS_MAX_DEPTH

public final int _HEADINGS_MAX_DEPTH = 6

Depth for headings.


config\default.config.php at line 75

_INSTANCE_NAME

public final str _INSTANCE_NAME = 'WeakWiki'

Wiki instance name. Separates user administration from more than one instance on the same domain.


lib\parser.library.php at line 32

_LIST_MAX_DEPTH

public final int _LIST_MAX_DEPTH = 6

Depth for lists.


config\default.config.php at line 25

_M_HMODULE_NONE

public final str _M_HMODULE_NONE = './modules/history/history_none.php'

No history module should be used.


config\default.config.php at line 28

_M_HMODULE_ZLIB

public final str _M_HMODULE_ZLIB = './modules/history/history_zlib.php'

The zlib history module should be used.


lib\uc.library.php at line 63

_PASSWD_DUMMY

public final int _PASSWD_DUMMY

Password dummy.


config\default.config.php at line 53

_PATH_CONTENT

public final str _PATH_CONTENT = './content/'

Path to content directory. Wiki pages will be put here.


config\default.config.php at line 50

_PATH_HISTORY

public final str _PATH_HISTORY = './history/'

Path to history directory. This is where history and log files will be put and read from.


config\default.config.php at line 40

_PATH_IMAGES

public final str _PATH_IMAGES = './images/'

Path to image directory. Images will be linked there if URL is not specified.


config\default.config.php at line 56

_PATH_PREPARSED

public final str _PATH_PREPARSED = './content/parsed/'

Path to content directory. Wiki pages will be put here.


config\default.config.php at line 43

_PATH_UPLOAD

public final str _PATH_UPLOAD = './upload/'

Path to upload directory. Uploads will go into this.


config\default.config.php at line 46

_PATH_USERS

public final str _PATH_USERS = './users/'

Path to user control directory. User files will be there.


include\edituser.include.php at line 53

_POST

public mixed _POST

modules\forum\forum.support.include.php at line 26

_SEP

public final mixed _SEP = '/' . chr(27

WeakWiki (WeakWiki Forum module support library: forum.support.include.php) Copyright (C) 2010 Alexander Lang This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . Project Home: http://weakwiki.robnet.wmweb.at/ Contact: robbiblubber@robnet.wmweb.at


wiki.php at line 171

_SERVER

public mixed _SERVER

wiki.php at line 135

_SESSION

public mixed _SESSION = $_SESSION['_cside']

lib\uc.library.php at line 52

_UC_CHANGE_PASSWD

public final int _UC_CHANGE_PASSWD = 1

Flags a password change.


lib\uc.library.php at line 55

_UC_CREATE

public final int _UC_CREATE = 2

Flags a user creation operation.


lib\uc.library.php at line 25

_UC_DESERIALIZE

public final int _UC_DESERIALIZE = -1

Flags the $uid parameter to be interpreted as serialized user object.


lib\uc.library.php at line 35

_UC_FAST

public final int _UC_FAST

Flags password handling is not required for serialization.


lib\uc.library.php at line 39

_UC_FULL

public final int _UC_FULL = 1

Flags password handling is required for serialization. Password is provided. If password is _PASSWD_DUMMY, password will be read.


lib\uc.library.php at line 43

_UC_HASHED

public final int _UC_HASHED = 2

Flags password handling is required for serialization. Password is provided hashed. If (hashed) password is _PASSWD_DUMMY, password will be read.


lib\uc.library.php at line 29

_UC_READ

public final int _UC_READ = -2

Flags the $uid parameter to be interpreted as user name and read data from user file.


lib\uc.library.php at line 46

_UC_SELF

public final str _UC_SELF = ""

Flags a read operation on the current object's data.


lib\uc.library.php at line 32

_UC_SESSION

public final int _UC_SESSION = -4

Flags the user object to be created from session data.


lib\uc.library.php at line 49

_UC_UPDATE

public final int _UC_UPDATE

Flags an update operation.


lib\uc.library.php at line 58

_UNAME_ALLOWED

public final str _UNAME_ALLOWED = "_.-$&()0123456789abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"

Allowed characters for user names.


modules\forum\forum.support.include.php at line 27

_VALUE_SEP

public final mixed _VALUE_SEP = ':' . chr(27

lib\engine.library.php at line 31

_VERSION

public final str _VERSION = '0.16.0'

Current Version.


config\default.config.php at line 36

_WIKI_COMMAND

public final str _WIKI_COMMAND = 'wiki.php'

Wiki command. Code will usually append URL command parameters to this.


config\default.config.php at line 81 public final str _WIKI_LOGO = 'WeakWiki Version %VERSION%'

Wiki logo. Shown left-hand in the main menu bar.


config\default.config.php at line 61

_WIKI_MAIN

public final str _WIKI_MAIN = 'main'

Title of the main page (start or home page).


config\default.config.php at line 33

_WIKI_PATH

public final str _WIKI_PATH = 'wiki.php?title='

Wiki path. Code will usually append a page title to this.


config\default.config.php at line 64

_WIKI_SIDEBAR

public final str _WIKI_SIDEBAR = 'side'

Title of the sidebar page.


config\default.config.php at line 67

_WIKI_SIDEBAR_COLLAPSED

public final str _WIKI_SIDEBAR_COLLAPSED = 'side-collapsed'

Title of the collapsed sidebar page.


config\default.config.php at line 70

_WIKI_SIDEBAR_WIDTH

public final int _WIKI_SIDEBAR_WIDTH = 160

Wiki sidebar width. .


lib\parser.library.php at line 29

_WIKI_SPECIAL_CHARACTERS

public final str _WIKI_SPECIAL_CHARACTERS = "=~+-*#/\\[]{}&.,;_'^"

Special characters. These may be escaped using "~".


config\default.config.php at line 78

_WIKI_TITLE

public final str _WIKI_TITLE = 'WeakWiki'

Wiki title. Shown in the literally every page title.


wiki.php at line 137

a

public mixed a = new Document(_WIKI_SIDEBAR

wiki.php at line 166

action

public mixed action = "wiki"

wiki.php at line 134

collapsed

public mixed collapsed = false

include\edituser.include.php at line 92

comment

public mixed comment = ""

modules\ussm\ussm.include.php at line 101

ctime

public mixed ctime = date("Y-m-d H:i:s"

wiki.php at line 237

d

public mixed d = new Document($title

include\history.include.php at line 69

diff

public mixed diff = new Diff

wiki.php at line 255

e

public mixed e = new MessageBox(_L_WI_0010

include\edit.include.php at line 30

edit

public mixed edit = true

include\edituser.include.php at line 91

email

public mixed email = ""

modules\forum\forum.include.php at line 70

empty

public mixed empty = true

modules\ussm\ussm.include.php at line 24

error

public mixed error = null

WeakWiki (WeakWiki ussm include file: ussm.include.php) Copyright (C) 2010 Alexander Lang This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . Project Home: http://weakwiki.robnet.wmweb.at/ Contact: robbiblubber@robnet.wmweb.at


include\search.include.php at line 35

f

public mixed f = new Search

modules\forum\forum.include.php at line 30

file

public mixed file = _FORUM_START

modules\ppfm\ppfm.include.php at line 50

files

public mixed files = $this->getFiles

include\edituser.include.php at line 90

fname

public mixed fname = ""

include\edituser.include.php at line 95

form

public mixed form = ""

modules\forum\forum.include.php at line 102

hl

public mixed hl = "New Topic"

wiki.php at line 153

i

public mixed i

include\edit.include.php at line 31

keepopen

public mixed keepopen = true

wiki.php at line 148

l

public mixed l = Array('internal_link'

modules\ussm\ussm.include.php at line 109 public mixed link = "http://" . $_SERVER['HTTP_HOST'] . $_SERVER['PHP_SELF'] . "?action=ussm&page=verify&uid=" . $uid . "&id=" . $ucode . "&t=" . $time . "&n=" . $n

include\edituser.include.php at line 94

lvl

public mixed lvl

include\edit.include.php at line 29

m

public mixed m = null

wiki.php at line 227

mod

public mixed mod

include\history.include.php at line 59

mode

public mixed mode = "wiki"

modules\ussm\ussm.include.php at line 61

n

public mixed n = file_get_contents(_PATH_USERS . $_GET['uid'] . ".user.php"

include\useradm.include.php at line 52

new

public mixed new = "<a href=\"./wiki.php?action=admin&page=newuser\" class=\"fncl\">new</a>"

modules\forum\forum.include.php at line 27

op

public mixed op = 'topic'

WeakWiki (WeakWiki Forum module include file: forum.include.php) Copyright (C) 2010 Alexander Lang This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, see . Project Home: http://weakwiki.robnet.wmweb.at/ Contact: robbiblubber@robnet.wmweb.at


wiki.php at line 215

p

public mixed p = true

include\edituser.include.php at line 96

page

public mixed page = ""

include\edituser.include.php at line 93

password

public mixed password = "********"

wiki.php at line 239

pm

public mixed pm = new PageMenu

modules\ussm\ussm.include.php at line 94

rpassword

public mixed rpassword = $_POST['rpassword']

include\edit.include.php at line 95

spc

public mixed spc

modules\logm\logm.include.php at line 74

this

public mixed this

modules\ussm\ussm.include.php at line 48

time

public mixed time = $_GET['t']

modules\forum\forum.include.php at line 103

tit

public mixed tit = ""

wiki.php at line 234

title

public mixed title = "main"

modules\forum\forum.include.php at line 104

txt

public mixed txt = ""

include\edituser.include.php at line 63

u

public mixed u

modules\ussm\ussm.include.php at line 98

ucode

public mixed ucode = md5(time

include\edituser.include.php at line 89

uid

public mixed uid = ""

wiki.php at line 151

v

public mixed v = $a->getHTML

WeakWiki