fititnt - Especialista e Desenvolvedor Joomla! Visit fititnt.org, and look for some extension or more Joomla Framework info Joomla
Weblinks
[ class tree: Joomla ] [ index: Joomla ] [ all elements ]

Class: mosWeblink

Source Location: /components/com_weblinks/weblinks.class.php

Class mosWeblink

Class Overview

Category database table class

Located in /components/com_weblinks/weblinks.class.php [line 23]

mosDBTable
   |
   --mosWeblink
Author(s):
  • Andrew Eddie <eddieajau@users.sourceforge.net
Information Tags:

Properties

Methods

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

Inherited From mosDBTable

mosDBTable::$_db
mosDBTable::$_error
mosDBTable::$_schema
mosDBTable::$_tbl
mosDBTable::$_tbl_key

Inherited From mosDBTable

mosDBTable::mosDBTable()
Object constructor to set table and key field
mosDBTable::bind()
binds a named array/hash to this object
mosDBTable::canDelete()
Generic check for whether dependancies exist for this object in the db schema
mosDBTable::check()
generic check method
mosDBTable::checkin()
Checks in an object
mosDBTable::checkout()
Checks out an object
mosDBTable::delete()
Default delete method
mosDBTable::filter()
Filters public properties
mosDBTable::get()
Gets the value of the class variable
mosDBTable::getError()
mosDBTable::getPublicProperties()
Returns an array of public properties
mosDBTable::hit()
Increments the hit counter for an object
mosDBTable::isCheckedOut()
Tests if item is checked out
mosDBTable::load()
binds an array/hash to this object
mosDBTable::move()
mosDBTable::publish()
Generic Publish/Unpublish function
mosDBTable::publish_array()
mosDBTable::reset()
Resets public properties
mosDBTable::save()
Generic save function
mosDBTable::set()
Set the value of the class variable
mosDBTable::store()
Inserts a new row if id is zero or updates an existing row in the database table
mosDBTable::toXML()
Export item list to xml
mosDBTable::updateOrder()
Compacts the ordering sequence of the selected records
mosDBTable::_getFieldType()
Returns the [database] type of the field
mosDBTable::_getSchema()
Gets the schema array
mosDBTable::_setSchema()
Sets the named schema array

[ Top ]
Property Summary
int   $approved  
int   $archived  
int   $catid  
boolean   $checked_out  
time   $checked_out_time  
datetime   $date  
string   $description  
int   $hits  
int   $id  
int   $ordering  
string   $params  
int   $published  
int   $sid  
string   $title  
string   $url  

[ Top ]
Method Summary
mosWeblink   mosWeblink()  
void   check()   overloaded check function

[ Top ]
Properties
int   $approved = null [line 51]

[ Top ]
int   $archived = null [line 49]

[ Top ]
int   $catid = null [line 27]

[ Top ]
boolean   $checked_out = null [line 43]

[ Top ]
time   $checked_out_time = null [line 45]

[ Top ]
datetime   $date = null [line 37]

[ Top ]
string   $description = null [line 35]

[ Top ]
int   $hits = null [line 39]

[ Top ]
int   $id = null [line 25]

[ Top ]
int   $ordering = null [line 47]

[ Top ]
string   $params = null [line 53]

[ Top ]
int   $published = null [line 41]

[ Top ]
int   $sid = null [line 29]

[ Top ]
string   $title = null [line 31]

[ Top ]
string   $url = null [line 33]

[ Top ]
Methods
Constructor mosWeblink  [line 58]

  mosWeblink mosWeblink( database &$db  )

Parameters:
database   &$db:  A database connector object


[ Top ]
check  [line 62]

  void check( )

overloaded check function



Redefinition of:
mosDBTable::check()
generic check method

[ Top ]

The site fititnt.org is not affiliated with or endorsed by the Joomla! Project or Open Source Matters. If you are looking for official documentation, visit api.joomla.org and docs.joomla.org.
Documentation generated on Mon, 26 Oct 2009 22:56:30 -0200 by phpDocumentor 1.4.3