[ class tree: ] [ index: ] [ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ _ ]

a

$accept
in file collection.php, variable Collection::$accept
$access_list
in file model.php, variable Model::$access_list
    list of security access rules
$action_bean
in file state.php, variable State::$action_bean
$activeroute
in file mapper.php, variable Mapper::$activeroute
    matched Route object
$activerow
in file recordset.php, variable RecordSet::$activerow
$allowed_methods
in file mapper.php, variable Mapper::$allowed_methods
    list of public methods
$allowed_methods
in file model.php, variable Model::$allowed_methods
    list of public methods
$attributes
in file record.php, variable Record::$attributes
    attribute names and data from the database field
ActionState
in file actionstate.php, class ActionState
    Action State
ActionState
in file actionstate.php, method ActionState::ActionState()
actionstate.php
procedural page actionstate.php
add_action_state
in file continuation.php, method Continuation::add_action_state()
add_entry_action
in file continuation.php, method Continuation::add_entry_action()
add_exit_action
in file continuation.php, method Continuation::add_exit_action()
add_field
in file postgresql.php, method PostgreSQL::add_field()
add_field
in file mysql.php, method MySQL::add_field()
add_table
in file mysql.php, method MySQL::add_table()
add_table
in file postgresql.php, method PostgreSQL::add_table()
add_view_state
in file continuation.php, method Continuation::add_view_state()
after_filter
in file _functions.php, function after_filter()
    After Filter
always
in file _functions.php, function always()
    Always
aspect_join_functions
in file _functions.php, function aspect_join_functions()
    aspect_join_functions
auto_field
in file postgresql.php, method PostgreSQLTable::auto_field()
auto_field
in file mysql.php, method MySQLTable::auto_field()
top

b

$base
in file mapper.php, variable Mapper::$base
    base URI
base
in file model.php, method Model::base()
before_filter
in file _functions.php, function before_filter()
    Before Filter
belongs_to
in file model.php, method Model::belongs_to()
belongs_to
in file record.php, method Record::belongs_to()
    Belongs To
blob_value
in file postgresql.php, method PostgreSQL::blob_value()
blob_value
in file mysql.php, method MySQL::blob_value()
bool_field
in file mysql.php, method MySQLTable::bool_field()
bool_field
in file postgresql.php, method PostgreSQLTable::bool_field()
breadcrumbs
in file mapper.php, method Mapper::breadcrumbs()
breadcrumbs
in file _functions.php, function breadcrumbs()
build_url
in file route.php, method Route::build_url()
top

c

$cacheFile
in file cache.php, variable Cache::$cacheFile
$children
in file record.php, variable Record::$children
    list of related records returned by query
$collection
in file view.php, variable View::$collection
$collection
in file genericiterator.php, variable GenericIterator::$collection
$conn
in file database.php, variable Database::$conn
    connection resource used to access the database
$connstr
in file postgresql.php, variable PostgreSQL::$connstr
$controller
in file view.php, variable View::$controller
$cookiename
in file cookie.php, variable Cookie::$cookiename
$created
in file cookie.php, variable Cookie::$created
$custom_class
in file model.php, variable Model::$custom_class
    proper CamelCase name of data model object
Cache
in file cache.php, class Cache
    Cache
Cache
in file cache.php, method Cache::Cache()
cache.php
procedural page cache.php
call
in file genericiterator.php, method GenericIterator::call()
can_delete
in file model.php, method Model::can_delete()
can_display
in file model.php, method Model::can_display()
can_display_fields
in file model.php, method Model::can_display_fields()
can_insert
in file model.php, method Model::can_insert()
can_read
in file model.php, method Model::can_read()
can_read_fields
in file model.php, method Model::can_read_fields()
can_write
in file model.php, method Model::can_write()
can_write_fields
in file model.php, method Model::can_write_fields()
char_field
in file mysql.php, method MySQLTable::char_field()
char_field
in file postgresql.php, method PostgreSQLTable::char_field()
check_cookie
in file _functions.php, function check_cookie()
    check_cookie
