[no.bergfald.rcs] element index

Package indexes

All elements
a g h l n o r s t v _
_
top
Variable $_args
The args that has been requested.
Variable $_backend
RCS backend
Variable $_guid
Current object Guid.
Variable $_object
Pointer to midgard object
Variable $_source
The source component
Variable $_toolbars
Pointer to the toolbars object.
Method _do_callbacks
This function setts the correct Aegir navigationclass and /or calls the defined callbacks from the request component.
Method _handler_diff
Show a diff between two versions
Method _handler_history
Show the changes done to the object
Method _handler_preview
View preevies
Method _handler_restore
Restore to diff
Method _load_object
Load the object and the rcs backend
Method _on_initialize
Load the text_diff libaries needed to show diffs.
Method _prepare_toolbars
Call this after loading an object
Method _probe_nemein_rcs
Method _resolve_object_title
Method _show_diff
Method _show_history
Method _show_preview
Method _show_restore
a
top
Page aegirrcs.php
aegirrcs.php in aegirrcs.php
g
top
Method get_next_version
Get the next id
Method get_prev_version
Get the previous versionID
Method get_request_switch
Static function, returns the request array for the rcs functions.
Method get_revision
Get the object of a revision
h
top
Page handler.php
handler.php in handler.php
l
top
Method list_history
Lists the number of changes that has been done to the object
Method list_history_numeric
This function returns a list of the revisions as a key => value par where the key is the index of thhe revision and the value is the revision id.
n
top
Class no_bergfald_rcs_aegirrcs
no_bergfald_rcs_aegirrcs in aegirrcs.php
Created on Aug 16, 2005
Method no_bergfald_rcs_aegirrcs
Class no_bergfald_rcs_aegirrcs_test
no_bergfald_rcs_aegirrcs_test in test_aegirrcs.php
Class no_bergfald_rcs_handler
Created on Aug 16, 2005
Method no_bergfald_rcs_handler
o
top
Variable $object
r
top
Variable $rcs
the rcs backend
Variable $rcsroot
Default rcsroot
Method rcs_create
This function takes an object and adds it to RCS, it should be
Method rcs_data2object
rcs_data2object
Method rcs_exec
execute a command
Method rcs_gethistory
Get a list of the obejcts history
Method rcs_object2data
Make xml out of an object.
Method rcs_parse_history_entry
Method rcs_readfile
Reads data from file $guid and returns it.
Method rcs_update
This function takes an object and updates it to RCS, it should be called just before $object->update(), if the type parameter is omitted the function will use GUID to determine the type, this makes an extra DB query.
Method rcs_writefile
Writes $data to file $guid, does not return anything.
Method restore_to_revision
Restore an object to a certain revision.
s
top
Method save_object
Save a new revision
Method setUp
t
top
Page test_aegirrcs.php
test_aegirrcs.php in test_aegirrcs.php
Method test_aegirrcs_probe_rcs
The second test should be in a configuration interface some how. Hmm...
Method test_creation
This tests checks if the factory makes the correct classes
Method test_get_revision
Method test_if_rcs_is_set_up
v
top
Method version_exists
Check if a revision exists
a g h l n o r s t v _