A list of hooks, which can be used to add/modify code in the core, without a hack.
Author: Oliver C.
Submitted by: Kilandor
Date: 2007-06-29 04:56
Comments: (0)
Ratings:
 
An, Example of how to use a hook.

/* ====================
Seditio - Website engine
Copyright Neocrome
http://www.neocrome.net

[BEGIN_SED]
File=plugins/plugin/plugin.php
Version=121
Updated=2007-2007-jun-28
Type=Plugin
Author=Kilandor
Description=
[END_SED]

[BEGIN_SED_EXTPLUGIN]
Code=plugin
Part=main
File=plugin
Hooks=page.add.add.done
Tags=
Order=10
[END_SED_EXTPLUGIN]

==================== */

Hooks=Your hook goes here.



List of Hooks

header

  • header.first

  • header.main

  • header.tags


footer

  • footer.first

  • footer.main

  • footer.tags


admin

  • admin.first

  • admin.main

  • admin.tags


admin.rights (new in v110)

  • admin.rights.main

  • admin.rights.end


admin.rightsbyitem (new in v110)

  • admin.rightsbyitem.case


comments

  • comments.send.first

  • comments.send.new

  • comments.main

  • comments.tags


forums.posts

  • forums.posts.first

  • forums.posts.newpost.first

  • forums.posts.newpost.done

  • forums.posts.delete.first

  • forums.posts.delete.done

  • forums.posts.main

  • forums.posts.tags

  • forums.posts.loop


forums.editpost

  • forums.editpost.first

  • forums.editpost.update.first

  • forums.editpost.update.done

  • forums.editpost.main

  • forums.editpost.tags


forums.topics

  • forums.topics.first

  • forums.topics.main

  • forums.topics.tags

  • forums.topics.loop


forums.newtopic.inc

  • forums.newtopic.first

  • forums.newtopic.newtopic.first

  • forums.newtopic.newtopic.done

  • forums.newtopic.main

  • forums.newtopic.tags


forums.sections

  • forums.sections.first

  • forums.sections.main

  • forums.sections.tags

  • forums.sections.loop


index

  • index.first

  • index.main

  • index.tags


list

  • list.first

  • list.main

  • list.loop

  • list.tags


message

  • message.main

  • message.tags


page

  • page.first

  • page.main

  • page.tags


page.add

  • page.add.first

  • page.add.add.first

  • page.add.add.done

  • page.add.main

  • page.add.tags


page.edit

  • page.edit.first

  • page.edit.update.first

  • page.edit.update.done

  • page.edit.main

  • page.edit.tags


pfs

  • pfs.first

  • pfs.upload.first

  • pfs.upload.moved

  • pfs.upload.done


pm

  • pm.first

  • pm.main

  • pm.loop

  • pm.tags


pm.send

  • pm.send.first

  • pm.send.send.first

  • pm.send.send.done


pm.edit

  • pm.edit.first


polls

  • polls.first

  • polls.main

  • polls.tags


ratings

  • ratings.main

  • ratings.tags

  • ratings.send.first

  • ratings.send.done


users.profile

  • profile.first

  • profile.udpate.first

  • profile.udpate.done

  • profile.main

  • profile.tags


users.auth

  • users.auth.first

  • users.auth.main

  • users.auth.check

  • users.auth.check.done

  • users.auth.tags

  • users.auth.logout


users.register

  • users.register.first

  • users.register.add.first

  • users.register.add.done

  • users.register.main

  • users.register.tags


users

  • users.first

  • users.main

  • users.loop

  • users.tags


users.details

  • users.details.first

  • users.details.main

  • users.details.tags


users.edit

  • users.edit.first

  • users.edit.update.first

  • users.edit.update.done

  • users.edit.main

  • users.edit.tags


users.logout

  • users.logout


Miscellanious

  • global

  • output

  • standalone

Copyright © 2008 Domain.Com. All Rights Reserved.
Page created in 4.797 seconds