ChildCount
in file record.php, method Record::ChildCount()
    Child Count
classify
in file _functions.php, function classify()
    classify
close
in file postgresql.php, method PostgreSQL::close()
close
in file mysql.php, method MySQL::close()
Collection
in file collection.php, method Collection::Collection()
Collection
in file collection.php, class Collection
    Collection
collection.php
procedural page collection.php
composite_uri
in file mapper.php, method Mapper::composite_uri()
connect
in file mysql.php, method MySQL::connect()
connect
in file postgresql.php, method PostgreSQL::connect()
connect
in file mapper.php, method Mapper::connect()
content_for_layout
in file _functions.php, function content_for_layout()
    content_for_layout
content_types
in file _functions.php, function content_types()
Continuation
in file continuation.php, class Continuation
    Continuation
continuation.php
procedural page continuation.php
controller_path
in file _functions.php, function controller_path()
    controller_path
Cookie
in file cookie.php, method Cookie::Cookie()
Cookie
in file cookie.php, class Cookie
    Cookie
cookie.php
procedural page cookie.php
countRows
in file cache.php, method Cache::countRows()
current
in file genericiterator.php, method GenericIterator::current()
top

d

$data
in file cache.php, variable Cache::$data
$datatype_map
in file database.php, variable Database::$datatype_map
    datatype groupings
$dbname
in file mysql.php, variable MySQL::$dbname
$DbSession
in file mapper.php, variable Mapper::$DbSession
    database Record object for the current session
$db_open
in file database.php, variable Database::$db_open
    true if the database is connected
$defaults
in file route.php, variable Route::$defaults
Database
in file database.php, class Database
    Database
database.php
procedural page database.php
date_field
in file postgresql.php, method PostgreSQLTable::date_field()
date_field
in file mysql.php, method MySQLTable::date_field()
dbscript_error
in file _functions.php, function dbscript_error()
    Error
dbscript_path
in file _functions.php, function dbscript_path()
    dbscript_path
dbsession_model
in file _functions.php, function dbsession_model()
    dbsession_model
db_field
in file model.php, method Model::db_field()
db_include
in file _functions.php, function db_include()
    db_include
db_object
in file _functions.php, function db_object()
    db_object
delete
in file collection.php, method Collection::delete()
delete_from_post
in file model.php, method Model::delete_from_post()
delete_record
in file database.php, method Database::delete_record()
    Delete Record
dictionary_parse
in file _functions.php, function dictionary_parse()
    dictionary_parse
dircopy
in file _functions.php, function dircopy()
distinct_values
in file database.php, method Database::distinct_values()
    Distinct Values
drop_array_element
in file _functions.php, function drop_array_element()
    drop_array_element
top

e

$end_state
in file continuation.php, variable Continuation::$end_state
$entry_actions
in file continuation.php, variable Continuation::$entry_actions
$EOF
in file genericiterator.php, variable GenericIterator::$EOF
$error
in file mapper.php, variable Mapper::$error
    true if an error has been raised
$error_string
in file mapper.php, variable Mapper::$error_string
    contents of error message
$exists
in file model.php, variable Model::$exists
    true if table exists in database
$exists
in file record.php, variable Record::$exists
    true if the record exists in the database
$exit_actions
in file continuation.php, variable Continuation::$exit_actions
$expiration
in file cookie.php, variable Cookie::$expiration
$expiry
in file cache.php, variable Cache::$expiry
$extension
in file view.php, variable View::$extension
entry_url
in file mapper.php, method Mapper::entry_url()
enum_field
in file mysql.php, method MySQLTable::enum_field()
enum_field
in file postgresql.php, method PostgreSQLTable::enum_field()
environment
in file _functions.php, function environment()
escape_string
in file mysql.php, method MySQL::escape_string()
escape_string
in file postgresql.php, method PostgreSQL::escape_string()
exists
in file model.php, method Model::exists()
top

f

