content

package
v0.0.0-...-076d96f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 25, 2012 License: BSD-2-Clause-Views Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type A

type A struct {
	// contains filtered or unexported fields
}

func Actions

func Actions(uni *context.Uni) *A

func (*A) Delete

func (a *A) Delete() error

Delete content.

func (*A) DeleteComment

func (a *A) DeleteComment() error

func (*A) DeleteTag

func (a *A) DeleteTag() error

func (*A) Insert

func (a *A) Insert() error

func (*A) InsertComment

func (a *A) InsertComment() error

func (*A) MoveToFinal

func (a *A) MoveToFinal() error

func (*A) PullTags

func (a *A) PullTags() error

func (*A) SaveConfig

func (a *A) SaveConfig() error

func (*A) SavePersonalTypeConfig

func (a *A) SavePersonalTypeConfig() error

TODO: Ugly name.

func (*A) SaveTypeConfig

func (a *A) SaveTypeConfig() error

func (*A) Update

func (a *A) Update() error

func (*A) UpdateComment

func (a *A) UpdateComment() error

type H

type H struct {
	// contains filtered or unexported fields
}

func Hooks

func Hooks(uni *context.Uni) *H

func (*H) Front

func (h *H) Front() (bool, error)

func (*H) Install

func (h *H) Install(id bson.ObjectId) error

func (*H) Uninstall

func (h *H) Uninstall(id bson.ObjectId) error

type V

type V struct {
	// contains filtered or unexported fields
}

func Views

func Views(uni *context.Uni) *V

func (*V) AdminInit

func (v *V) AdminInit()

func (*V) Comments

func (v *V) Comments() error

func (*V) Config

func (v *V) Config() error

func (*V) Edit

func (v *V) Edit() error

Called from both admin and outside editing. ma containts type and id members extracted out of the url.

func (*V) Index

func (v *V) Index() error

func (*V) Tags

func (v *V) Tags() error

This functionality is almost the same as the tagSearch on the outside :S

func (*V) Type

func (v *V) Type() error

Lists contents of a givn type.

func (*V) TypeConfig

func (v *V) TypeConfig() error

Both everyone and personal.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL