[Rampage] element index
Package indexes
Horde
Horde_Framework
Horde_Alarm
horde
Horde_Argv
Horde_Auth
Auth
Kolab_Server
Horde_Block
Horde_Browser
Horde_CLI
Horde_Cache
Horde_Cipher
Horde_Compress
Horde_Crypt
Horde_DOM
Horde_Data
Horde_DataTree
Horde_Date
Horde_Editor
Horde_Feed
File_CSV
File_PDF
Horde_Form
Horde_Group
Horde_History
Horde_Text
Horde_Http_Client
Horde_IMAP
Horde_Image
Horde_Kolab
Kolab_Filter
Kolab_Test
Kolab
Horde_Kolab_Filter
Kolab_Format
Kolab_FreeBusy
Share
Kolab_Storage
Horde_LDAP
Horde_Lens
Horde_Loader
Horde_Lock
Horde_Log
Horde_MIME
Horde_MIME_Viewer
Mail
Horde_Maintenance
Horde_Memcache
Horde_Mobile
Horde_NLS
Net_IMSP
Net_SMS
Horde_Notification
Horde_Perms
Horde_Prefs
Horde_RPC
Horde_Rdo
Horde_Routes
Horde_SQL
Horde_Db
Horde_Scheduler
Horde_Secret
Horde_Serialize
Horde_SessionHandler
Horde_SessionObjects
Horde_Share
Horde_SpellChecker
SyncML
Horde_Template
Text_Diff
Horde_Text_Textile
Horde_Token
Horde_Tree
Horde_UI
Horde_Util
VC
VFS
VFS_ISO
Horde_View
XML_WBXML
Horde_Xml_Element
Horde_Yaml
admintools
Horde_iCalendar
Kolab_Resource
Horde_Kolab_Resource
All elements
c
d
e
f
h
i
m
p
r
t
z
c
top
create_table_info
create_table_info()
in rampage.php
Does the actual database querying to get the tableinfo.
d
top
dump_config_file
dump_config_file()
in rampage.php
Write the field and config information to the zombieconf.php config file. The field-info array $info is written in a tabular format to allow manual editing.
e
top
enhance_info
enhance_info()
in rampage.php
Polish the $info global from create_table_info. adds some heuristic defaults.
f
top
field_default
field_default()
in rampage.php
Returns the default value for this field.
field_get_primary_key
field_get_primary_key()
in rampage.php
Returns the field that is primary key.
field_get_printf_tag
field_get_printf_tag()
in rampage.php
Returns the printf tag for the given field.
field_get_quoted
field_get_quoted()
in rampage.php
Gets a quote represention of the field's value for use in a sql statement. Does format and charset conversions.
field_get_title_field
field_get_title_field()
in rampage.php
returns the field that can be considered the "name" of the entry.
field_sql2php
field_sql2php()
in rampage.php
creates rhs of an assignment, does sql->php conversion for fields.
h
top
HORDE_BASE
HORDE_BASE
in rampage.php
i
top
is_blob
is_blob()
in rampage.php
returns true for blob fields
is_boolean
is_boolean()
in rampage.php
returns true if $field is a boolean field
is_datetime
is_datetime()
in rampage.php
Returns true if $field is a date or time field.
m
top
main
main()
in rampage.php
Main functions. Just decides what mode we are in and calls the appropriate methods.
mkdir_p
mkdir_p()
in rampage.php
mkdir -p replacement.
p
top
parse_options
parse_options()
in rampage.php
Parse the command line options for mode 1: creation of config file and sets the appropriate defaults. Result is a working $config global.
print_cfgfield
print_cfgfield()
in rampage.php
Helper function to pad a given value from the info
print_usage_info
print_usage_info()
in rampage.php
Prints usage info and exits.
r
top
rampage.php
rampage.php
in rampage.php
read_config_file
read_config_file()
in rampage.php
Read (by including) the config file.
render_edit
render_edit()
in rampage.php
Creates an html input widget for the given field.
render_field
render_field()
in rampage.php
render a field for output
t
top
transform
transform()
in rampage.php
Performs the actual copying/modifying of the files.
t_
t_()
in rampage.php
template for additional handlers:
t_config_conf
t_config_conf()
in rampage.php
t_config_prefs
t_config_prefs()
in rampage.php
t_edit
t_edit()
in rampage.php
t_lib_Driver_sql
t_lib_Driver_sql()
in rampage.php
Transformer-Handlers for individual files go here Handlers are called before name replacment takes place.
t_lib_Zombie
t_lib_Zombie()
in rampage.php
t_list
t_list()
in rampage.php
t_templates_edit_edit
t_templates_edit_edit()
in rampage.php
t_templates_list_entry_summaries
t_templates_list_entry_summaries()
in rampage.php
t_templates_list_list_headers
t_templates_list_list_headers()
in rampage.php
t_templates_search_search
t_templates_search_search()
in rampage.php
t_templates_view_view
t_templates_view_view()
in rampage.php
z
top
ZOMBIE_BASE
ZOMBIE_BASE
in rampage.php
c
d
e
f
h
i
m
p
r
t
z