$fieldlist
in file recordset.php, variable RecordSet::$fieldlist
$fields
in file collection.php, variable Collection::$fields
$field_array
in file model.php, variable Model::$field_array
    list of field names
$field_attrs
in file model.php, variable Model::$field_attrs
    list of field attributes
$func_args
in file record.php, variable Record::$func_args
    arguments from Record object instantiation
feed_url
in file mapper.php, method Mapper::feed_url()
fetchAll
in file cache.php, method Cache::fetchAll()
fetchRow
in file cache.php, method Cache::fetchRow()
fetch_array
in file mysql.php, method MySQL::fetch_array()
fetch_array
in file postgresql.php, method PostgreSQL::fetch_array()
fetch_blob
in file _functions.php, function fetch_blob()
fetch_record
in file database.php, method Database::fetch_record()
    Fetch Record
fetch_row
in file mysql.php, method MySQL::fetch_row()
fetch_row
in file postgresql.php, method PostgreSQL::fetch_row()
fields_from_request
in file model.php, method Model::fields_from_request()
field_attributes
in file model.php, method Model::field_attributes()
field_name
in file postgresql.php, method PostgreSQL::field_name()
field_name
in file mysql.php, method MySQL::field_name()
field_names
in file record.php, method Record::field_names()
    Field Names
file_field
in file postgresql.php, method PostgreSQLTable::file_field()
file_field
in file mysql.php, method MySQLTable::file_field()
find
in file model.php, method Model::find()
find_by
in file model.php, method Model::find_by()
FirstChild
in file recordset.php, method RecordSet::FirstChild()
FirstChild
in file resultiterator.php, method ResultIterator::FirstChild()
FirstChild
in file record.php, method Record::FirstChild()
    First Child
float_field
in file mysql.php, method MySQLTable::float_field()
float_field
in file postgresql.php, method PostgreSQLTable::float_field()
foreign_key_for
in file model.php, method Model::foreign_key_for()
form_for
in file _functions.php, function form_for()
    Form For
top

g

$glue
in file cookie.php, variable Cookie::$glue
generate
in file mapper.php, method Mapper::generate()
GenericIterator
in file genericiterator.php, class GenericIterator
    Generic Iterator
genericiterator.php
procedural page genericiterator.php
get
in file collection.php, method Collection::get()
getEtag
in file _functions.php, function getEtag()
get_fields
in file mysql.php, method MySQL::get_fields()
get_fields
in file postgresql.php, method PostgreSQL::get_fields()
get_inline_url
in file database.php, method Database::get_inline_url()
    Get Inline Url
get_mapped_datatype
in file database.php, method Database::get_mapped_datatype()
    Get Mapped Datatype
get_objects
in file database.php, method Database::get_objects()
    Get Objects
get_query
in file mysql.php, method MySQLTable::get_query()
get_query
in file postgresql.php, method PostgreSQLTable::get_query()
get_record
in file database.php, method Database::get_record()
    Get Record
get_recordset
in file database.php, method Database::get_recordset()
    Get RecordSet
get_result
in file postgresql.php, method PostgreSQL::get_result()
get_result
in file mysql.php, method MySQL::get_result()
get_rnd_iv
in file cookie.php, method Cookie::get_rnd_iv()
get_script_name
in file _functions.php, function get_script_name()
    get_script_name
get_table
in file postgresql.php, method PostgreSQL::get_table()
get_table
in file mysql.php, method MySQL::get_table()
get_tables
in file mysql.php, method MySQL::get_tables()
get_tables
in file postgresql.php, method PostgreSQL::get_tables()
get_template_path
in file mapper.php, method Mapper::get_template_path()
top

h

$header_sent
in file view.php, variable View::$header_sent
$host
in file mysql.php, variable MySQL::$host
handle_error
in file mapper.php, method Mapper::handle_error()
hasErrors
in file mapper.php, method Mapper::hasErrors()
hasMore
in file genericiterator.php, method GenericIterator::hasMore()
has_and_belongs_to_many
in file model.php, method Model::has_and_belongs_to_many()
has_and_belongs_to_many
in file record.php, method Record::has_and_belongs_to_many()
    Has and Belongs To Many
