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

Class: oops_tag

Source Location: /modules/module_oops.php

Class oops_tag

Class Overview

standard class for tags

Located in /modules/module_oops.php [line 6139]

oops_record
   |
   --oops_tag

Methods

[ Top ]
Inherited Properties, Constants, and Methods
Inherited Properties Inherited Methods Inherited Constants

Inherited From oops_record

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

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_tag   __construct()  
void   loadtags()  
void   smarty_loadrelated()  

[ Top ]
Methods
Constructor __construct  [line 6142]

  oops_tag __construct( )


API Tags:
Access:  public


Redefinition of:
oops_record::__construct()
Construct a record

[ Top ]
loadtags  [line 6150]

  void loadtags( $target_uid, $contenttype  )

Parameters:
   $target_uid: 
   $contenttype: 

API Tags:
Access:  public


[ Top ]
smarty_loadrelated  [line 6166]

  void smarty_loadrelated( $params, &$smarty  )

Parameters:
   $params: 
   &$smarty: 

API Tags:
Access:  public


[ Top ]

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