| I | |
| imvalidate, PET:: | |
| init | |
| init($disp), PET:: | |
| init(%params), PET:: | |
| insertRow($dbhname,$table,%values), PET:: | |
| insertRow(%p), PET:: | |
| invalidate, PET:: | |
| invalidateSession, PET:: | |
| issueQuery, PET:: | |
| K | |
| killchildren, PET:: | |
| L | |
| load | |
| loadFile($file), PET:: | |
| loadFile($file,%params), PET:: | |
| logPerf, PET:: | |
| M | |
| ml_genout($string), PET:: | |
| ml_out($string), PET:: | |
| N | |
| NAME | |
| new | |
| new($class), PET:: | |
| new($disp) | |
| new($DISP_in) | |
| O | |
| onhref(%p), PET:: | |
| onStart, PET:: | |
| P | |
| post_configure_hook, PET:: | |
| preAuth, PET:: | |
| prepareSth(%p), PET:: | |
| preprocess($file), PET:: | |
| preprocess($file,$content) | |
| preprocessTemplate($filename), PET:: | |
| process_request, PET:: | |
| R | |
| readLangHash($path), PET:: | |
| realProcess($dataref), PET:: | |
| reloadModule, PET:: | |
| remove, PET:: | |
| resolveCall, PET:: | |
| resolveCall($uri) | |
| run | |
| S | |
| saveFile($file,$content), PET:: | |
| searchSql, PET:: | |
| self_url(%p), PET:: | |
| servePetAdmin, PET:: | |
| sessionChanged, PET:: | |
| set | |
| set($key,$value,\%options, PET:: | |
| set($key,$value[\%ctrl]), PET:: | |
| setAttr, PET:: | |
| setConf, PET:: | |
| setContentType, PET:: | |
| setCookie(%p), PET:: | |
| setHeader(%p), PET:: | |
| setRC, PET:: | |
| setSession, PET:: | |
| skipOn($string), PET:: | |
| slurp($file) | |
| slurp($filename), PET:: | |
| SQLConnect, PET:: | |
| start | |
| store | |
| substitute(\%map,$key), PET:: |
sub init
sub init
sub init
Abstract init.
sub init
sub init
sub init
Not used by default, but called from “new” in case you needed it.
sub init
Creates the 16*16 subdirectories for later use.
sub init
sub init
sub init
sub init
Inits class.
sub init
Init is called from new.
sub init
Inserts a row into a MySQL table.
sub insertRow
This is going to exchange insertRow later.
sub insertRow2
sub invalidate
sub invalidateSession
sub issueQuery
sub killchildren
sub load
Load session from disk and returns it.
sub load
Loads a file.
sub loadFile
Loads a file.
sub loadFile
sub logPerf
Output general string (non-page specific).
sub ml_genout
Output a string (page specific).
sub ml_out
sub NAME
Must be overriden in subclasses!
sub NAME
sub NAME
Mandatory for all PET::Util classes.
sub NAME
Mandatory for PET::Util classes.
sub NAME
sub NAME
sub NAME
sub NAME
sub NAME
sub NAME
sub new
sub new
sub new
Constructor method.
sub new
sub new
sub new
Create instance.
sub new
Instanteniate class.
sub new
Default constructor, gets DISP.
sub new
Default constructor, gets DISP.
sub new
Constructor for a filter.
sub new
Guess what...
sub new
This is mostly used for denoting the currently active menu.
sub onhref
Get or set SUB that is called on session creation.
sub onStart
sub post_configure_hook
This method is called before the API’s method is called, but after getGlobalSubst is generated.
sub preAuth
Used by many SQL routines, this prepares a statement handle.
sub prepareSth
This is called from PET::Dispatcher.
sub preprocess
This is called from PET::Dispatcher.
sub preprocess
The general tag format looks like <!-- TABLIFY(...)
sub preprocess
This is called from PET::Dispatcher.
sub preprocess
This is a (chainable) Filter module that maps XML-like tags to UTIL calls.
sub preprocess
We run the template preprocess phase here.
sub preprocessTemplate
sub process_request
FIXME.
sub readLangHash
Real processing using .lang files.
sub realProcess
(Re)loads a (Perl) module using “require”.
sub reloadModule
sub remove
See PET::ActionMapper.
sub resolveCall
This method does the real URI-to-method mapping.
sub resolveCall
See: PET::ActionMapper
sub resolveCall
sub run
Called by external script pet_run_fcgiprocmanager.
sub run
sub run
Loads a file.
sub saveFile
sub searchSql
Calls the same method of CGI::Simple if ‘full’ is given, otherwise uses REQUEST_URI (default).
sub self_url
sub servePetAdmin
Set or get value of “SESSION_CHANGED”, which shows if the session should be synced.
sub sessionChanged
sub set
sub set
Sets value identified by key.
sub set
sub set
sub setAttr
sub setConf
sub setContentType
A method to create (and “emit’) a cookie.
sub setCookie
Sets header(s).
sub setHeader
sub setRC
Shortcut to access the setter method of the implementing Session object.
sub setSession
Cache-control, skipon tag.
sub skipOn
Reads a file.
sub slurp
Reads in a file.
sub slurp
sub SQLConnect
sub start
sub start
This method is called at each page.
sub start
Serialize and save session data.
sub store
Store $self->{SESSION} by $self->{SESID} to disk.
sub store
sub substitute