has_many
in file record.php, method Record::has_many()
    Has Many
has_many
in file model.php, method Model::has_many()
has_one
in file record.php, method Record::has_one()
    Has One
has_one
in file model.php, method Model::has_one()
has_table
in file mysql.php, method MySQL::has_table()
has_table
in file postgresql.php, method PostgreSQL::has_table()
header_status
in file _functions.php, function header_status()
    header_status
top

i

$id
in file state.php, variable State::$id
$iterator
in file recordset.php, variable RecordSet::$iterator
ignore_errors
in file _functions.php, function ignore_errors()
    ignore_errors
init
in file state.php, method State::init()
insert_from_post
in file model.php, method Model::insert_from_post()
int_field
in file mysql.php, method MySQLTable::int_field()
int_field
in file postgresql.php, method PostgreSQLTable::int_field()
in_string
in file _functions.php, function in_string()
    in_string
isValid
in file cache.php, method Cache::isValid()
is_allowed
in file mapper.php, method Mapper::is_allowed()
is_allowed
in file model.php, method Model::is_allowed()
is_blob
in file model.php, method Model::is_blob()
is_obj
in file _functions.php, function is_obj()
    is_obj
is_skeleton
in file record.php, method Record::is_skeleton()
    Is Skeleton
iterator_load_record
in file database.php, method Database::iterator_load_record()
    Iterate Record
top

j

join_table_for
in file model.php, method Model::join_table_for()
top

k

$key
in file cookie.php, variable Cookie::$key
key
in file genericiterator.php, method GenericIterator::key()
top

l

$layout
in file view.php, variable View::$layout
$layout_path
in file mapper.php, variable Mapper::$layout_path
    path to layouts
$limit
in file model.php, variable Model::$limit
    limit query to x records
large_object_create
in file postgresql.php, method PostgreSQL::large_object_create()
large_object_create
in file mysql.php, method MySQL::large_object_create()
large_object_delete
in file mysql.php, method MySQL::large_object_delete()
large_object_delete
in file postgresql.php, method PostgreSQL::large_object_delete()
large_object_fetch
in file postgresql.php, method PostgreSQL::large_object_fetch()
large_object_fetch
in file mysql.php, method MySQL::large_object_fetch()
last_insert_id
in file mysql.php, method MySQL::last_insert_id()
last_insert_id
in file postgresql.php, method PostgreSQL::last_insert_id()
Layout
in file layout.php, method Layout::Layout()
Layout
in file layout.php, class Layout
    Layout
layout.php
procedural page layout.php
let_access
in file model.php, method Model::let_access()
let_display
in file model.php, method Model::let_display()
let_read
in file model.php, method Model::let_read()
let_write
in file model.php, method Model::let_write()
library_path
in file _functions.php, function library_path()
    library_path
link_to
in file mapper.php, method Mapper::link_to()
Load
in file recordset.php, method RecordSet::Load()
Load
in file resultiterator.php, method ResultIterator::Load()
logout
in file cookie.php, method Cookie::logout()
top

m

$match
in file route.php, variable Route::$match
$max_blob_length
in file database.php, variable Database::$max_blob_length
    maximum binary file size
$max_string_length
in file database.php, variable Database::$max_string_length
    maximum string length
$media_iri
in file collection.php, variable Collection::$media_iri
$members
in file collection.php, variable Collection::$members
$member_entry_iri
in file collection.php, variable Collection::$member_entry_iri
$mode
in file cookie.php, variable Cookie::$mode
$models
in file database.php, variable Database::$models
    array of data models
$modified_fields
in file record.php, variable Record::$modified_fields
    list of changed fields since last save_changes
$mysql
in file cache.php, variable Cache::$mysql
$myversion
in file cookie.php, variable Cookie::$myversion
magic_quotes_stripquotes
in file _functions.php, function magic_quotes_stripquotes()
    magic_quotes_stripquotes
