|
|||||||
$ & a b B c d e f g h i j l m n N o p P r s S t u v w x _ | |||||||
$ |
|||||||
$gpath |
Included file in class pxdb_commit |
||||||
$ppath |
Included file in class pxdb_validator |
||||||
$vpath |
Included file in class pxdb_validator |
||||||
$wpath |
Included file in class pxdb_widgets |
||||||
$namec |
Constant defined in class pxdb_datatype_privs |
||||||
$path.'/'.$file |
Included file in class pxdb_event_dispatcher |
||||||
& |
|||||||
&singleton |
Function in class pxdb_auth Attempts to return a reference to an already-instantiated auth class. |
||||||
&singleton |
Function in class pxdb_prefs Attempts to return a reference to an already-instantiated prefs class. |
||||||
&singleton |
Function in class pxdb_user Attempts to return a reference to an already-instantiated user class. |
||||||
&singleton |
Function in class pxdb_validator Attempts to return a reference to an already-instantiated validator class. |
||||||
&singleton |
Function in class pxdb_widgets Attempts to return a reference to an already-instantiated widget class. |
||||||
&singleton |
Function in class object_cache Returns a reference to an already-instantiated object_cache class. |
||||||
&singleton |
Function in class pxdb_event_dispatcher Singleton - returns same instance of this object on each call. |
||||||
&authenticate |
Function in class pxdb_auth Authenticate a user. |
||||||
&user |
Function in class pxdb_auth Gets a new pxdb_user object with the given username or userid. |
||||||
&login |
Function in class pxdb_auth Check login information against database. |
||||||
&dbh |
Function in class pxdb Set or get the current db instance. |
||||||
&tpl |
Function in class pxdb Set or get the current Smarty template engine instance -- or instantiate if not. |
||||||
&existant |
Function in class pxdb_user Will return an object if already instantiated. |
||||||
&get_related |
Function in class pxdb_record Gets related records. |
||||||
&get_secondaryrel_related |
Function in class pxdb_record Gets secondaryrel related records. |
||||||
&get_children_noderelid |
Function in class pxdb_record Gets children [noderel] records by noderelid. |
||||||
&get_children |
Function in class pxdb_record Gets children [noderel] records. |
||||||
&get_parents |
Function in class pxdb_record Gets parent [noderel] records. |
||||||
&get_field |
Function in class pxdb_record Smart lookup function for getting field values. |
||||||
&fetch_record |
Function in class pxdb_collection Gets the next record in result set ($rs). |
||||||
&find |
Function in class pxdb_collection Executes passed SQL or SQL derived from passed pxdb_search object. |
||||||
&execute |
Function in class pxdb_collection Wrapper for ADOdb Execute |
||||||
&execute_limit |
Function in class pxdb_collection Wrapper for ADOdb SelectLimit. |
||||||
&raw_execute_page |
Function in class pxdb_collection Wrapper for ADOdb ExecutePage |
||||||
&execute_page |
Function in class pxdb_collection Rewrite ExecutePage to use a limit and avoid the performance penalty of |
||||||
&search |
Function in class pxdb_search Factory method for returning a 'search' version of this class. |
||||||
&search |
Function in class pxdb_filter Factory method for returning a 'search' version of this class. |
||||||
&filter |
Function in class pxdb_search Factory method for returning a 'filter' version of this class. |
||||||
&filter |
Function in class pxdb_filter Factory method for returning a 'filter' version of this class. |
||||||
&get_rows |
Function in class pxdb_picktable_tree recursive function to get all the children under a pick |
||||||
&getTypesFields |
Function in class object_cache |
||||||
&fetch_typesfield |
Function in class pxdb_datatype Wrapper for parent method. |
||||||
&fetch_typesfield |
Function in class pxdb_basis Fetch all typesfields rows and instantiate as pxdb_typesfield objects. |
||||||
&fetch_view |
Function in class pxdb_datatype Wrapper for parent method. |
||||||
&fetch_view |
Function in class pxdb_basis Fetch all views rows and instantiate as pxdb_view objects. |
||||||
&factory |
Function in class pxdb_view Return a pxdb_view object based on a datatype and view name |
||||||
&fetch_viewfield |
Function in class pxdb_view Wrapper for parent method. |
||||||
&fetch_viewfield |
Function in class pxdb_basis Fetch all viewfields rows and instantiate as pxdb_viewfield objects. |
||||||
&fetch_object_view |
Function in class pxdb_view Alternate contruction method to get a pxdb_view object based on the |
||||||
&fetch_datatype |
Function in class pxdb_basis Fetch all datatypes rows and instantiate as pxdb_datatype objects. |
||||||
&fetch_relationship |
Function in class pxdb_basis Fetch all relationships rows and instantiate as pxdb_relationship objects. |
||||||
&fetch_dbfield |
Function in class pxdb_basis Fetch all dbfields rows and instantiate as pxdb_dbfield objects. |
||||||
B |
|||||||
BrowserInfo |
Class BrowserInfo. |
||||||
BrowserInfo |
Function in class BrowserInfo |
||||||
N |
|||||||
No Package specified |
Package |
||||||
P |
|||||||
PEAR.php |
Included file in class pxdb Core static utility class for storing system-wide methods. |
||||||
S |
|||||||
Stx_Collection_Pager |
Class Stx_Collection_Pager. |
||||||
Stx_Collection_Pager |
Function in class Stx_Collection_Pager Constructor |
||||||
StxRecordTags |
Class StxRecordTags. |
||||||
StxRecordTags |
Function in class StxRecordTags Constructor |
||||||
SYNTAX_EVENT_INSERT |
Constant defined in class pxdb_event_dispatcher SYNTAX_EVENT_INSERT - a new record has been added * |
||||||
SYNTAX_EVENT_UPDATE |
Constant defined in class pxdb_event_dispatcher SYNTAX_EVENT_UPDATE - an existing record is updated * |
||||||
SYNTAX_EVENT_DELETE |
Constant defined in class pxdb_event_dispatcher SYNTAX_EVENT_DELETE - an existing record was deleted * |
||||||
SYNTAX_EVENT_APPROVE |
Constant defined in class pxdb_event_dispatcher SYNTAX_EVENT_APPROVE - a record is approved * |
||||||
SYNTAX_EVENT_UNAPPROVE |
Constant defined in class pxdb_event_dispatcher SYNTAX_EVENT_UNAPPROVE - a record is unapproved * |
||||||
SYNTAX_EVENT_PUBLISH |
Constant defined in class pxdb_event_dispatcher SYNTAX_EVENT_PUBLISH - a record is publishd * |
||||||
SYNTAX_EVENT_UNPUBLISH |
Constant defined in class pxdb_event_dispatcher SYNTAX_EVENT_UNPUBLISH - a record is unpublishd * |
||||||
SYNTAX_EVENT_PREDELETE |
Constant defined in class pxdb_event_dispatcher SYNTAX_EVENT_PREDELETE - a record is predeleted * |
||||||
SYNTAX_EVENT_PREUPDATE |
Constant defined in class pxdb_event_dispatcher SYNTAX_EVENT_PREUPDATE - a record is about to be updated * |
||||||
_ |
|||||||
_class |
Function in class pxdb Handles reading / writing user-defined classes. |
||||||
_cache |
Function in class pxdb_prefs Save pref looked up in db -- to speed up searches later. |
||||||
_cached |
Function in class pxdb_prefs Get a matching cached pref (if any). |
||||||
_normalize |
Function in class pxdb_prefs Returns a lowercase value unless $case_sensitive is true. |
||||||
_has_priv |
Function in class pxdb_privs Tests if a ugid has the priv_label passed, public api invokes this |
||||||
_id_col |
Function in class pxdb_privs Get ID column for type |
||||||
_table |
Function in class pxdb_privs Get table for type |
||||||
_priv_col |
Function in class pxdb_privs Privileges are stored in columns -- we can assume a systematic relationship |
||||||
__wakeup |
Function in class pxdb_commit called by php's unserialize function |
||||||
_cleanup |
Function in class pxdb_commit Performs any post-write functions. |
||||||
_calculate_autogen_fields |
Function in class pxdb_commit Calculate any autogen fields in current fields. |
||||||
_include_generator |
Function in class pxdb_commit Include an autogen calculator. |
||||||
_handle_uploaded_files |
Function in class pxdb_commit Renames and moves uploaded files from temporary location to datastore. |
||||||
_get_filestore_paths |
Function in class pxdb_commit Returns an array with one or more PXDB_FILESTORE_PATH entries. Returns false if none found. |
||||||
_populate_usergroup |
Function in class pxdb_commit Adds user idnum and group name to the usergroup table. |
||||||
_relate |
Function in class pxdb_commit Broker function for writing relationships. |
||||||
_clear_relationship |
Function in class pxdb_commit Clears a relationship from the database. |
||||||
_write_relationship |
Function in class pxdb_commit Relates $this->record_id to a related id. |
||||||
_write |
Function in class pxdb_commit Performs the update / insert query. |
||||||
_add_privs |
Function in class pxdb_commit Adds privs to 'priv' table on insert of new record. |
||||||
_prepare |
Function in class pxdb_commit |
||||||
$_related |
Variable in Class pxdb_commit Relationships that will be saved to db. |
||||||
$_record |
Variable in Class pxdb_commit Fields that will be saved to db. |
||||||
$_record |
Variable in Class pxdb_input Holds the original record (if we are modifying a record). |
||||||
$_original_record |
Variable in Class pxdb_commit Saved copy of pre-change record. |
||||||
$_uploaded_files |
Variable in Class pxdb_commit Files that were uploaded. |
||||||
$_modified_fields |
Variable in Class pxdb_commit records columns that were modified by current save() action. |
||||||
_get_value |
Function in class pxdb_input Gets the current value(s) for the typesfield row. |
||||||
_get_name |
Function in class pxdb_input Gets the name for the form element. |
||||||
_get_options |
Function in class pxdb_input Gets the possible values for the field. |
||||||
_get_label |
Function in class pxdb_input Get the label for this field. |
||||||
_get_description |
Function in class pxdb_input Get the description for this field. |
||||||
_get_label_tag |
Function in class pxdb_input Gets a |
||||||
_sql_get_object |
Function in class pxdb_input SQL to get the full object, sorted by 'orderby' column. |
||||||
_get_fields |
Function in class pxdb_input Builds a multidimensional array of all the fiels in this pxdb object. |
||||||
_create_elements |
Function in class pxdb_input Recursive function to create hidden HTML form elements for a name/value pair. |
||||||
$_labels |
Variable in Class pxdb_input |
||||||
$_descriptions |
Variable in Class pxdb_input |
||||||
$_names |
Variable in Class pxdb_input |
||||||
$_values |
Variable in Class pxdb_input |
||||||
$_options |
Variable in Class pxdb_input |
||||||
$_fields |
Variable in Class pxdb_input holds a compiled form of all attributes for fields |
||||||
$_fields |
Variable in Class pxdb_relationship |
||||||
$_fields |
Variable in Class pxdb_basis Fields array (used by subclasses). |
||||||
_create_required_msg |
Function in class pxdb_validator Create an error message for missing required field. |
||||||
_create_unique_msg |
Function in class pxdb_validator Create an error message for non-unique "unique" field. |
||||||
_check_unique |
Function in class pxdb_validator Checks to see whether the passed field is unique within the datatype. |
||||||
_validate |
Function in class pxdb_validator Generic validation function. |
||||||
_process |
Function in class pxdb_validator Generic (default) post-processor function. |
||||||
_validate_email |
Function in class pxdb_validator Validates an email address. |
||||||
_validate_num |
Function in class pxdb_validator Validates a number. |
||||||
_validate_pass2 |
Function in class pxdb_validator Validates a password. |
||||||
_include_processor |
Function in class pxdb_validator Include a post-processor script from a (php) file. |
||||||
_include_validator |
Function in class pxdb_validator Include a validator script from a (php) file. |
||||||
_invoke_class_validator |
Function in class pxdb_validator Invokes the class method for a specific validator. |
||||||
_invoke_class_processor |
Function in class pxdb_validator Invokes the class method for a specific post-processor. |
||||||
_get_meta_css |
Function in class pxdb_widgets Gets the type of CSS we need for the current region. |
||||||
_get_css_attribute |
Function in class pxdb_widgets Gets the CSS attribute to use for a widget. |
||||||
_get_css_style |
Function in class pxdb_widgets Gets the CSS style text or class name to use for a widget. |
||||||
_get_css_type |
Function in class pxdb_widgets Gets the CSS attribute type for a widget. |
||||||
_get_id_attribute |
Function in class pxdb_widgets Generates an id attribute for a widget in a standard way |
||||||
_clean_output |
Function in class pxdb_widgets Cleans output for display. |
||||||
_widget |
Function in class pxdb_widgets For use when there is no defined widget function. |
||||||
_ro_widget |
Function in class pxdb_widgets Read-only counterpart of the generic widget function. |
||||||
_widget_num |
Function in class pxdb_widgets Number widget |
||||||
_ro_widget_num |
Function in class pxdb_widgets Read only number widget |
||||||
_widget_txt |
Function in class pxdb_widgets Text widget |
||||||
_ro_widget_txt |
Function in class pxdb_widgets Read-only text widget |
||||||
_widget_amount |
Function in class pxdb_widgets Amount widget |
||||||
_ro_widget_amount |
Function in class pxdb_widgets Read-only amount widget |
||||||
_widget_ltxt |
Function in class pxdb_widgets Long text widget |
||||||
_ro_widget_ltxt |
Function in class pxdb_widgets Duplicates _text() behavior from functions.lib.php in syntaxcms library |
||||||
_widget_email |
Function in class pxdb_widgets Email widget |
||||||
_ro_widget_email |
Function in class pxdb_widgets Read-only email widget |
||||||
_widget_password |
Function in class pxdb_widgets Password widget |
||||||
_ro_widget_password |
Function in class pxdb_widgets Read-only password widget |
||||||
_widget_pass2 |
Function in class pxdb_widgets Password confirmation widget |
||||||
_ro_widget_pass2 |
Function in class pxdb_widgets Read-only password confirmation widget |
||||||
_widget_phone |
Function in class pxdb_widgets Phone number widget |
||||||
_ro_widget_phone |
Function in class pxdb_widgets Read-only phone number widget |
||||||
_widget_currency |
Function in class pxdb_widgets Currency widget |
||||||
_ro_widget_currency |
Function in class pxdb_widgets Read-only currency widget |
||||||
_widget_date |
Function in class pxdb_widgets Build the date widget |
||||||
_ro_widget_date |
Function in class pxdb_widgets Read-only date widget |
||||||
_widget_url |
Function in class pxdb_widgets URL widget |
||||||
_ro_widget_url |
Function in class pxdb_widgets Read-only URL widget |
||||||
_widget_boolean_radio |
Function in class pxdb_widgets Boolean radio widget |
||||||
_ro_widget_boolean_radio |
Function in class pxdb_widgets Read-only (View) widget for boolean field |
||||||
_widget_boolean_check |
Function in class pxdb_widgets Checkbox boolean widget |
||||||
_ro_widget_boolean_check |
Function in class pxdb_widgets Read-only (View) widget for boolean checkbox field |
||||||
_widget_boolean |
Function in class pxdb_widgets Generic boolean widget |
||||||
_ro_widget_boolean |
Function in class pxdb_widgets Read-only (View) widget for boolean field |
||||||
_widget_primaryrel |
Function in class pxdb_widgets Primaryrel widget |
||||||
_ro_widget_primaryrel |
Function in class pxdb_widgets Read-only (View) widget for primaryrel field |
||||||
_widget_pickid |
Function in class pxdb_widgets Pick ID widget |
||||||
_ro_widget_pickid |
Function in class pxdb_widgets Read-only (View) widget for pick ID field |
||||||
_widget_pick |
Function in class pxdb_widgets Pick widget |
||||||
_ro_widget_pick |
Function in class pxdb_widgets Read-only (View) widget for pick field |
||||||
_widget_upload |
Function in class pxdb_widgets Upload widget |
||||||
_ro_widget_upload |
Function in class pxdb_widgets Read-only (View) widget for upload field |
||||||
_widget_plugin_exists |
Function in class pxdb_widgets Determine whether a plugin exists for widget. |
||||||
_include_widget |
Function in class pxdb_widgets Includes a widget from a (php) file. |
||||||
_invoke_class_method |
Function in class pxdb_widgets Invokes the class method for specified widget. |
||||||
$_current_time |
Variable in Class pxdb_widgets Current time, using MySQL database for timing consistency |
||||||
_get_form_element_name |
Function in class pxdb_confront Builds parameter form element name based on passed varname. |
||||||
_invoke_user_method |
Function in class pxdb_confront Invoke a user-registered method. |
||||||
_import_uploaded_files |
Function in class pxdb_confront Imports special exception data related to file uploads. |
||||||
$_imported |
Variable in Class pxdb_confront Vars imported from global / $_REQUEST scope. |
||||||
$_imported |
Variable in Class pxdb_basis Vars imported from global / $_REQUEST scope. |
||||||
$_upload_fields |
Variable in Class pxdb_confront Stores the form fields that are of "upload" type. |
||||||
$_params |
Variable in Class pxdb_confront pxdb parameters |
||||||
$_widget_params |
Variable in Class pxdb_confront Paramters for widgets (from pxdb[widget] array). |
||||||
$_data |
Variable in Class pxdb_confront pxdb data |
||||||
_get_datatype_where |
Function in class pxdb_collection Returns the clause needed in collection's sql to restrict by datatype. For |
||||||
_object_sql |
Function in class pxdb_collection Builds the default SQL for getting records for this datatype. |
||||||
_minimal_sql |
Function in class pxdb_collection Build minimal SQL. |
||||||
_get_oby_join_sql |
Function in class pxdb_collection Builds SQL for JOINS that support the ORDER BY clause |
||||||
_get_oby_sql |
Function in class pxdb_collection Get SQL for ORDER BY statement. |
||||||
_get_priv_sql |
Function in class pxdb_collection Gets the JOIN SQL to restrict by authenticated privs. |
||||||
_count_sql |
Function in class pxdb_collection Faster function for getting the total number of records in a collection (see also total_num_records) |
||||||
$_public_privs |
Variable in Class pxdb_collection Boolean used to locally override global priv filtering |
||||||
$_priv_ugids |
Variable in Class pxdb_collection Can set the group/user ids to priv filter for here |
||||||
$_find_called |
Variable in Class pxdb_collection Tracks if find method has been called before execute |
||||||
_get_relop_sql |
Function in class pxdb_search Get the SQL snippet for a given rel operator. |
||||||
_get_relop_sql |
Function in class pxdb_filter Get the SQL snippet for a given rel operator. |
||||||
_add_field |
Function in class pxdb_search Adds a field to be filtered on. |
||||||
_add_field |
Function in class pxdb_filter Adds a field to be filtered on. |
||||||
_clean_varname |
Function in class pxdb_search Cleans out any PHP global variable arrays from the passed variable name. |
||||||
_clean_varname |
Function in class pxdb_filter Cleans out any PHP global variable arrays from the passed variable name. |
||||||
$_lop |
Variable in Class pxdb_search The conjunction / logical operator to use in the WHERE clause. |
||||||
$_lop |
Variable in Class pxdb_filter The conjunction / logical operator to use in the WHERE clause. |
||||||
$_value_lop |
Variable in Class pxdb_search The conjunction / logical operator to use in cases where many values are passed. |
||||||
$_value_lop |
Variable in Class pxdb_filter The conjunction / logical operator to use in cases where many values are passed. |
||||||
$_tree_rows |
Variable in Class pxdb_picktable_tree |
||||||
$_children |
Variable in Class pxdb_picktable_tree |
||||||
$_db |
Variable in Class pxdb_picktable ADOConnection instance |
||||||
$_rs |
Variable in Class pxdb_picktable The record set of current fetch. |
||||||
$_sql |
Variable in Class pxdb_picktable The SQL that generated the current record set. |
||||||
$_orderby |
Variable in Class pxdb_picktable Stores order by for SQL. |
||||||
$_tables |
Variable in Class pxdb_picktable List of picktables |
||||||
$_columns |
Variable in Class pxdb_picktable List of picktable columns |
||||||
$_links |
Variable in Class Stx_Collection_Pager |
||||||
$_curr_page |
Variable in Class Stx_Collection_Pager |
||||||
$_max_links |
Variable in Class Stx_Collection_Pager |
||||||
$_tagTable |
Variable in Class StxRecordTags Name of the tags table |
||||||
_new_weight |
Function in class pxdb_datatype This function figures out what the next (max+5) weight should be. |
||||||
_new_weight |
Function in class pxdb_relationship This function figures out what the next (max+5) weight should be. |
||||||
_new_weight |
Function in class pxdb_view This function figures out what the next (max+5) weight should be. |
||||||
_parts |
Function in class pxdb_dbfield Break an a string into parts. |
||||||
_has_table |
Function in class pxdb_dbfield Determines whether or not the passed var is the name of a current table. |
||||||
_appears_as_table |
Function in class pxdb_dbfield This is for checking whether ftype params are tables or not. |
||||||
_update |
Function in class pxdb_dbfield Modify a dbfeld entry. |
||||||
_change_column |
Function in class pxdb_dbfield Wrapper for column renaming/changing functionality. |
||||||
_insert |
Function in class pxdb_dbfield Add a new dbfeld entry. |
||||||
_next_orderby |
Function in class pxdb_typesfield Calculates the next weight value for this object. |
||||||
_next_orderby |
Function in class pxdb_viewfield Calculates the next weight value for this object. |
||||||
_fetch_ugid_fieldprivs |
Function in class pxdb_typesfield Returns all the ugids (group or users) who have privs to this field |
||||||
$_old_fields |
Variable in Class pxdb_basis Array of fields load(). |
||||||
_lookup |
Function in class pxdb_datatype_privs Looks up the priv in the database |
||||||
_cache_save |
Function in class pxdb_datatype_privs Saves looked up values in memory |
||||||
_cache_check |
Function in class pxdb_datatype_privs Check if a priv, datatype combo is cached. Returns NULL if its not cached |
||||||
_add_row |
Function in class pxdb_datatype_privs Adds a new priv row to the database. |
||||||
_update_row |
Function in class pxdb_datatype_privs Adds a new priv row to the database. |
||||||
_has_privs_defined |
Function in class pxdb_datatype_privs Tests if the dt has a row in the database for the group specified |
||||||
$_cache |
Variable in Class pxdb_datatype_privs Caches looked up values for this ugid |
||||||
$_notify_on |
Variable in Class pxdb_event_dispatcher Internal queue of events to notify when a trigger is activated. |
||||||
$_triggers |
Variable in Class pxdb_event_listener private array holds the events that trigger a listener to act |
||||||
a |
|||||||
allow |
Function in class pxdb_auth Allows a page to pass through the auth pipeline w/o authenticating. |
||||||
$auth_key |
Variable in Class pxdb_auth The unique key/name for this auth session. |
||||||
add_pref |
Function in class pxdb_prefs Adds a preference to the database. |
||||||
add_admin_group |
Function in class pxdb_user Adds an admin group to the admin_gidarray array. |
||||||
$admin_gids |
Variable in Class pxdb_user Array of admin groups. |
||||||
add_related |
Function in class pxdb_commit Adds a primaryrel relationship to current record. |
||||||
add_related |
Function in class pxdb_search Relate an pxdb_filter to the current filter via primaryrel table. |
||||||
add_related |
Function in class pxdb_filter Relate an pxdb_filter to the current filter via primaryrel table. |
||||||
add_secondaryrel_related |
Function in class pxdb_commit Adds a secondaryrel relationship to current record. |
||||||
add_secondaryrel_related |
Function in class pxdb_search Relate an pxdb_filter to the current filter via secondaryrel table. |
||||||
add_secondaryrel_related |
Function in class pxdb_filter Relate an pxdb_filter to the current filter via secondaryrel table. |
||||||
add_child |
Function in class pxdb_commit Adds a noderel child to current record. |
||||||
add_child |
Function in class pxdb_search Relate an pxdb_filter as the child of the current object (noderel). |
||||||
add_child |
Function in class pxdb_filter Relate an pxdb_filter as the child of the current object (noderel). |
||||||
add_parent |
Function in class pxdb_commit Adds a noderel parent to current record. |
||||||
add_parent |
Function in class pxdb_search Relate an pxdb_filter as the parent of the current object (noderel). |
||||||
add_parent |
Function in class pxdb_filter Relate an pxdb_filter as the parent of the current object (noderel). |
||||||
approve |
Function in class pxdb_commit Approve a record. |
||||||
$auth_required |
Variable in Class pxdb_commit Whether authentication module must be bound. |
||||||
$auth_required |
Variable in Class pxdb_input Is authentication required? |
||||||
$autogen_disabled_fields |
Variable in Class pxdb_input Holds user-specified list of autogen fields that are to be modified. |
||||||
$autogen_disabled |
Variable in Class pxdb_input Whether auto-generation is disabled for the entire object. |
||||||
add_onsubmit_value_calculator |
Function in class pxdb_widgets Adds a JavaScript value calculator for the specified field. |
||||||
add_value |
Function in class pxdb_search Adds a filter value. |
||||||
add_value |
Function in class pxdb_filter Adds a filter value. |
||||||
add_var |
Function in class pxdb_search Adds a field based on a varname. |
||||||
add_var |
Function in class pxdb_filter Adds a field based on a varname. |
||||||
$auth |
Variable in Class pxdb_data Authentication instance |
||||||
access_picktable_tree |
Function in class pxdb_picktable_tree Returns the rows in the picktable as an array where the labels are indented |
||||||
access_picktable |
Function in class pxdb_picktable Set the SQL and execute to get a resultset for the picktable |
||||||
at_first_page |
Function in class Stx_Collection_Pager Tests if we are viewing the first page |
||||||
at_last_page |
Function in class Stx_Collection_Pager Tests if we are viewing the last page |
||||||
arr_typesfields |
Function in class pxdb_datatype Returns an array of typesfields for this object. |
||||||
arr_typesfields |
Function in class pxdb_view Returns an array of typesfields for this object. |
||||||
arr_typesfields |
Function in class pxdb_basis Gets the relationships for this pxdb instance. |
||||||
arr_views |
Function in class pxdb_datatype Get all views for a specific datatype. |
||||||
arr_views |
Function in class pxdb_basis Get all views for a specific datatype. |
||||||
arr_dbfields |
Function in class pxdb_datatype Finds dbfields that are in use by this object. |
||||||
arr_dbfields |
Function in class pxdb_basis Get a list of dbfields for this pxdb instance. |
||||||
arr_relationships |
Function in class pxdb_datatype Finds dbfields that are in use by this object. |
||||||
arr_relationships |
Function in class pxdb_basis Gets the relationships for this pxdb instance. |
||||||
arr_child_datatypes |
Function in class pxdb_datatype Get all child datatypes for a given datatype. |
||||||
arr_child_datatypes |
Function in class pxdb_basis Get all child datatypes for a given datatype. |
||||||
arr_parent_datatypes |
Function in class pxdb_datatype Get all parent datatypes for a given datatype. |
||||||
arr_parent_datatypes |
Function in class pxdb_basis Get all parent datatypes for a given datatype. |
||||||
arr_available_dbfields |
Function in class pxdb_typesfield Finds available (not used by this object) dbfields. |
||||||
arr_available_relationships |
Function in class pxdb_typesfield Finds available (not used by this object) relationships. |
||||||
arr_viewfields |
Function in class pxdb_view Get all viewfields for this view. |
||||||
arr_viewfields |
Function in class pxdb_basis Get all viewfields for a specific view. |
||||||
arr_datatypes |
Function in class pxdb_basis Get all datatypes for this pxdb instance. |
||||||
$agent |
Variable in Class BrowserInfo |
||||||
array_thread |
Function in class pxdb_tools Takes a two-dimensional array and converts it to a one-dim array of values for given key. |
||||||
addTrigger |
Function in class pxdb_event_listener Sets event name as a trigger for execute |
||||||
b |
|||||||
build_sql |
Function in class pxdb_user A Public accessor method - see documentation |
||||||
build_sql |
Function in class pxdb_collection Builds a SQL statement based on a filter. |
||||||
bind_widgets |
Function in class pxdb_input Specifies the widget class that this class should use. |
||||||
bind_validator |
Function in class pxdb_confront This function is for adding a form validating class to the input form / commit class. |
||||||
bind_tpl |
Function in class pxdb_data Bind your own Smarty object. |
||||||
bind_auth |
Function in class pxdb_data Bind an authentication object. |
||||||
c |
|||||||
create_pick_table |
Function in class pxdb Create a table to be used by pick/pickid dbfield types. |
||||||
clear_cache |
Function in class pxdb_prefs Clears the preferences cached in memory. |
||||||
$case_sensitive |
Variable in Class pxdb_prefs Whether preferences are case sensitive. |
||||||
$checked |
Variable in Class pxdb_prefs Whether or not environment (table existence) has been verified. |
||||||
$cache |
Variable in Class pxdb_prefs Cache of preferences we lookup. |
||||||
$current_vars |
Variable in Class pxdb_input Current request variables. |
||||||
$class_methods |
Variable in Class pxdb_validator |
||||||
$class_methods |
Variable in Class pxdb_widgets The methods in this class (for speed only set in constructor). |
||||||
$css |
Variable in Class pxdb_widgets Holds CSS types (e.g. style/class) and styles for various conditions. |
||||||
clean_querystring |
Function in class pxdb_search Clears the values that are set for the filters in the query string. |
||||||
clean_querystring |
Function in class pxdb_filter Clears the values that are set for the filters in the query string. |
||||||
$collection |
Variable in Class Stx_Collection_Pager |
||||||
$columnIdentifiers |
Variable in Class object_cache |
||||||
d |
|||||||
$datatype |
Variable in Class pxdb_auth |
||||||
$datatype |
Variable in Class pxdb_data The datatype(s) for this search class. |
||||||
del_pref |
Function in class pxdb_prefs Removes a preferences from the database. |
||||||
$db |
Variable in Class pxdb_prefs ADOdb Connection. |
||||||
$db |
Variable in Class pxdb_user ADOdb Connection. |
||||||
$db |
Variable in Class pxdb_data ADOConnection instance |
||||||
$db |
Variable in Class StxRecordTags Handle to the syntax database |
||||||
$disable_cache |
Variable in Class pxdb_prefs Whether to disable caching. |
||||||
dirname(__FILE__).'/pxdb_privs.class.php' |
Included file in class record_privs |
||||||
destroy |
Function in class pxdb_user Destroys the current singleton, if set. |
||||||
$default_ugid |
Variable in Class pxdb_user |
||||||
$default_groupname |
Variable in Class pxdb_user |
||||||
delete_related |
Function in class pxdb_commit Removes related [primaryrel] records from the database. |
||||||
delete_secondaryrel_related |
Function in class pxdb_commit Removes related [secondaryrel] records from the database. |
||||||
delete_children |
Function in class pxdb_commit Deletes children elements from noderel and [optionally] from records tables. |
||||||
delete |
Function in class pxdb_commit Deletes the record and rows from relationships tables. |
||||||
delete |
Function in class pxdb_datatype Function to delete a relationship entry. |
||||||
delete |
Function in class pxdb_dbfield Function to delete a dbfield entry, the associated column, and any related tables. |
||||||
delete |
Function in class pxdb_relationship Function to delete a relationship entry. |
||||||
delete |
Function in class pxdb_typesfield Remove a field from an pxdb object. |
||||||
delete |
Function in class pxdb_view Function to delete a relationship entry. |
||||||
delete |
Function in class pxdb_viewfield Remove a field from an pxdb object. |
||||||
$default_priv |
Variable in Class pxdb_commit The default priv assigned for everyone (gid 0). |
||||||
$default_priv |
Variable in Class pxdb_typesfield Default privilege (for ugid 0) to assign to new fields. |
||||||
disable_autogen |
Function in class pxdb_input Disables auto-generation for a field (or for the entire object). |
||||||
del_onsubmit_value_calculator |
Function in class pxdb_widgets Removes a JavaScript value calculator for the specified field. |
||||||
$data_name_structure |
Variable in Class pxdb_confront The template for form element names. |
||||||
$default_records_alias |
Variable in Class pxdb_search The default top-level records table alias. |
||||||
$default_records_alias |
Variable in Class pxdb_filter The default top-level records table alias. |
||||||
$debug |
Variable in Class pxdb_data Debug switch. |
||||||
$debug |
Variable in Class pxdb_basis Debug switch. |
||||||
deleteRecordTags |
Function in class StxRecordTags Deletes all tags for a record |
||||||
$datatypes |
Variable in Class object_cache |
||||||
$dbFields |
Variable in Class object_cache |
||||||
$dbTables |
Variable in Class object_cache |
||||||
$dt |
Variable in Class pxdb_typesfield Datatype object for this typesfield. |
||||||
detectBrowser |
Function in class BrowserInfo |
||||||
detectPlatform |
Function in class BrowserInfo |
||||||
db_signature |
Function in class pxdb_tools Generates a signature of ADOConnection. |
||||||
decode_section_link |
Function in class pxdb_tools Decodes a URL that has been encoded using the encode_section_link() |
||||||
e |
|||||||
$encrypted_user |
Variable in Class pxdb_user The encrypted username. |
||||||
$errors |
Variable in Class pxdb_data Errors array. |
||||||
$errors |
Variable in Class pxdb_basis Errors array. |
||||||
$exposed |
Variable in Class pxdb_datatype_privs Enforces datatypes table's expose column. Default to on |
||||||
encode_section_link |
Function in class pxdb_tools Encodes the URL_ID of a section so that URLs can be included in encoded |
||||||
execute |
Function in class pxdb_event_listener Abstract method to be implemented by child class. |
||||||
f |
|||||||
$fields |
Variable in Class pxdb_record |
||||||
$fields |
Variable in Class pxdb_search Hash of fields we are looking for here. |
||||||
$fields |
Variable in Class pxdb_filter Hash of fields we are looking for here. |
||||||
$form_name |
Variable in Class pxdb_input The name of the form. |
||||||
$form_action |
Variable in Class pxdb_input The action of the form. |
||||||
$field_validators |
Variable in Class pxdb_validator Array of validator functions for a field type. |
||||||
$field_processors |
Variable in Class pxdb_validator Array of post-processor functions for a field. |
||||||
$field_widgets |
Variable in Class pxdb_widgets Widgets registered for a particular field. |
||||||
$field_ro_widgets |
Variable in Class pxdb_widgets Read-only widgets registered for a particular field. |
||||||
findCount |
Function in class pxdb_collection Prepares sql for getting a count of matching rows for a collection. |
||||||
fetchCount |
Function in class pxdb_collection Conveniece method - returns the total number of records in the collection using mysql count() function for speed. |
||||||
filter_sql |
Function in class pxdb_search Filters a SQL statement by adding in statements to the JOIN and WHERE clauses. |
||||||
filter_sql |
Function in class pxdb_filter Filters a SQL statement by adding in statements to the JOIN and WHERE clauses. |
||||||
fetch_typesfield |
Function in class pxdb_viewfield Returns a typesfield object for this field |
||||||
g |
|||||||
get_pxdb_tables |
Function in class pxdb Get all tables that are associated with Syntax. |
||||||
get_nonpxdb_tables |
Function in class pxdb Get the non-f1db tables in this instance. |
||||||
get_pick_orderby |
Function in class pxdb Get the default order by column for a pick table. |
||||||
get_pxdb_reserved_fields |
Function in class pxdb Get all records columns that are reserved / required by Syntax. |
||||||
get_pxdb_www |
Function in class pxdb Get the relative URL to the pxdb_www directory. |
||||||
get_class |
Function in class pxdb Gets a user-defined class (if exists) for a corresponding PxDB class. |
||||||
get_pref |
Function in class pxdb_prefs Looks up a preference in the db. |
||||||
get_array |
Function in class pxdb_prefs Always returns an array of preferences desired. |
||||||
get_hash |
Function in class pxdb_prefs Returns a hash/associative array for a pref_name, and/or key |
||||||
get_list |
Function in class pxdb_prefs Returns a list of values for a given preference. |
||||||
get |
Function in class pxdb_privs Gets all privs for a field / user-group ID. |
||||||
grant |
Function in class pxdb_privs Grant priv(s) to a particular ugid for a particular rec/field id. |
||||||
grant |
Function in class record_privs Grant privileges to a user or group for a given record |
||||||
grant |
Function in class pxdb_datatype_privs Grants the privileges in the privArray to the group on the specified datatype |
||||||
getAllGroups |
Function in class record_privs Returns an array of groups and their privileges to a record. Includes |
||||||
get_user |
Function in class pxdb_user Returns the current username. |
||||||
get_uid |
Function in class pxdb_user [Legacy] Provides an alias to get_id() |
||||||
get_groups |
Function in class pxdb_user Sets the ugidarray and grouparray with values for current user. |
||||||
get_groups |
Function in class pxdb_basis Gets the groups from the database. |
||||||
get_sql_groups |
Function in class pxdb_user A Public accessor method - see documentation |
||||||
get_sql_ugids |
Function in class pxdb_user A Public accessor method - see documentation |
||||||
get_default_ugid |
Function in class pxdb_user Get Default User Group ID |
||||||
get_default_groupname |
Function in class pxdb_user Get Default Group Name |
||||||
get_group_array |
Function in class pxdb_user Public method for getting group array |
||||||
get_ugid_array |
Function in class pxdb_user Public method for getting ugid array |
||||||
$grouparray |
Variable in Class pxdb_user Array of group names. |
||||||
$groups |
Variable in Class pxdb_user The SQL-ready list of groups (based on grouparray above). |
||||||
get_id |
Function in class pxdb_record Get record id. |
||||||
get_id |
Function in class pxdb_commit Get the record id. |
||||||
get_id |
Function in class pxdb_datatype |
||||||
get_id |
Function in class pxdb_dbfield |
||||||
get_id |
Function in class pxdb_relationship Accessor: reliid. |
||||||
get_id |
Function in class pxdb_typesfield Gets ID of this typesfield |
||||||
get_id |
Function in class pxdb_view |
||||||
get_id |
Function in class pxdb_viewfield |
||||||
get_related_values |
Function in class pxdb_record Builds an array of values from [primaryrel] related records. |
||||||
get_secondaryrel_related_values |
Function in class pxdb_record Builds a list of values from [secondaryrel] related records. |
||||||
get_children_values |
Function in class pxdb_record Builds an array of values from [noderel children] related records. |
||||||
get_parents_values |
Function in class pxdb_record Builds an array of values from [noderel parents] related records. |
||||||
get_field_strict |
Function in class pxdb_record The strict version of get_field()--performs no lookups. |
||||||
get_all_privs |
Function in class pxdb_record Gets all privs for current row. |
||||||
get_all_privs |
Function in class pxdb_typesfield Gets privileges for users and groups. |
||||||
get_user_privs |
Function in class pxdb_record Gets privileges for specified user. |
||||||
get_user_privs |
Function in class pxdb_typesfield Gets privileges for specified user. |
||||||
get_group_privs |
Function in class pxdb_record Gets privileges for specified group. |
||||||
get_group_privs |
Function in class pxdb_typesfield Gets privileges for specified group. |
||||||
get_global_privs |
Function in class pxdb_record Gets privileges for ugid 0. |
||||||
get_global_privs |
Function in class pxdb_typesfield Gets privileges for ugid 0. |
||||||
get_datatype |
Function in class pxdb_commit Get the datatype. |
||||||
get_datatype |
Function in class pxdb_data Gets the datatype(s). |
||||||
get_datatype |
Function in class pxdb_view |
||||||
get_modified_fields |
Function in class pxdb_commit Gets a list of fields that were updated. |
||||||
get_save_type |
Function in class pxdb_commit Returns the type of save operation that was performed. |
||||||
grant_priv |
Function in class pxdb_commit Function to grant privileges to a record. |
||||||
grant_priv |
Function in class pxdb_typesfield Function to grant privileges to typesfields. |
||||||
get_view |
Function in class pxdb_input Gets the fields for a given view. WARNING: set any default values |
||||||
get_view |
Function in class pxdb_view |
||||||
get_fields |
Function in class pxdb_input Get all (or a specific subset of) the fields for this datatype. |
||||||
get_fields |
Function in class pxdb_picktable Looks up the columns of a picktable based on a passed table name. |
||||||
get_current_vars |
Function in class pxdb_input Gets an array of current, non-pxdb form variables. |
||||||
get_param_vars |
Function in class pxdb_input Get array of parameter vals to pass to pxdb_adm class. |
||||||
get_form_action |
Function in class pxdb_input Get the form action. |
||||||
get_form_name |
Function in class pxdb_input Gets the form name. |
||||||
get_error |
Function in class pxdb_validator Get any errors for a form element. |
||||||
get_onsubmit_value_calculators |
Function in class pxdb_widgets Gets the array of onSubmit value calculators. |
||||||
get_onsubmit_value_calculators_jscript |
Function in class pxdb_widgets Gets the JavaScript for onSubmit. |
||||||
get_widget |
Function in class pxdb_widgets The broker function that fetches a widget. |
||||||
get_widget |
Function in class pxdb_typesfield Gets the widget, if any, this property uses, as well as any params the widget may have. |
||||||
get_time_quarters |
Function in class pxdb_widgets Gets the time in 15 minute increments, to take advantage of MySQL's query caching |
||||||
get_time_quarters |
Function in class pxdb_tools Gets the time in 15 minute increments, to take advantage of MySQL's query caching |
||||||
get_sql |
Function in class pxdb_collection Get the current class SQL statement. |
||||||
get_order |
Function in class pxdb_collection Returns the current order set for the collection |
||||||
get_where_sql |
Function in class pxdb_search Based on filter values, gets the SQL that will be inserted into the *WHERE* clause of the SQL statement. |
||||||
get_where_sql |
Function in class pxdb_filter Based on filter values, gets the SQL that will be inserted into the *WHERE* clause of the SQL statement. |
||||||
get_join_sql |
Function in class pxdb_search Based on filter values, gets the SQL that will be inserted into the *FROM* clause of the SQL statement. |
||||||
get_join_sql |
Function in class pxdb_filter Based on filter values, gets the SQL that will be inserted into the *FROM* clause of the SQL statement. |
||||||
get_vars |
Function in class pxdb_search Recursive function to get all variable names that are used by this record & any related records |
||||||
get_vars |
Function in class pxdb_filter Recursive function to get all variable names that are used by this record & any related records |
||||||
get_values_array |
Function in class pxdb_search Get an array of values for all set filters. |
||||||
get_values_array |
Function in class pxdb_filter Get an array of values for all set filters. |
||||||
get_values_list |
Function in class pxdb_search Get a formatted list of the current filter values. |
||||||
get_values_list |
Function in class pxdb_filter Get a formatted list of the current filter values. |
||||||
get_datatype_list |
Function in class pxdb_data Returns a $delim-separated list of datatypes. |
||||||
get_datatype_array |
Function in class pxdb_data Gets the datatypes in array form. |
||||||
get_column_identifiers |
Function in class pxdb_data Finds identifiers from typesfields that correspond to a *column* in records table. |
||||||
get_identifiers |
Function in class pxdb_data Get identifiers from typesfields for current datatype. |
||||||
get_listwidget_array |
Function in class pxdb_picktable_tree Dump the entire picktable into an array formatted for use with listWidget |
||||||
get_listwidget_array |
Function in class pxdb_picktable Dump the entire picktable into an array formatted for use with listWidget |
||||||
get_children |
Function in class pxdb_picktable_tree returns array of children for a pick option |
||||||
get_breeder_ids |
Function in class pxdb_picktable_tree returns array of options that have children |
||||||
get_table |
Function in class pxdb_picktable Gets the name of the picktable that is being accessed. |
||||||
get_picktable_array |
Function in class pxdb_picktable Dump the entire picktable into an array. |
||||||
get_orderby |
Function in class pxdb_picktable Set the order of fields (one or more, in a comma-delimited list) to order results by |
||||||
get_orderby |
Function in class pxdb_viewfield |
||||||
get_resultset |
Function in class pxdb_picktable This method allows you to get a reference to the resultset object. |
||||||
get_total_pages |
Function in class Stx_Collection_Pager Returns the total number of pages in set |
||||||
get_rows_per_page |
Function in class Stx_Collection_Pager Returns number of rows per page |
||||||
get_page_links |
Function in class Stx_Collection_Pager Returns the array of page link numbers centered about current page. |
||||||
get_page_uri |
Function in class Stx_Collection_Pager Returns the current page's URI for building links |
||||||
get_current_page |
Function in class Stx_Collection_Pager Returns current page number |
||||||
getTagsFromString |
Function in class StxRecordTags Parses a string into tags, splitting on the specified delimiter. |
||||||
getTags |
Function in class StxRecordTags Returns all the tags related to a record |
||||||
getTagRecords |
Function in class StxRecordTags Returns all the record id's associated with a tag |
||||||
getDatatype |
Function in class object_cache Gets information about a given datatype |
||||||
getTableColumns |
Function in class object_cache Get column names for a table |
||||||
getTfIdByIdentifiers |
Function in class object_cache Get Typesfield IDs (and the count of rows) for a set of |
||||||
getTfIdByDbFields |
Function in class object_cache Get Typesfield IDs (and the count of rows) for a set of |
||||||
getColumnIdentifiers |
Function in class object_cache Get dbfields fname and typesfield identifier for a set of |
||||||
getDbTables |
Function in class object_cache Get the tables in the database from the cache |
||||||
getDbField |
Function in class object_cache |
||||||
getTypeFieldId |
Function in class object_cache |
||||||
get_type |
Function in class pxdb_datatype |
||||||
get_expose |
Function in class pxdb_datatype |
||||||
get_weight |
Function in class pxdb_datatype |
||||||
get_weight |
Function in class pxdb_relationship Get relationship weight |
||||||
get_label |
Function in class pxdb_datatype |
||||||
get_label |
Function in class pxdb_view |
||||||
get_label |
Function in class pxdb_viewfield |
||||||
get_description |
Function in class pxdb_datatype |
||||||
get_description |
Function in class pxdb_relationship Get the relationship description |
||||||
get_description |
Function in class pxdb_typesfield Get an optional default description of the field to use in forms. |
||||||
get_description |
Function in class pxdb_view |
||||||
get_description |
Function in class pxdb_viewfield |
||||||
get_parent_relid |
Function in class pxdb_datatype |
||||||
get_weighted |
Function in class pxdb_datatype |
||||||
get_fname |
Function in class pxdb_dbfield |
||||||
get_ftype |
Function in class pxdb_dbfield |
||||||
get_field_type |
Function in class pxdb_dbfield Gets the field type. |
||||||
get_field_type |
Function in class pxdb_typesfield Get the general type of field ('relationship' or 'simple') |
||||||
get_pick_source |
Function in class pxdb_dbfield Get pick source from ftype. |
||||||
get_pick_table |
Function in class pxdb_dbfield Returns the 2nd component of the pick/pickid column type. |
||||||
get_pick_column |
Function in class pxdb_dbfield Returns the 3rd parameter in pick/picked column type. |
||||||
get_pick_sql |
Function in class pxdb_dbfield Returns SQL component of pick/pickid column type. |
||||||
get_upload_column |
Function in class pxdb_dbfield Returns the field for an upload column type. |
||||||
get_depending_objects |
Function in class pxdb_dbfield Finds objects (datatypes) that are depending on a certain dbfield. |
||||||
get_relid |
Function in class pxdb_relationship Alias to get_id() -- for legacy support |
||||||
get_relid |
Function in class pxdb_typesfield Get the ID of the relationship this typesfield manages |
||||||
get_dt1 |
Function in class pxdb_relationship Gets datatype 1 |
||||||
get_dt2 |
Function in class pxdb_relationship Gets the second datatype |
||||||
get_typeid |
Function in class pxdb_typesfield Gets the content type (datatype) ID this typesfield is for |
||||||
get_otype |
Function in class pxdb_typesfield Gets the content types (datatypes) this relationship handles. |
||||||
get_fieldid |
Function in class pxdb_typesfield Gets the ID of the dbfield this typesfield uses |
||||||
get_displayname |
Function in class pxdb_typesfield Get the default name to use in forms and the general module's detail page. |
||||||
get_identifier |
Function in class pxdb_typesfield Get the unique text string that identifies this property of the content type (datatype). |
||||||
get_autogen |
Function in class pxdb_typesfield Gets the autogenerator, if any, this property uses, as well as any params the autogenerator may have. |
||||||
get_validator |
Function in class pxdb_typesfield Gets the validator, if any, this property uses, as well as any params the validator may have. |
||||||
get_processor |
Function in class pxdb_typesfield Gets the processor, if any, this property uses, as well as any params the processor may have. |
||||||
get_mul |
Function in class pxdb_typesfield Returns whether or not (via string 'Y' or 'N') this property can have multiple values. |
||||||
get_req |
Function in class pxdb_typesfield Returns whether or not (via string 'Y' or 'N') this property is required. |
||||||
get_unique |
Function in class pxdb_typesfield Returns whether or not (via string 'Y' or 'N') this property must be unique. |
||||||
get_is_unique |
Function in class pxdb_typesfield This alias is needed because DBasis depends on function names being passed as args. |
||||||
get_field_metatype |
Function in class pxdb_typesfield Gets the specific metatype of this field |
||||||
get_related_datatypes |
Function in class pxdb_typesfield Gets the datatypes related to a relid. |
||||||
get_viewid |
Function in class pxdb_viewfield |
||||||
get_expand |
Function in class pxdb_viewfield |
||||||
get_subviewid |
Function in class pxdb_viewfield |
||||||
get_typesfield |
Function in class pxdb_viewfield |
||||||
get_users |
Function in class pxdb_basis Gets the users from the database. |
||||||
get_object_array |
Function in class pxdb_datatype_privs Returns an array of objects that the user has the designeated priv on |
||||||
getAllByDatatype |
Function in class pxdb_datatype_privs Return all privileges for a datatype in an array where key is the ugid field. |
||||||
getUnassignedGroups |
Function in class pxdb_datatype_privs Returns all groups that do not have a privilege to the datatype |
||||||
get_priv_columns |
Function in class pxdb_datatype_privs Returns an array of the defined priv colums |
||||||
getAgent |
Function in class BrowserInfo |
||||||
getVersion |
Function in class BrowserInfo |
||||||
getPlatform |
Function in class BrowserInfo |
||||||
get_table_alias |
Function in class pxdb_sql Gets the alias for a table from a SQL statement. |
||||||
get_search_terms |
Function in class pxdb_tools Gets a list of search terms based on a passed search string. |
||||||
get_plugins |
Function in class pxdb_tools Looks at the filesystem to find all the plugins (PHP files) for specified type. |
||||||
getTriggers |
Function in class pxdb_event_listener Returns an array of all the triggers for an array |
||||||
h |
|||||||
hasPriv |
Function in class record_privs Tests to see if a ugid already has an entry in privs for a given record |
||||||
has_field |
Function in class pxdb_record Checks if a record has a specific field |
||||||
hide_field |
Function in class pxdb_input Hides a specified field from view. |
||||||
$hidden_fields |
Variable in Class pxdb_input Holds user-specified list of fields that are to be hidden. |
||||||
has_children |
Function in class pxdb_picktable_tree tests if a node has any children under neath it. |
||||||
i |
|||||||
import |
Function in class pxdb_auth Performs the basic task of loading data into the $_imported var. |
||||||
import |
Function in class pxdb Import data from global scope. |
||||||
import |
Function in class pxdb_commit Imports variables and uploaded files from global scope. |
||||||
import |
Function in class pxdb_input Imports variables and uploaded files from global scope. |
||||||
import |
Function in class pxdb_confront Function that imports data from global namespace into class. |
||||||
import |
Function in class pxdb_basis Performs the basic task of loading data into the $_imported var. |
||||||
is_allowed |
Function in class pxdb_auth Determines whether a page is allowed to pass through the authentication pipeline without authenticating. |
||||||
is_allowed |
Function in class pxdb_datatype_privs Checks if the priv is allowed |
||||||
import_var |
Function in class pxdb Imports value from global scope. |
||||||
is_table_created |
Function in class pxdb Checks whether a table exists. |
||||||
is_readable |
Function in class pxdb_privs Is a particular field readable by a particular ugid? |
||||||
is_readable |
Function in class pxdb_typesfield Checks privileges for the given user to see if the field is readable |
||||||
is_writeable |
Function in class pxdb_privs Is a particular field writeable by a particular ugid? |
||||||
is_admin |
Function in class pxdb_user A Public boolean test method - see documentation |
||||||
is_member |
Function in class pxdb_user Returns whether user is member of passed group [id]. |
||||||
is_authorized |
Function in class pxdb_record Checks to see if bound pxdb_user can read specified record. |
||||||
is_authorized |
Function in class pxdb_collection Checks to see if bound auth object is authorized to access (default = 'read') this record. |
||||||
is_changed |
Function in class pxdb_commit Find out whether or not a field was modified (from db version). |
||||||
is_rlevel_authorized |
Function in class pxdb_commit Checks to see if current user has specified access to specified record. |
||||||
is_flevel_authorized |
Function in class pxdb_commit Checks to see if current user has specified access to specified field. |
||||||
$input |
Variable in Class pxdb_widgets The input class that is requesting the widget. |
||||||
is_filtered |
Function in class pxdb_search Whether or not any of the filter values are currently set. |
||||||
is_filtered |
Function in class pxdb_filter Whether or not any of the filter values are currently set. |
||||||
init |
Function in class Stx_Collection_Pager Initializes internal variables |
||||||
init |
Function in class pxdb_event_listener Abstract method to be implemented by child class. |
||||||
is_multiple |
Function in class pxdb_typesfield Returns whether or not this property can have multiple values. |
||||||
is_required |
Function in class pxdb_typesfield Returns whether or not this property is required. |
||||||
is_unique |
Function in class pxdb_typesfield Returns whether or not this property must be unique. |
||||||
is_expandable |
Function in class pxdb_viewfield |
||||||
isMac |
Function in class BrowserInfo |
||||||
isWindows |
Function in class BrowserInfo |
||||||
isUnix |
Function in class BrowserInfo |
||||||
isLinux |
Function in class BrowserInfo |
||||||
isUnknownPlatform |
Function in class BrowserInfo |
||||||
isIE |
Function in class BrowserInfo |
||||||
isMozilla |
Function in class BrowserInfo |
||||||
isNetscape |
Function in class BrowserInfo |
||||||
isOpera |
Function in class BrowserInfo |
||||||
isUnknownBrowser |
Function in class BrowserInfo |
||||||
isNotificationSuppressed |
Function in class pxdb_event_dispatcher Tests to see if a notification trigger for a particular record/object has |
||||||
j |
|||||||
$jscript_value_calculators |
Variable in Class pxdb_widgets Hash of elementname / JavaScript code values that will be set onSubmit. |
||||||
l |
|||||||
logout |
Function in class pxdb_auth Clears a user login. |
||||||
lookup_datatype |
Function in class pxdb_commit Returns the datatype for a given id |
||||||
lock_field |
Function in class pxdb_input Makes a specified field read-only ("locked"). |
||||||
$locked_fields |
Variable in Class pxdb_input Holds user-specified list of fields that are to be read-only ('locked'). |
||||||
lookup_colname |
Function in class pxdb_data Looks up a dbfield fname based on a passed typesfield identifer. |
||||||
lookup_tfid |
Function in class pxdb_data Looks up a typesfields id based on the typesfield uniquename or dbfield name. |
||||||
lookup_value |
Function in class pxdb_picktable Takes a label and looks up the value (id) associated with it. Useful for |
||||||
lookup_label |
Function in class pxdb_picktable Takes a pick value (id) and looks up the label associated with it. Useful for |
||||||
load |
Function in class pxdb_datatype Load override: loads values from global scope into the class. |
||||||
load |
Function in class pxdb_dbfield Load subclass: loads values from global scope into the class. |
||||||
load |
Function in class pxdb_relationship Load subclass: loads values from global scope into the class. |
||||||
load |
Function in class pxdb_typesfield Load subclass: loads values from global scope into the class. |
||||||
load |
Function in class pxdb_view Load override: loads values from global scope into the class. |
||||||
load |
Function in class pxdb_viewfield Load override: loads values from global scope into the class. |
||||||
load |
Function in class pxdb_basis Loads vars from global scope into current class. |
||||||
loadListeners |
Function in class pxdb_event_dispatcher Loads and hooks in all the event listeners in the specified directory. |
||||||
m |
|||||||
$message |
Variable in Class pxdb_auth Stores message displayed on login form. |
||||||
$mysql_password_function |
Variable in Class pxdb_commit The MySQL function to use to encrypt passwords. |
||||||
merge |
Function in class pxdb_search Merges an pxdb_filter object with the current pxdb_filter object. |
||||||
merge |
Function in class pxdb_filter Merges an pxdb_filter object with the current pxdb_filter object. |
||||||
move |
Function in class pxdb_datatype Promote / demote (change 'weight') of datatype row. |
||||||
move |
Function in class pxdb_relationship Promote or demote a field. |
||||||
move |
Function in class pxdb_typesfield Promote or demote a field. |
||||||
move |
Function in class pxdb_viewfield Promote or demote a field. |
||||||
move |
Function in class pxdb_basis Abstract function for promoting or demoting a row. |
||||||
$method |
Variable in Class pxdb_basis |
||||||
mapTrigger |
Function in class pxdb_event_dispatcher Adds a single listener to the notification list for a trigger. |
||||||
n |
|||||||
not_admin |
Function in class pxdb_user A Public boolean test method - see documentation |
||||||
not_member |
Function in class pxdb_user Returns true if user is not in passed group [name]. |
||||||
num_records |
Function in class pxdb_collection Wrapper for ADOdb recordset RecordCount(). |
||||||
notify |
Function in class pxdb_event_dispatcher Used by scripts to initiate notification of a listeners |
||||||
o |
|||||||
$open_pages |
Variable in Class pxdb_auth Pages that do not need to pass authentication. |
||||||
$orderby |
Variable in Class pxdb_collection Stores order by for SQL. |
||||||
object_cache |
Class object_cache. |
||||||
object_cache |
Function in class object_cache Constructor |
||||||
p |
|||||||
pxdb_auth |
Class pxdb_auth. This class handles authentication for Syntax instance. |
||||||
pxdb_auth |
Function in class pxdb_auth Constructor. |
||||||
preserve_vars |
Function in class pxdb_auth Preserve POST and GET variables which will be un-packed after login process is finished. |
||||||
$password_col |
Variable in Class pxdb_auth The password column. |
||||||
$preserved_get_vars |
Variable in Class pxdb_auth For preserving GET vars after authentication |
||||||
$preserved_post_vars |
Variable in Class pxdb_auth For preserving POST vars after authentication |
||||||
pxdb |
Class pxdb. |
||||||
print_debug |
Function in class pxdb A function to print debug output -- if $debug var is set. |
||||||
plugin_exists |
Function in class pxdb Checks to see whether specified plugin can be found. |
||||||
parse_plugin |
Function in class pxdb Parses a plugin to extract any params and plugin script name. |
||||||
pxdb_prefs |
Class pxdb_prefs. |
||||||
pxdb_prefs |
Function in class pxdb_prefs Constructor does nothing but set the database. |
||||||
pxdb_privs |
Class pxdb_privs. |
||||||
pxdb_user |
Class pxdb_user. User class for Syntax authentication framework. |
||||||
pxdb_user |
Function in class pxdb_user Constructor. |
||||||
pxdb_record |
Class pxdb_record. Class for accessing Syntax record data. |
||||||
pxdb_record |
Function in class pxdb_record Constructor. |
||||||
pxdb_commit |
Class pxdb_commit. This is the class that is responsible for writing content to the records table (and to lookup tables). |
||||||
pxdb_commit |
Function in class pxdb_commit constructor |
||||||
pxdb_input |
Class pxdb_input. This is the class that is responsible for creating pxdb input forms. |
||||||
pxdb_input |
Function in class pxdb_input Constructor |
||||||
pass_current_vars |
Function in class pxdb_input Creates hidden HTML form elements to with currereturn $formstr; nt FORM values. |
||||||
pass_param_vars |
Function in class pxdb_input Create HTML form elements for parameters. |
||||||
$param_vars |
Variable in Class pxdb_input pxdb paramter variables. |
||||||
$preserve_vars |
Variable in Class pxdb_input Whether or not to save pxdb[preserved_vars] array. |
||||||
pxdb_validator |
Class pxdb_validator. This class provides a basic server-side Syntax form validation framework. |
||||||
pxdb_validator |
Function in class pxdb_validator Initialize vars and load the validator variables if present. |
||||||
process |
Function in class pxdb_validator Performs post-process function on data for a particular typesfield. |
||||||
pxdb_widgets |
Class pxdb_widgets. This is the class that is responsible for creating widgets for use in input forms. |
||||||
pxdb_widgets |
Function in class pxdb_widgets Calls parent constructor & loads parameters array. |
||||||
$popcalendar_included |
Variable in Class pxdb_widgets Whether a popup calendar has already been included (needs to be generalized) |
||||||
pxdb_confront |
Class pxdb_confront. This class contains common functionality for classes in confront subpackage. |
||||||
pxdb_confront |
Function in class pxdb_confront Calls parent constructor. |
||||||
$param_name_structure |
Variable in Class pxdb_confront The template for form parameters. |
||||||
pxdb_collection |
Class pxdb_collection. A top-level class for accessing a collection of content in a Syntax instance. |
||||||
pxdb_collection |
Function in class pxdb_collection |
||||||
priv_filter_sql |
Function in class pxdb_collection Filters a SQL statement to only return entries that current user has read privs for. |
||||||
$pick_joins |
Variable in Class pxdb_collection Used for order by on pickid columns. |
||||||
$priv_filtered |
Variable in Class pxdb_collection Whether data has been filtered by user privileges. |
||||||
pxdb_search |
Class pxdb_search. Flexible framework for filtering SQL results based on specified criteria. |
||||||
pxdb_search |
Function in class pxdb_search Initializes the filter system. Use the factory class methods instead. |
||||||
pxdb_search |
Function in class pxdb_filter Initializes the filter system. Use the factory class methods instead. |
||||||
pass |
Function in class pxdb_search Pass currently set filters via URL or HTML form elements. |
||||||
pass |
Function in class pxdb_filter Pass currently set filters via URL or HTML form elements. |
||||||
pxdb_filter |
Class pxdb_filter. Flexible framework for filtering SQL results based on specified criteria. |
||||||
pxdb_data |
Class pxdb_data. An abstract class that contains a shared collection of attributes and methods used by data classes. |
||||||
pxdb_data |
Function in class pxdb_data Constructor |
||||||
pxdb_picktable_tree |
Class pxdb_picktable_tree. Extends a normal picktable by allowing rows to point to another pick option as a parent |
||||||
pxdb_picktable |
Class pxdb_picktable. Handles listing and outputting of pick tables and their contents. |
||||||
pxdb_picktable |
Function in class pxdb_picktable Constructor |
||||||
pxdb_datatype |
Class pxdb_datatype. This class represtents a row of the datatypes table. Implements object_cache |
||||||
pxdb_datatype |
Function in class pxdb_datatype Constructor: perform db query to get full row based on the relationship id. |
||||||
pxdb_dbfield |
Class pxdb_dbfield. This class represtents a row of the dbfields table. |
||||||
pxdb_dbfield |
Function in class pxdb_dbfield Constructor: perform db query to get full row based on the dbfield name or id. |
||||||
pxdb_relationship |
Class pxdb_relationship. This class represtents a row of the relationships table. |
||||||
pxdb_relationship |
Function in class pxdb_relationship Constructor: perform db query to get full row based on the relationship id. |
||||||
pxdb_typesfield |
Class pxdb_typesfield. This class represtents a row of the typesfields table. |
||||||
pxdb_typesfield |
Function in class pxdb_typesfield Constructor: call super constructor and read in vars from db. |
||||||
pxdb_view |
Class pxdb_view. This class represtents a row of the views table. |
||||||
pxdb_view |
Function in class pxdb_view Constructor: perform db query to get full row based on the relationship id. |
||||||
pxdb_viewfield |
Class pxdb_viewfield. This class represtents a row of the viewfields table. |
||||||
pxdb_viewfield |
Function in class pxdb_viewfield Constructor: call super constructor and read in vars from db. |
||||||
pxdb_basis |
Class pxdb_basis. This class contains methods to derive metadata from an Syntax instance. |
||||||
pxdb_basis |
Function in class pxdb_basis Calls parent constructor. |
||||||
pxdb_datatype_privs |
Class pxdb_datatype_privs. |
||||||
pxdb_datatype_privs |
Function in class pxdb_datatype_privs Constructor |
||||||
$platform |
Variable in Class BrowserInfo |
||||||
pxdb_sql |
Class pxdb_sql. |
||||||
prepare |
Function in class pxdb_sql Prepares a SQL statement. (not currently in use) |
||||||
pxdb_tools |
Class pxdb_tools. |
||||||
populate |
Function in class pxdb_tools Replaces in passed text with values in $replace_map. |
||||||
pxdb_event_dispatcher |
Class pxdb_event_dispatcher. |
||||||
pxdb_event_dispatcher |
Function in class pxdb_event_dispatcher Constructor |
||||||
pxdb_event_listener |
Class pxdb_event_listener. |
||||||
pxdb.auth |
Package |
||||||
pxdb.content.output |
Package |
||||||
pxdb.content.input |
Package |
||||||
pxdb.content |
Package |
||||||
pxdb.metadata |
Package |
||||||
r |
|||||||
restrict |
Function in class pxdb_auth Restrict access to members of certain groups. |
||||||
$restrict_groups |
Variable in Class pxdb_auth The groups that user must be a member of in order to be authorized for this page. |
||||||
register_class |
Function in class pxdb Registers user classes to use in place of PxDB standard classes. |
||||||
revoke |
Function in class pxdb_privs Revoke privileges for a particular user to a particular |
||||||
revoke |
Function in class record_privs Remove privileges to a user or group for a given record |
||||||
record_privs |
Class record_privs. This class provides a cleaner API for working |
||||||
read |
Function in class pxdb_user Read in data from db. |
||||||
read |
Function in class pxdb_record Reads data from db into class. |
||||||
read |
Function in class pxdb_commit Reads in data from database. |
||||||
read |
Function in class pxdb_input Updates class vars from the database. |
||||||
read |
Function in class pxdb_datatype Updates class vars from the database. |
||||||
read |
Function in class pxdb_dbfield Updates class vars from the database. |
||||||
read |
Function in class pxdb_relationship Updates class vars from the database. |
||||||
read |
Function in class pxdb_typesfield Updates class vars from the database. |
||||||
read |
Function in class pxdb_view Updates class vars from the database. |
||||||
read |
Function in class pxdb_viewfield Updates class vars from the database. |
||||||
$record_id |
Variable in Class pxdb_record |
||||||
$record_id |
Variable in Class pxdb_input Current record id. |
||||||
revoke_priv |
Function in class pxdb_commit Function to revoke privileges to a record |
||||||
revoke_priv |
Function in class pxdb_typesfield Function to revoke privileges to typesfields. |
||||||
register_type_validator |
Function in class pxdb_validator Register a function for validating a particular type of input. |
||||||
register_field_validator |
Function in class pxdb_validator Register a function for validating a particular field. |
||||||
register_type_processor |
Function in class pxdb_validator Register a function for post-processing a particular type of input. |
||||||
register_field_processor |
Function in class pxdb_validator Register a function for post-processing a particular field. |
||||||
register_field_widget |
Function in class pxdb_widgets Register a function to display a widget for a field. |
||||||
register_field_ro_widget |
Function in class pxdb_widgets Register a function to display a read-only (display) widget for a field. |
||||||
register_type_widget |
Function in class pxdb_widgets Register a function to display a widget for a field type. |
||||||
register_type_ro_widget |
Function in class pxdb_widgets Register a function to display a widget for a field. |
||||||
$rs |
Variable in Class pxdb_collection The record set of current fetch. |
||||||
$related |
Variable in Class pxdb_search The array of related records. |
||||||
$related |
Variable in Class pxdb_filter The array of related records. |
||||||
$records_alias |
Variable in Class pxdb_search The alias for the current record table. |
||||||
$records_alias |
Variable in Class pxdb_filter The alias for the current record table. |
||||||
$request |
Variable in Class Stx_Collection_Pager |
||||||
$recordId |
Variable in Class StxRecordTags Record id these tags apply to |
||||||
reorder |
Function in class pxdb_datatype Re-orders the relationship weights. |
||||||
reorder |
Function in class pxdb_relationship Re-orders the relationships. |
||||||
reorder |
Function in class pxdb_typesfield Re-orders the typesfields. |
||||||
reorder |
Function in class pxdb_viewfield Re-orders the viewfields. |
||||||
reorder |
Function in class pxdb_basis Abstract function for re-ordering weighted rows. |
||||||
replace_tags |
Function in class pxdb_typesfield Replace tags with values from the class / db. |
||||||
revoke_all |
Function in class pxdb_datatype_privs Deletes all privileges to a dataype for a group |
||||||
$restrict_datatypes |
Variable in Class pxdb_datatype_privs restrict to a specific datatype subset |
||||||
registerListener |
Function in class pxdb_event_dispatcher Maps all listener triggers internally |
||||||
resetSuppressNotification |
Function in class pxdb_event_dispatcher Similar to unsuppressNotification() except this completely resets the |
||||||
s |
|||||||
set_username_field |
Function in class pxdb_auth Set the column to use for username. |
||||||
set_password_field |
Function in class pxdb_auth Sets the records field to use for password. |
||||||
set_datatypes |
Function in class pxdb_auth Overrides the default login datatypes (usualy 1 = user) |
||||||
showlogin |
Function in class pxdb_auth Display login form. |
||||||
set_pref |
Function in class pxdb_prefs Sets (overwrites) a preference in the database. |
||||||
set_default_pref |
Function in class pxdb_prefs This function sets default preferences. |
||||||
set_username_col |
Function in class pxdb_user Set the column name to use for the username. |
||||||
sql_groups |
Function in class pxdb_user The SQL that gets the groups for this user. |
||||||
set_default_ugid |
Function in class pxdb_user Set Default UserGroup ID |
||||||
set_default_groupname |
Function in class pxdb_user Set Default Group Name |
||||||
$sql_encryption_function |
Variable in Class pxdb_user DB function for encryption. |
||||||
set_id |
Function in class pxdb_record Set record id. |
||||||
set_id |
Function in class pxdb_commit Sets the record id. |
||||||
set_id |
Function in class pxdb_datatype |
||||||
set_id |
Function in class pxdb_dbfield |
||||||
set_id |
Function in class pxdb_relationship sets the relationship id |
||||||
set_id |
Function in class pxdb_typesfield Sets ID of this typesfield |
||||||
set_id |
Function in class pxdb_view |
||||||
set_id |
Function in class pxdb_viewfield |
||||||
set_show_unapproved |
Function in class pxdb_record Set show_unapproved explicitly |
||||||
set_show_unapproved |
Function in class pxdb_collection Sets show_unapproved, whether results that haven't been approved should be returned. |
||||||
set_show_unapproved |
Function in class pxdb_data Sets whether unapproved items should be returned |
||||||
set_datatype |
Function in class pxdb_commit Sets the datatype. |
||||||
set_datatype |
Function in class pxdb_data Sets the datatype. |
||||||
set_datatype |
Function in class pxdb_view |
||||||
save |
Function in class pxdb_commit Main workhorse function of the pxdb_adm class. |
||||||
save |
Function in class StxRecordTags Saves or Updates the tags-to-records relationship. |
||||||
save |
Function in class pxdb_datatype The main function to handle inserts & updates. |
||||||
save |
Function in class pxdb_dbfield The broker function for _insert and _update. |
||||||
save |
Function in class pxdb_relationship The main function to handle inserts & updates. |
||||||
save |
Function in class pxdb_typesfield Saves a typesfield to the database. |
||||||
save |
Function in class pxdb_view The main function to handle inserts & updates. |
||||||
save |
Function in class pxdb_viewfield Saves a viewfield to the database. |
||||||
set_approval_status |
Function in class pxdb_commit Sets the approval bit for a record. |
||||||
set_field |
Function in class pxdb_commit Add (or sets) a field to be written to db. |
||||||
set_default_priv |
Function in class pxdb_commit Sets the priv that is assigned by default to everyone. |
||||||
send_event_notification |
Function in class pxdb_commit Sends the specified trigger, and relevant record information to the event dispatcher |
||||||
$save_type |
Variable in Class pxdb_commit The type of save operation that was performed. |
||||||
set_auth_required |
Function in class pxdb_input Set whether authentication is required. |
||||||
set_field_default |
Function in class pxdb_input Sets a default value for a field. |
||||||
set_field_options |
Function in class pxdb_input Sets the pick options for a picklist (primaryrel or pickid type). |
||||||
set_form_var |
Function in class pxdb_input Adds or replaces the value for a var (hidden form element) to showform form. |
||||||
showform |
Function in class pxdb_input Display the pxdb input form. |
||||||
set_form_action |
Function in class pxdb_input Set the action for the form. |
||||||
set_form_name |
Function in class pxdb_input Set the name for the showform. |
||||||
set_submit_label |
Function in class pxdb_input Change the label used for the submit button |
||||||
set_submit_vars |
Function in class pxdb_input Specify variables that should be passed to form action on submit. |
||||||
$submit_jscript |
Variable in Class pxdb_input JavaScript that goes into form submit button. |
||||||
$submit_label |
Variable in Class pxdb_input Label for submit button |
||||||
set_validators_path |
Function in class pxdb_validator Set path to use for including validator scripts. |
||||||
set_css |
Function in class pxdb_widgets Sets the CSS to use in widgets. |
||||||
set_order_strict |
Function in class pxdb_collection Sets the order without doing any checking on column type, etc. |
||||||
set_order |
Function in class pxdb_collection Sets the order for the "ORDER BY" clause. |
||||||
set_priv_ugids |
Function in class pxdb_collection Explicitly sets the user and group ids to use when filtering privs |
||||||
$sql |
Variable in Class pxdb_collection The SQL that generated the current record set. |
||||||
set_value_conj |
Function in class pxdb_search Set the conjunction to use between multiple values specified for a given field. |
||||||
set_value_conj |
Function in class pxdb_filter Set the conjunction to use between multiple values specified for a given field. |
||||||
set_conj |
Function in class pxdb_search Sets the conjunction to use. |
||||||
set_conj |
Function in class pxdb_filter Sets the conjunction to use. |
||||||
set_type |
Function in class pxdb_search Sets the type for this filter: 'search' or 'filter'. |
||||||
set_type |
Function in class pxdb_filter Sets the type for this filter: 'search' or 'filter'. |
||||||
set_type |
Function in class pxdb_datatype |
||||||
set_user_minimal_columns |
Function in class pxdb_data Adds user defined fields to the minial columns used to generate SQL when working with more than one datatype |
||||||
sql_minimal_columns |
Function in class pxdb_data Gets a list of minimal column names (pxdb reserved columns). |
||||||
sql_aliased_columns |
Function in class pxdb_data Gets a list of fields to select from the records table. |
||||||
$show_unapproved |
Variable in Class pxdb_data Whether to allow unapproved results. |
||||||
set_table |
Function in class pxdb_picktable Sets the picktable to be accessed. |
||||||
set_orderby |
Function in class pxdb_picktable Set the order of fields (one or more, in a comma-delimited list) to order results by |
||||||
set_orderby |
Function in class pxdb_viewfield |
||||||
set_max_links |
Function in class Stx_Collection_Pager Sets an upper limit on the number of paging links to display |
||||||
setRecordId |
Function in class StxRecordTags Sets the record id that this set of tags relates to. |
||||||
saveTag |
Function in class StxRecordTags Saves a single tag to record in db table |
||||||
saveTableColumns |
Function in class object_cache Saves the columns of a table, passed as an array of strings |
||||||
saveTfIdByIdentifiers |
Function in class object_cache Sets Typesfield IDs (and the count of rows) for a set of |
||||||
saveTfIdByDbFields |
Function in class object_cache Sets Typesfield IDs (and the count of rows) for a set of |
||||||
saveColumnIdentifiers |
Function in class object_cache Set dbfields fname and typesfield identifier for a set of |
||||||
saveDbTables |
Function in class object_cache Saves the list of tables in the database |
||||||
saveDatatype |
Function in class object_cache |
||||||
saveTypesFields |
Function in class object_cache |
||||||
saveDbField |
Function in class object_cache |
||||||
saveTypeFieldId |
Function in class object_cache |
||||||
set_expose |
Function in class pxdb_datatype |
||||||
set_weight |
Function in class pxdb_datatype |
||||||
set_weight |
Function in class pxdb_relationship set relationship weight |
||||||
set_label |
Function in class pxdb_datatype |
||||||
set_label |
Function in class pxdb_view |
||||||
set_label |
Function in class pxdb_viewfield |
||||||
set_description |
Function in class pxdb_datatype |
||||||
set_description |
Function in class pxdb_relationship Set relationship description |
||||||
set_description |
Function in class pxdb_typesfield Set an optional default description of the field to use in forms. |
||||||
set_description |
Function in class pxdb_view |
||||||
set_description |
Function in class pxdb_viewfield |
||||||
set_parent_relid |
Function in class pxdb_datatype |
||||||
set_weighted |
Function in class pxdb_datatype |
||||||
set_fname |
Function in class pxdb_dbfield |
||||||
set_ftype |
Function in class pxdb_dbfield |
||||||
set_relid |
Function in class pxdb_relationship Alias to set_id() -- for legacy support |
||||||
set_relid |
Function in class pxdb_typesfield Set the ID of the relationship this typesfield manages |
||||||
set_dt1 |
Function in class pxdb_relationship Sets datatype 1 |
||||||
set_dt2 |
Function in class pxdb_relationship Sets the second datatype |
||||||
set_typeid |
Function in class pxdb_typesfield Sets the content type (datatype) ID this typesfield is for |
||||||
set_otype |
Function in class pxdb_typesfield Sets the content types (datatypes) this relationship handles. |
||||||
set_fieldid |
Function in class pxdb_typesfield Sets the ID of the dbfield this typesfield uses |
||||||
set_displayname |
Function in class pxdb_typesfield Set the default name to use in forms and the general module's detail page. |
||||||
set_identifier |
Function in class pxdb_typesfield Set the unique text string that identifies this property of the content type (datatype). |
||||||
set_autogen |
Function in class pxdb_typesfield Sets the autogenerator, if any, this property uses, as well as any params the autogenerator may have. |
||||||
set_validator |
Function in class pxdb_typesfield Sets the validator, if any, this property uses, as well as any params the validator may have. |
||||||
set_processor |
Function in class pxdb_typesfield Sets the processor, if any, this property uses, as well as any params the processor may have. |
||||||
set_widget |
Function in class pxdb_typesfield Sets the widget, if any, this property uses, as well as any params the widget may have. |
||||||
set_mul |
Function in class pxdb_typesfield Sets whether or not (via string 'Y' or 'N') this property can have multiple values. |
||||||
set_req |
Function in class pxdb_typesfield Sets whether or not (via string 'Y' or 'N') this property is required. |
||||||
set_unique |
Function in class pxdb_typesfield Sets whether or not (via string 'Y' or 'N') this property must be unique. |
||||||
set_is_unique |
Function in class pxdb_typesfield This alias is needed because DBasis depends on function names being passed as args. |
||||||
set_view |
Function in class pxdb_view |
||||||
set_viewid |
Function in class pxdb_viewfield |
||||||
set_expand |
Function in class pxdb_viewfield |
||||||
set_subviewid |
Function in class pxdb_viewfield |
||||||
set_typesfield |
Function in class pxdb_viewfield |
||||||
set_exposed |
Function in class pxdb_datatype_privs Sets the exposed property.that enforces datatypes table's expose column |
||||||
set_restrict_datatypes |
Function in class pxdb_datatype_privs Use to restrict datatypes to a specific subset of ids. |
||||||
sqlize_mask |
Function in class pxdb_sql Converts a mask into a CONCAT() statement for use in SQL. |
||||||
suppressNotification |
Function in class pxdb_event_dispatcher Used by scripts to suppress notifications for certain triggers on |
||||||
t |
|||||||
$tpl |
Variable in Class pxdb_auth Template to use for login form. |
||||||
$tpl |
Variable in Class pxdb_data Smarty template instance |
||||||
trigger_error |
Function in class pxdb Wrapper for PHP's trigger_error() allows for flexible error handling in the future. |
||||||
$this |
Variable in Class pxdb_user |
||||||
$this |
Variable in Class pxdb_collection |
||||||
$type_validators |
Variable in Class pxdb_validator Array of validator functions for a field. |
||||||
$type_processors |
Variable in Class pxdb_validator Array of post-processor functions for a field type. |
||||||
$type_widgets |
Variable in Class pxdb_widgets Widgets registered for a type of field. |
||||||
$type_ro_widgets |
Variable in Class pxdb_widgets Read-only widgets registered for a type of field. |
||||||
total_num_records |
Function in class pxdb_collection Get total number of records (if using paged queries). |
||||||
$total_pages |
Variable in Class Stx_Collection_Pager |
||||||
$tags |
Variable in Class StxRecordTags Array containing Tags for the record |
||||||
$typesFields |
Variable in Class object_cache |
||||||
$typeFieldId |
Variable in Class object_cache |
||||||
$tableColumns |
Variable in Class object_cache |
||||||
$tfIdByIdentifiers |
Variable in Class object_cache |
||||||
$tfIdbyDbFields |
Variable in Class object_cache |
||||||
u |
|||||||
$username_col |
Variable in Class pxdb_auth The username column. |
||||||
$username_col |
Variable in Class pxdb_user |
||||||
update |
Function in class record_privs Updates a priv for a given record and user/group id |
||||||
$user |
Variable in Class pxdb_user Username. |
||||||
$ugidarray |
Variable in Class pxdb_user Array of user/group ids that user belongs to. |
||||||
$ugids |
Variable in Class pxdb_user The SQL-ready list of user and group IDs (based on $ugidarray above) |
||||||
unapprove |
Function in class pxdb_commit Un-approve a record. |
||||||
unset_form_var |
Function in class pxdb_input Removes a var (hidden form element) from showform form. |
||||||
updateDatetime |
Function in class pxdb_widgets |
||||||
use_public_privs |
Function in class pxdb_collection Sets the collection to enforce public privs if no user is bound to it |
||||||
$user_minimal_columns |
Variable in Class pxdb_data Array of user-defined minimal columns. |
||||||
use_datatype_types |
Function in class pxdb_picktable Convenience function for setting the table to use a name based on a datatype identifier (id) |
||||||
$ugid |
Variable in Class pxdb_datatype_privs User group id, can be one or multiple arrays |
||||||
unsuppressNotification |
Function in class pxdb_event_dispatcher Used after suppressNotification() to turn notifications |
||||||
v |
|||||||
validate |
Function in class pxdb_commit Wrapper function for form validation class' function (if present). |
||||||
validate |
Function in class pxdb_validator Validates data for a particular typesfield. |
||||||
$validator |
Variable in Class pxdb_confront Validator instance. |
||||||
$version |
Variable in Class BrowserInfo |
||||||
w |
|||||||
$widgets |
Variable in Class pxdb_input Holds widgets |
||||||
$widget_param_name_structure |
Variable in Class pxdb_confront The template for widget form element names. |
||||||
weighted_childtype |
Function in class pxdb_collection EXPERIMENTAL, UNIMPLEMENTED Specifies that the result set is a weighted child-datatype list. |
||||||
$weight_joins |
Variable in Class pxdb_collection Used for order by on weight table. |
||||||
wasNotificationSuppressed |
Function in class pxdb_event_dispatcher Tests to see if a notification trigger for a particular record/object that |
||||||
x |
|||||||
xlate |
Function in class pxdb_tools Translates a string (using gettext). |
||||||
|
|||||||
Generated on Fri, 28 Apr 2006 19:07:22 -0400 by PHPDoc v1.5 www.phpdoc.de |