File: /powlapi/include.php
Description
classes and functions common to all POWL modules
access:
- public
version:
- $Id: include.php,v 1.113 2006/11/03 21:47:23 soerenauer Exp $
copyright:
- Copyright (c) 2004
author:
- Sören Auer <
soeren@auer.cx
>
Classes defined in this file
CLASS NAME
DESCRIPTION
powlModule
powlModuleTab
Include/Require Statements
$_POWL['installPath'].'plugins/widgets/text.php'
(line
35
)
include_once : $_POWL['installPath'].'plugins/widgets/text.php'
$_POWL['installPath'].'plugins/widgets/selectInstance/include.php'
(line
39
)
include_once : $_POWL['installPath'].'plugins/widgets/selectInstance/include.php'
$_POWL['installPath'].'plugins/widgets/htmlarea/include.php'
(line
38
)
include_once : $_POWL['installPath'].'plugins/widgets/htmlarea/include.php'
$_POWL['installPath'].'plugins/widgets/date/date.php'
(line
37
)
include_once : $_POWL['installPath'].'plugins/widgets/date/date.php'
$_POWL['installPath'].'plugins/widgets/textarea.php'
(line
36
)
include_once : $_POWL['installPath'].'plugins/widgets/textarea.php'
$_POWL['installPath'].'plugins/widgets/node.php'
(line
41
)
include_once : $_POWL['installPath'].'plugins/widgets/node.php'
$_POWL['installPath'].'plugins/widgets/file.php'
(line
42
)
include_once : $_POWL['installPath'].'plugins/widgets/file.php'
$_POWL['installPath'].'plugins/widgets/tab/include.php'
(line
32
)
include_once : $_POWL['installPath'].'plugins/widgets/tab/include.php'
$_POWL['installPath'].'plugins/widgets/treeselect/include.php'
(line
29
)
include_once : $_POWL['installPath'].'plugins/widgets/treeselect/include.php'
$_POWL['installPath'].'plugins/widgets/treeview/include.php'
(line
30
)
include_once : $_POWL['installPath'].'plugins/widgets/treeview/include.php'
$_POWL['installPath'].'plugins/widgets/treeviewJS/include.php'
(line
31
)
include_once : $_POWL['installPath'].'plugins/widgets/treeviewJS/include.php'
$_POWL['installPath'].'plugins/widgets/textselect.php'
(line
40
)
include_once : $_POWL['installPath'].'plugins/widgets/textselect.php'
$_POWL['installPath'].'plugins/widgets/select.php'
(line
33
)
include_once : $_POWL['installPath'].'plugins/widgets/select.php'
POWLAPI_INCLUDE_DIR.'ziplib-0.4/ziplib.php'
(line
24
)
include_once : POWLAPI_INCLUDE_DIR.'ziplib-0.4/ziplib.php'
$_POWL['installPath'].'plugins/widgets/checkbox.php'
(line
34
)
include_once : $_POWL['installPath'].'plugins/widgets/checkbox.php'
POWLAPI_INCLUDE_DIR.'widget.php'
(line
21
)
require_once :
POWLAPI_INCLUDE_DIR.'widget.php'
POWLAPI_INCLUDE_DIR.'html.php'
(line
20
)
require_once :
POWLAPI_INCLUDE_DIR.'html.php'
owlapi.php
(line
17
)
require_once :
owlapi.php
Global Variables
Constants
OWLAPI_INCLUDE_DIR
(line
14
)
OWLAPI_INCLUDE_DIR : str_replace('powlapi/','owlapi/',POWLAPI_INCLUDE_DIR)
Functions
errorHandler
(line
84
)
void
errorHandler( $errno, $errstr, $errfile, $errline)
Parameters
$errno
:
$errstr
:
$errfile
:
$errline
:
Info
errorRenderer
(line
116
)
void
errorRenderer( $arr)
Parameters
$arr
:
Info
is_a
(line
46
)
void
is_a( $object, $className)
Parameters
$object
:
$className
:
Info
pwlApplyTemplate
(line
154
)
void
pwlApplyTemplate( $instance, $template, [ $prefix = ''])
Parameters
$instance
:
$template
:
$prefix
:
Info
pwlArrayCopyValues2Indexes
(line
183
)
void
pwlArrayCopyValues2Indexes( &$array)
Parameters
&$array
:
Info
pwlDeny
(line
290
)
void
pwlDeny( )
Info
pwlGetCfg
(line
286
)
void
pwlGetCfg( $cfg, [ $model = ''], [ $class = ''])
Parameters
$cfg
:
$model
:
$class
:
Info
pwlGetCurrentUser
(line
212
)
void
pwlGetCurrentUser( )
Info
pwlGetSysOntClass
(line
437
)
void
pwlGetSysOntClass( $localName)
Parameters
$localName
:
Info
pwlGetSysOntClassInstances
(line
447
)
void
pwlGetSysOntClassInstances( $localName)
Parameters
$localName
:
Info
pwlGetSysOntInstance
(line
442
)
void
pwlGetSysOntInstance( $instance)
Parameters
$instance
:
Info
pwlGetUser
(line
215
)
void
pwlGetUser( )
Info
pwlHTMLOptional
(line
496
)
void
pwlHTMLOptional( $id, $cat, [ $class = 'optional'])
Parameters
$id
:
$cat
:
$class
:
Info
pwlListHead
(line
500
)
void
pwlListHead( $start, $erg, $end)
Parameters
$start
:
$erg
:
$end
:
Info
pwlListRow
(line
534
)
void
pwlListRow( $row)
Parameters
$row
:
Info
pwlListSysOntInstancePropertyValues
(line
453
)
void
pwlListSysOntInstancePropertyValues( $instance)
Parameters
$instance
:
Info
pwlOutput
(line
133
)
void
pwlOutput( $string)
Parameters
$string
:
Info
pwlResourceMetaProcess
(line
383
)
void
pwlResourceMetaProcess( $resource $resource)
Sets meta information about a resource from $_REQUEST
Parameters
$resource $resource
:
Info
pwlResourceMetaShow
(line
301
)
string
pwlResourceMetaShow(
RDFSResource
$resource, [ $showIdentity = true], [ $editable = true])
Returns a HTML form snippet combining meta information about a resource
Parameters
RDFSResource
$resource
:
$showIdentity
:
$editable
:
Info
return
- HTML code for the metainformations of this resource
pwlResourceVersioning
(line
408
)
void
pwlResourceVersioning( [ $resource = ''])
Parameters
$resource
:
Info
pwlRewriteSQL
(line
137
)
void
pwlRewriteSQL( $db, &$sql, $inputarray)
Parameters
$db
:
&$sql
:
$inputarray
:
Info
pwlSessionVar
(line
218
)
void
pwlSessionVar( )
Info
pwlSessionVarGet
(line
258
)
void
pwlSessionVarGet( )
Info
pwlSessionVarSet
(line
269
)
void
pwlSessionVarSet( )
Info
pwlShowViewLinks
(line
414
)
void
pwlShowViewLinks( $type)
Parameters
$type
:
Info
pwlURLParamAdd
(line
190
)
void
pwlURLParamAdd( $param, $value)
Parameters
$param
:
$value
:
Info
pwlURLParamReplace
(line
193
)
void
pwlURLParamReplace( $param, [ $value = false])
Parameters
$param
:
$value
:
Info
pwl_
(line
460
)
void
pwl_( $name, [ $lang = ''])
Parameters
$name
:
$lang
:
Info
timer
(line
144
)
void
timer( [ $t = 'global'])
Parameters
$t
:
Info
Documentation generated on Tue, 07 Nov 2006 13:06:56 +0100 by
phpDocumentor 1.3.0