magic_quotes_stripquotes_b
in file _functions.php, function magic_quotes_stripquotes_b()
    magic_quotes_stripquotes_b
magic_quotes_stripslashes
in file _functions.php, function magic_quotes_stripslashes()
    magic_quotes_stripslashes
magic_quotes_stripslashes_b
in file _functions.php, function magic_quotes_stripslashes_b()
    magic_quotes_stripslashes_b
Mapper
in file mapper.php, method Mapper::Mapper()
Mapper
in file mapper.php, class Mapper
    URI Mapper
mapper.php
procedural page mapper.php
match
in file mapper.php, method Mapper::match()
max_upload_megabytes
in file database.php, method Database::max_upload_megabytes()
    Max Upload Megabytes
md5_decrypt
in file cookie.php, method Cookie::md5_decrypt()
md5_encrypt
in file cookie.php, method Cookie::md5_encrypt()
model
in file postgresql.php, method PostgreSQL::model()
model
in file mysql.php, method MySQL::model()
Model
in file model.php, class Model
    Data Model
model.php
procedural page model.php
model_path
in file _functions.php, function model_path()
    model_path
MoveFirst
in file model.php, method Model::MoveFirst()
MoveFirst
in file collection.php, method Collection::MoveFirst()
MoveFirst
in file recordset.php, method RecordSet::MoveFirst()
MoveFirst
in file resultiterator.php, method ResultIterator::MoveFirst()
MoveNext
in file recordset.php, method RecordSet::MoveNext()
MoveNext
in file model.php, method Model::MoveNext()
MoveNext
in file resultiterator.php, method ResultIterator::MoveNext()
MoveNext
in file collection.php, method Collection::MoveNext()
MySQL
in file mysql.php, class MySQL
    MySQL
MySQL
in file mysql.php, method MySQL::MySQL()
mysql.php
procedural page mysql.php
MySQLTable
in file mysql.php, class MySQLTable
    MySQL Table
MySQLTable
in file mysql.php, method MySQLTable::MySQLTable()
top

n

$name
in file resource.php, variable Resource::$name
$name
in file route.php, variable Route::$name
$named_vars
in file view.php, variable View::$named_vars
$negotiator
in file view.php, variable View::$negotiator
negotiate_content
in file view.php, method View::negotiate_content()
never
in file _functions.php, function never()
    Never
new_url
in file mapper.php, method Mapper::new_url()
next
in file genericiterator.php, method GenericIterator::next()
NextChild
in file resultiterator.php, method ResultIterator::NextChild()
NextChild
in file record.php, method Record::NextChild()
    Next Child
NextChild
in file recordset.php, method RecordSet::NextChild()
next_primary_key
in file postgresql.php, method PostgreSQL::next_primary_key()
next_primary_key
in file mysql.php, method MySQL::next_primary_key()
num_fields
in file mysql.php, method MySQL::num_fields()
num_fields
in file postgresql.php, method PostgreSQL::num_fields()
num_rows
in file postgresql.php, method PostgreSQL::num_rows()
num_rows
in file recordset.php, method RecordSet::num_rows()
num_rows
in file mysql.php, method MySQL::num_rows()
top

o

$offset
in file model.php, variable Model::$offset
    when querying with find(), offset by x records
$oid
in file postgresql.php, variable PostgreSQL::$oid
$opt1
in file mysql.php, variable MySQL::$opt1
$opt2
in file mysql.php, variable MySQL::$opt2
$order
in file model.php, variable Model::$order
    order query ASC or DESC
$orderby
in file model.php, variable Model::$orderby
    order query by this column
top

p

$params
in file mapper.php, variable Mapper::$params
    URI parameter names and values
$params
in file model.php, variable Model::$params
    list of Collection/Feed params for layout
$pass
in file mysql.php, variable MySQL::$pass
$patterns
in file route.php, variable Route::$patterns
$persisted_vars
in file mapper.php, variable Mapper::$persisted_vars
    parameters to (silently) propagate
$pkvals
in file resultiterator.php, variable ResultIterator::$pkvals
$primary_key
in file record.php, variable Record::$primary_key
    primary key field
$primary_key
in file model.php, variable Model::$primary_key
    name of primary key field
pick_content_charset
in file view.php, method View::pick_content_charset()
pick_content_type
in file view.php, method View::pick_content_type()
pick_template_extension
in file view.php, method View::pick_template_extension()
plugin_path
in file _functions.php, function plugin_path()
    plugin_path
post
in file collection.php, method Collection::post()
PostgreSQL
in file postgresql.php, method PostgreSQL::PostgreSQL()
PostgreSQL
in file postgresql.php, class PostgreSQL
    PostgreSQL
postgresql.php
procedural page postgresql.php
PostgreSQLTable
in file postgresql.php, method PostgreSQLTable::PostgreSQLTable()
PostgreSQLTable
in file postgresql.php, class PostgreSQLTable
    PostgreSQL Table
post_insert
in file postgresql.php, method PostgreSQL::post_insert()
post_insert
in file mysql.php, method MySQL::post_insert()
pre_insert
in file postgresql.php, method PostgreSQL::pre_insert()
pre_insert
in file mysql.php, method MySQL::pre_insert()
pre_update
in file mysql.php, method MySQL::pre_update()
pre_update
in file postgresql.php, method PostgreSQL::pre_update()
primary_key_for
in file database.php, method Database::primary_key_for()
propagate
in file mapper.php, method Mapper::propagate()
put
in file collection.php, method Collection::put()
top

q

$query
in file recordset.php, variable RecordSet::$query
query
in file cache.php, method Cache::query()
query_limit
in file mysql.php, method MySQL::query_limit()
query_limit
in file postgresql.php, method PostgreSQL::query_limit()
quoted_insert_value
in file postgresql.php, method PostgreSQL::quoted_insert_value()
quoted_insert_value
in file mysql.php, method MySQL::quoted_insert_value()
quoted_update_value
in file mysql.php, method MySQL::quoted_update_value()
quoted_update_value
in file postgresql.php, method PostgreSQL::quoted_update_value()
top

r

$recordsets
in file database.php, variable Database::$recordsets
    array of recordsets
$relations
in file model.php, variable Model::$relations
    list of relationships to other tables
$relations
in file recordset.php, variable RecordSet::$relations
$relationships
in file record.php, variable Record::$relationships
    true if this record is an unsaved skeleton record
$requirements
in file route.php, variable Route::$requirements
$resource
in file continuation.php, variable Continuation::$resource
$resource
in file collection.php, variable Collection::$resource
$responds_to
in file continuation.php, variable Continuation::$responds_to
$result
in file recordset.php, variable RecordSet::$result
$result
in file cache.php, variable Cache::$result
$result
in file resultiterator.php, variable ResultIterator::$result
$routes
in file mapper.php, variable Mapper::$routes
    list of connected Route objects
$rowcount
in file resultiterator.php, variable ResultIterator::$rowcount
$rowcount
in file recordset.php, variable RecordSet::$rowcount
$rowmap
in file recordset.php, variable RecordSet::$rowmap
$rs
in file resultiterator.php, variable ResultIterator::$rs
randomstring
in file _functions.php, function randomstring()
    Randomstring
read
in file cache.php, method Cache::read()
Record
in file record.php, method Record::Record()
    Record
Record
in file record.php, class Record
    Record
record.php
procedural page record.php
RecordSet
in file recordset.php, class RecordSet
    Record Set
RecordSet
in file recordset.php, method RecordSet::RecordSet()
recordset.php
procedural page recordset.php
redirect_to
in file _functions.php, function redirect_to()
    Redirect To
redirect_to
in file mapper.php, method Mapper::redirect_to()
register
in file model.php, method Model::register()
render
in file view.php, method View::render()
render
in file _functions.php, function render()
    Render
render_blob
in file _functions.php, function render_blob()
render_partial
in file view.php, method View::render_partial()
render_partial
in file _functions.php, function render_partial()
    Render Partial
