summaryrefslogtreecommitdiff
path: root/LibertyBase.php
AgeCommit message (Expand)AuthorFilesLines
2013-01-08add getContentClassName and getContentTypespiderr1-7/+3
2012-05-06replace all PHP4 style constructors with __construct; replace calls to base c...spiderr1-1/+1
2012-05-05replace all calls to ::BitBase() with parent::__construct()spiderr1-1/+1
2012-04-17Tidy up to remove 'STRICT' warningsLester Caine ext:(%22)1-2/+2
2012-03-06remove static declaration from getNewObject methodsspiderr1-2/+2
2012-02-09add public static function getNewObjectByIdChristian Fowler1-1/+17
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2009-10-01remove ref to non-existant copyright.txt filewjames51-2/+2
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-2/+2
2009-03-03tweak getLibertyObject to allow for overridable getNewObject in case some acr...Christian Fowler1-5/+19
2007-07-10move functions not part of a class to liberty_lib.phpMax Kremmel1-1/+2
2007-07-01move content_status_id checks in prepGetList from LibertyBase to LibertyContentChristian Fowler1-20/+1
2007-07-01use correct method to check for admin and edit permissions and also make sure...Max Kremmel1-4/+4
2007-07-01Ignore min_content_status_id if not logged inLester Caine1-2/+2
2007-06-22make use of requireHandlerFile()Max Kremmel1-4/+3
2007-06-20Add new expungingAttachment call to LibertyAttachable to notify content that ...Nick Palmer1-3/+20
2007-03-14tweak to prepGetList override to better check for empty stuffChristian Fowler1-2/+8
2007-03-14override prepGetList to add some content_status_id handling. This will likely...Christian Fowler1-1/+13
2007-03-10make sure path defined exists before trying to pull in handler_file in lookupChristian Fowler1-4/+6
2006-09-06remove non integer bits from structure_id and content_id requests - can happe...Christian Fowler1-1/+4
2006-08-19missing paren in queryChristian Fowler1-8/+2
2006-02-11Strip in-line group_idLester Caine1-2/+2
2006-02-11Comment out first line security - this needs replacing with a serviceSQL link...Lester Caine1-7/+7
2006-02-09Filter content by group_id - block content not flagged with a group_id matchi...Lester Caine1-4/+11
2006-02-01detikify libertyMax Kremmel1-2/+2
2005-08-30synch recent changes from R1 to HEADMax Kremmel1-3/+1
2005-08-11merge recent changes with HEAD - keeping stuff up to date in case someone sta...Max Kremmel1-7/+14
2005-08-07merge recent changes from R1 to HEADMax Kremmel1-2/+2
2005-08-07merge recent changes from R1 to HEADMax Kremmel1-12/+6
2005-06-28Merge recent changes from R1 into HEADChristian Fowler1-10/+20
2005-06-19IMPORT TikiPro CLYDE FINALbitweaver.org1-0/+62