Class tags

Description

Handle the tags of a book (create new tag, list existing tags, fix book to a tag, etc.)

Located in /templates/docbook/admin/svn_tags/tags.php (line 34)

WebObject
   |
   --tags
Method Summary
 void add_rs_tags ()
 void get_book_dir ()
 void get_current_tag ()
 void get_revision_nr ()
 void get_svn_url ()
 void is_fixed ()
 void onRender ()
 void on_add_tag ( $event_args)
 void on_del_tag ( $event_args)
 void on_set_date ( $event_args)
 void on_set_rev ( $event_args)
 void on_set_tag ( $event_args)
 void set_revision ( $revision)
 void write_fixed_file ( $content)
Methods
add_rs_tags (line 192)

Add to webpage a recordset of tags.

void add_rs_tags ()
get_book_dir (line 229)

return the directory of the book: content/books/xml/book_id/lng/

void get_book_dir ()
get_current_tag (line 140)
void get_current_tag ()
get_head_revision (line 172)
void get_head_revision ()
get_revision_date (line 162)
void get_revision_date ()
get_revision_nr (line 153)
void get_revision_nr ()
get_svn_url (line 214)

return the URL of the SVN repository: file://path/book_id/lng

void get_svn_url ()
is_fixed (line 182)
void is_fixed ()
onRender (line 130)
void onRender ()
on_add_tag (line 108)
void on_add_tag ( $event_args)
  • $event_args
on_del_tag (line 122)
void on_del_tag ( $event_args)
  • $event_args
on_set_date (line 101)
void on_set_date ( $event_args)
  • $event_args
on_set_rev (line 87)
void on_set_rev ( $event_args)
  • $event_args
on_set_tag (line 68)
void on_set_tag ( $event_args)
  • $event_args
set_revision (line 36)
void set_revision ( $revision)
  • $revision
write_fixed_file (line 62)

Write the file 'fixed' which prevents the update of the latest changes of the book in the public copy.

void write_fixed_file ( $content)
  • $content

Documentation generated on Wed, 09 Jan 2008 08:26:53 +0100 by phpDocumentor 1.3.2