request_object
in file _functions.php, function request_object()
    request_object
Resource
in file resource.php, method Resource::Resource()
Resource
in file resource.php, class Resource
    Resource
resource.php
procedural page resource.php
response_object
in file _functions.php, function response_object()
    response_object
restore
in file mapper.php, method Mapper::restore()
ResultIterator
in file resultiterator.php, method ResultIterator::ResultIterator()
ResultIterator
in file resultiterator.php, class ResultIterator
    Result Iterator
resultiterator.php
procedural page resultiterator.php
result_value
in file mysql.php, method MySQL::result_value()
result_value
in file postgresql.php, method PostgreSQL::result_value()
rewind
in file genericiterator.php, method GenericIterator::rewind()
rewind
in file model.php, method Model::rewind()
rewind
in file recordset.php, method RecordSet::rewind()
Route
in file route.php, method Route::Route()
Route
in file route.php, class Route
    URI Route
route.php
procedural page route.php
routematch
in file mapper.php, method Mapper::routematch()
rowcount
in file model.php, method Model::rowcount()
top

s

$select
in file record.php, variable Record::$select
    fields to SELECT if not *
$selecttext
in file record.php, variable Record::$selecttext
    sql query used to fetch this record
$skeleton
in file record.php, variable Record::$skeleton
    true if this is an unsaved skeleton record
$start_state
in file continuation.php, variable Continuation::$start_state
$states
in file continuation.php, variable Continuation::$states
save
in file model.php, method Model::save()
save
in file record.php, method Record::save()
    Save
save_changes
in file record.php, method Record::save_changes()
    Save Changes
save_record
in file database.php, method Database::save_record()
    Save Record
seek
in file resultiterator.php, method ResultIterator::seek()
seek_row
in file mysql.php, method MySQL::seek_row()
seek_row
in file postgresql.php, method PostgreSQL::seek_row()
select_distinct
in file mysql.php, method MySQL::select_distinct()
select_distinct
in file postgresql.php, method PostgreSQL::select_distinct()
session_exists
in file model.php, method Model::session_exists()
set
in file cookie.php, method Cookie::set()
set_action
in file model.php, method Model::set_action()
set_action
in file mapper.php, method Mapper::set_action()
set_attribute
in file model.php, method Model::set_attribute()
set_attributes
in file database.php, method Database::set_attributes()
    Set Data Array
set_content_encoding
in file view.php, method View::set_content_encoding()
set_cookie
in file _functions.php, function set_cookie()
    set_cookie
set_end_state
in file continuation.php, method Continuation::set_end_state()
set_field
in file model.php, method Model::set_field()
set_filter
in file mapper.php, method Mapper::set_filter()
set_layout_path
in file mapper.php, method Mapper::set_layout_path()
set_limit
in file model.php, method Model::set_limit()
set_offset
in file model.php, method Model::set_offset()
set_order
in file model.php, method Model::set_order()
set_orderby
in file model.php, method Model::set_orderby()
set_param
in file model.php, method Model::set_param()
set_param
in file mapper.php, method Mapper::set_param()
set_persisted_vars
in file mapper.php, method Mapper::set_persisted_vars()
set_primary_key
in file model.php, method Model::set_primary_key()
set_relation
in file model.php, method Model::set_relation()
set_routes
in file model.php, method Model::set_routes()
set_start_state
in file continuation.php, method Continuation::set_start_state()
set_template_path
in file mapper.php, method Mapper::set_template_path()
set_uri_key
in file model.php, method Model::set_uri_key()
set_value
in file record.php, method Record::set_value()
    Set Value
skeletor
in file database.php, method Database::skeletor()
    Skeletor
sql_delete_for
in file mysql.php, method MySQL::sql_delete_for()
sql_delete_for
in file postgresql.php, method PostgreSQL::sql_delete_for()
sql_insert_for
in file mysql.php, method MySQL::sql_insert_for()
sql_insert_for
in file postgresql.php, method PostgreSQL::sql_insert_for()
sql_select_for
in file postgresql.php, method PostgreSQL::sql_select_for()
sql_select_for
in file mysql.php, method MySQL::sql_select_for()
sql_update_for
in file mysql.php, method MySQL::sql_update_for()
sql_update_for
in file postgresql.php, method PostgreSQL::sql_update_for()
State
in file state.php, class State
    State
