[ Index ]

PHP Cross Reference of Unnamed Project

title

Body

[close]

/tag/ -> lib.php (summary)

Functions for component core_tag To set or get item tags refer to the class {@link core_tag_tag}

Copyright: 2007 Luiz Cruz <luiz.laydner@gmail.com>
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 71 lines (3 kb)
Included or required: 3 times
Referenced: 1 time
Includes or requires: 0 files

Defines 2 functions

  tag_page_type_list()
  core_tag_inplace_editable()

Functions
Functions that are not part of a class:

tag_page_type_list($pagetype, $parentcontext, $currentcontext)   X-Ref
Return a list of page types

param: string   $pagetype       current page type
param: stdClass $parentcontext  Block's parent context
param: stdClass $currentcontext Current context of block

core_tag_inplace_editable($itemtype, $itemid, $newvalue)   X-Ref
Implements callback inplace_editable() allowing to edit values in-place

param: string $itemtype
param: int $itemid
param: mixed $newvalue
return: \core\output\inplace_editable



Generated: Thu Aug 11 10:00:09 2016 Cross-referenced by PHPXref 0.7.1