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

Class: oops_page

Source Location: /modules/module_oops.php

Class oops_page

Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From oops_content

oops_content::$categories
oops_content::$common_fields
oops_content::$contenttype
oops_content::$data
oops_content::$shadow_language
oops_content::$shadow_version
oops_content::$tableextrafields

Inherited From oops_record

oops_record::$loaded
oops_record::$primarykey_fieldname
oops_record::$tablename
oops_record::$type

Inherited From oops_content

oops_content::__construct()
oops_content::get_related()
Get related content based on a specific other content
oops_content::hasLanguage()
oops_content::init_common_fields()
Internal function to set the common fields (not the extrafields)
oops_content::intro_and_body()
Concanate introduction and body
oops_content::load_tags()
oops_content::load_taxonomy()
oops_content::merge_related_with_data()
Merge related relevancy order with the retrieved contents
oops_content::order_related()
(Post) Order related contents
oops_content::save()
Save the current record
oops_content::set_uri()
Make sure the uri is always unique
oops_content::smarty_upgrade()
Upgrade a variable to a smarty object
oops_content::weigh()
oops_content::_rewrite_group_by()
Rewrite group by to be inserted into an SQL statement and flag if extrafields are used
oops_content::_rewrite_order_by()
Rewrite order by to be inserted into an SQL statement and flag if extrafields are used
oops_content::_rewrite_where()
Rewrite where to be inserted into an SQL statement and flag if extrafields are used
oops_content::_smarty_loadall_params()
Overridden smarty loadall params parsing
oops_content::__get()
Handle delayed loading of certain aspects
oops_content::__load_array()
Load records via a select sql array
oops_content::__search_records()
Perform a search on the table and weigh/sort the results
oops_content::__set()
Handle URI's in a special way

Inherited From oops_record

oops_record::__construct()
Construct a record
oops_record::cache()
Cache this instance using it's own id
oops_record::call_all()
Call every class-method with a specific name
oops_record::call_best()
Call the 'best' (latest,highest in the class hierarchy) method
oops_record::delete()
Delete the current record
oops_record::getLanguageField()
Built-in language field logica
oops_record::get_columns()
Get the column information from the table
oops_record::get_database()
Get a database resource
oops_record::get_id()
Get ID of the record
oops_record::get_jsonp()
Get the contents of the object in JSON format
oops_record::get_no_of_records()
Return the number of records
oops_record::get_object_vars()
oops_record::get_primarykey_fieldname()
Get the name of the primarykey fieldname
oops_record::have_best()
Have a 'best' call?
oops_record::load()
Load record by primary key
oops_record::loadall()
Load records by a specific field and value
oops_record::loadallby()
Load records by a specific field and value
oops_record::loadby()
Load record by a specific field and value
oops_record::loaded()
Returns true if the record has been loaded from a source
oops_record::mark_as_loaded()
oops_record::register()
register this class to the registry
oops_record::save()
Save the current record
oops_record::search()
oops_record::set_jsonp()
Put the contents of the object from a JSON feed
oops_record::share_instance()
Internal call for sharing data between records
oops_record::smarty_load()
Smarty standard load
oops_record::smarty_loadall()
Smarty standard load all
oops_record::smarty_search()
Implements searching
oops_record::type()
Get record type
oops_record::weigh()
A dummy weigh function
oops_record::_smarty_loadall_params()
Default smarty loadall params parsing
oops_record::__call()
Make method calls to other classes which also descend from the base class
oops_record::__delete()
Delete the current record
oops_record::__get()
Internal getter
oops_record::__isset()
Internal issetter
oops_record::__load()
Load records as objects via a select sql array
oops_record::__load_array()
Load records as arrays via an select sql array or sql string
oops_record::__save()
Save an associative array to the database
oops_record::__search_records()
Perform a search on the table and weigh/sort the results
oops_record::__set()
Internal setter
oops_record::__transfer_get()
Get the value of a field, but do no conversions on it
oops_record::__transfer_set()
Set the value of a field, but do no conversions on it
oops_record::__unset()
Internal unsetter

[ Top ]
Method Summary
oops_page   __construct()  
void   link()   Return an URL to the page
void   _smarty_loadall_params()   Overridden smarty loadall params parsing
void   __search_records()   Perform a search on the table and weigh/sort the results

[ Top ]
Methods
Constructor __construct  [line 5803]

  oops_page __construct( )


API Tags:
Access:  public


Redefinition of:
oops_content::__construct()

[ Top ]
link  [line 5835]

  void link( [ $params = array()]  )

Return an URL to the page

Example:

  1. [[$entry->link()]]

Parameters:
   $params: 

API Tags:
Access:  public


[ Top ]
_smarty_loadall_params  [line 5810]

  void _smarty_loadall_params( $_params, [ $args = array()]  )

Overridden smarty loadall params parsing

Parameters:
   $_params: 
   $args: 

API Tags:
Access:  protected


Redefinition of:
oops_content::_smarty_loadall_params()
Overridden smarty loadall params parsing

[ Top ]
__search_records  [line 5864]

  void __search_records( $q, [ $params = array()]  )

Perform a search on the table and weigh/sort the results

Parameters:
   $q: 
   $params: 

API Tags:
Access:  public


Redefinition of:
oops_content::__search_records()
Perform a search on the table and weigh/sort the results

[ Top ]

Documentation generated on Thu, 17 May 2012 01:07:20 +0200 by phpDocumentor 1.4.3