state.php
procedural page state.php
top

t

$table
in file recordset.php, variable RecordSet::$table
$table
in file model.php, variable Model::$table
    name of the database table
$table
in file record.php, variable Record::$table
    name of database table
$tablelist
in file recordset.php, variable RecordSet::$tablelist
$tablemapper
in file resultiterator.php, variable ResultIterator::$tablemapper
$tables
in file database.php, variable Database::$tables
    tables
$table_name
in file resultiterator.php, variable ResultIterator::$table_name
$template_path
in file continuation.php, variable Continuation::$template_path
$template_path
in file mapper.php, variable Mapper::$template_path
    path to views
$transition_on
in file state.php, variable State::$transition_on
$true_values
in file database.php, variable Database::$true_values
    poss. values for boolean true
tableize
in file _functions.php, function tableize()
    tableize
table_exists
in file database.php, method Database::table_exists()
    Table Exists
template_exists
in file _functions.php, function template_exists()
    template_exists
text_field
in file postgresql.php, method PostgreSQLTable::text_field()
text_field
in file mysql.php, method MySQLTable::text_field()
timestamp
in file _functions.php, function timestamp()
time_field
in file mysql.php, method MySQLTable::time_field()
time_field
in file postgresql.php, method PostgreSQLTable::time_field()
trigger_after
in file _functions.php, function trigger_after()
    Trigger After
trigger_before
in file _functions.php, function trigger_before()
    Trigger Before
top

u

$uri
in file mapper.php, variable Mapper::$uri
    current URI
$uri_key
in file model.php, variable Model::$uri_key
    name of collection key field
$user
in file mysql.php, variable MySQL::$user
$userid
in file cookie.php, variable Cookie::$userid
$userid
in file mapper.php, variable Mapper::$userid
    id of encrypted Cookie owner
unset_cookie
in file _functions.php, function unset_cookie()
    unset_cookie
update_from_post
in file model.php, method Model::update_from_post()
url_for
in file _functions.php, function url_for()
    URL For
url_for
in file mapper.php, method Mapper::url_for()
top

v

$validated
in file cookie.php, variable Cookie::$validated
$values
in file mapper.php, variable Mapper::$values
    unmolested regex parts of the URI
$version
in file cookie.php, variable Cookie::$version
$view
in file viewstate.php, variable ViewState::$view
valid
in file genericiterator.php, method GenericIterator::valid()
validate
in file cookie.php, method Cookie::validate()
validates_presence_of
in file model.php, method Model::validates_presence_of()
validates_uniqueness_of
in file model.php, method Model::validates_uniqueness_of()
validate_field
in file record.php, method Record::validate_field()
    Validate Field
vars
in file _functions.php, function vars()
    Vars
version
in file _functions.php, function version()
    version
View
in file view.php, method View::View()
View
in file view.php, class View
    View
view.php
procedural page view.php
ViewState
in file viewstate.php, method ViewState::ViewState()
ViewState
in file viewstate.php, class ViewState
    View State
viewstate.php
procedural page viewstate.php
top

w

$warning
in file cookie.php, variable Cookie::$warning
write
in file cache.php, method Cache::write()
top

_

$_currentRow
in file genericiterator.php, variable GenericIterator::$_currentRow
_decrypt
in file cookie.php, method Cookie::_decrypt()
_encrypt
in file cookie.php, method Cookie::_encrypt()
_functions.php
procedural page _functions.php
_package
in file cookie.php, method Cookie::_package()
_reissue
in file cookie.php, method Cookie::_reissue()
_unpackage
in file cookie.php, method Cookie::_unpackage()
top

Documentation generated on Mon, 19 Feb 2007 10:24:39 -0800 by phpDocumentor 1.3.1