CIF_lib
[ class tree: CIF_lib ] [ index: CIF_lib ] [ all elements ]

Procedural File: topicfuncs.phtml

Source Location: /topicfuncs.phtml



Page Details:



Includes:

include_once("coafuncs.phtml") [line 4]
include_once('xml2array.phtml') [line 2]
include_once('networkerfuncs.phtml') [line 3]






AddEurovocConnection [line 5]

void AddEurovocConnection( $eurovoc, $id)



Parameters

   $eurovoc  
   $id  
[ Top ]



DelEurovocConnection [line 8]

void DelEurovocConnection( $eurovoc, $id)



Parameters

   $eurovoc  
   $id  
[ Top ]



DisplayPortalTopicMapping [line 1051]

void DisplayPortalTopicMapping( )



[ Top ]



DisplayTopicRegisterXMLTree [line 841]

void DisplayTopicRegisterXMLTree( $treewidth, $treeheight, [ $open = ""], [ $edit = 0], [ $autosave = 1], [ $tree_root = 0], [ $force_id = ""])



Parameters

   $treewidth  
   $treeheight  
   $open  
   $edit  
   $autosave  
   $tree_root  
   $force_id  
[ Top ]



DoTopicRegisterDelete [line 1310]

bool DoTopicRegisterDelete( array|int $selected, [bool $deep = false], [bool $regenerate = true], [ &$messages = []], array $messages)



Parameters

array|int   $selected   topic_register record or id
bool   $deep  
bool   $regenerate  
array   $messages  
   &$messages  
[ Top ]



DoTopicRegisterInsert [line 1159]

int DoTopicRegisterInsert( array|int $selected, string|null $title, [string $mode = 'child'], [ &$messages = []], array $messages)



Parameters

array|int   $selected   topic_register record or id
string|null   $title  
string   $mode   choices=child|sibling (default=child)
array   $messages  
   &$messages  
[ Top ]



DoTopicRegisterMove [line 1231]

boolean DoTopicRegisterMove( array|int $selected, [array|int|false $before = false], [array|int|false|null $parent = null], [ &$messages = []], array $messages)



Parameters

array|int   $selected   topic_register record or id (presouvana polozka)
array|int|false   $before   topic_register record or id (presunout pred; při false se dává nakonec)
array|int|false|null   $parent   topic_register record or id (parent ciloveho mista; při false je TOP; při null se pokusi vzit z before nebo z $selected)
array   $messages  
   &$messages  
[ Top ]



EurovocConnectionPanel [line 49]

void EurovocConnectionPanel( $id)



Parameters

   $id  
[ Top ]



EurovocSearch [line 115]

void EurovocSearch( $text)



Parameters

   $text  
[ Top ]



EurovocSearchPanel [line 97]

void EurovocSearchPanel( $id)



Parameters

   $id  
[ Top ]



EurovocTopicInfo [line 12]

void EurovocTopicInfo( $id)



Parameters

   $id  
[ Top ]



GetMappedXMLTopicRegister [line 738]

void GetMappedXMLTopicRegister( )



[ Top ]



GetMappedXMLTopicRegisterName [line 732]

void GetMappedXMLTopicRegisterName( $smtid)



Parameters

   $smtid  
[ Top ]



GetTopicRegisterChildren [line 1124]

array GetTopicRegisterChildren( array|int|false $item)



Tags:

return:  topic_register children records including $item


Parameters

array|int|false   $item   topic_register record or id or 0|false (topic_register_parent=0)
[ Top ]



GetTopicRegisterItem [line 1076]

array|false GetTopicRegisterItem( array|int $item)



Tags:

return:  topic_register record or false


Parameters

array|int   $item   topic_register record or id
[ Top ]



GetTopicRegisterLevel [line 1142]

int GetTopicRegisterLevel( array|int $item)



Tags:

return:  0-error,[1-N]-level


Parameters

array|int   $item   topic_register record or id
[ Top ]



GetTopicRegisterParent [line 1088]

array|false GetTopicRegisterParent( array|int $item)



Tags:

return:  topic_register parent record or false


Parameters

array|int   $item   topic_register record or id
[ Top ]



GetTopicRegisterParents [line 1097]

array GetTopicRegisterParents( array|int $item)



Tags:

return:  topic_register parents records


Parameters

array|int   $item   topic_register record or id
[ Top ]



GetTopicRegisterSiblings [line 1112]

array GetTopicRegisterSiblings( array|int $item)



Tags:

return:  topic_register siblings records including $item


Parameters

array|int   $item   topic_register record or id
[ Top ]



GetTopicRegistryAssignment [line 195]

void GetTopicRegistryAssignment( $uri, $type, [ $restrict_parent = 0])



Parameters

   $uri  
   $type  
   $restrict_parent  
[ Top ]



GetTopicRegistryBranch [line 1060]

void GetTopicRegistryBranch( $parent)



Parameters

   $parent  
[ Top ]



GoThroughTopicItems [line 715]

void GoThroughTopicItems( $arr)



Parameters

   $arr  
[ Top ]



MappedTopicFind [line 686]

void MappedTopicFind( $smtid)



Parameters

   $smtid  
[ Top ]



MappedTopicReverseFind [line 655]

void MappedTopicReverseFind( $trid)



Parameters

   $trid  
[ Top ]



NormalizeTopicRegisterOrder [line 1403]

string NormalizeTopicRegisterOrder( string|integer $order)



Parameters

string|integer   $order  
[ Top ]



RegenerateTopicRegisterOrders [line 1351]

void RegenerateTopicRegisterOrders( [array|int|false $parent = false], [null|int $parent_level = null], [ &$position_order = null], null|int|string $position_order)



Parameters

array|int|false   $parent   topic_register record or id
null|int   $parent_level   level rodicovske polozky (neni-li uveden, tak se zjisti sam, ale novym dotazem do db)
null|int|string   $position_order  
   &$position_order  
[ Top ]



SelectIdFromOpenType [line 424]

void SelectIdFromOpenType( $open)



Parameters

   $open  
[ Top ]



TopicContentTree [line 375]

void TopicContentTree( [ $prefix = "./"], [ $buttonname = ""])



Parameters

   $prefix  
   $buttonname  
[ Top ]



TopicGetNodeSubs [line 324]

void TopicGetNodeSubs( $node_id)



Parameters

   $node_id  
[ Top ]



TopicGetNodeSubsCount [line 317]

void TopicGetNodeSubsCount( $node_id)



Parameters

   $node_id  
[ Top ]



TopicMappingBulkChange [line 594]

void TopicMappingBulkChange( $open, $ids, [ $restrict_parent = 0], [ $overwrite = true])



Parameters

   $open  
   $ids  
   $restrict_parent  
   $overwrite  
[ Top ]



TopicMappingChange [line 546]

void TopicMappingChange( $open, $id, $state)



Parameters

   $open  
   $id  
   $state  
[ Top ]



TopicMappingRight [line 527]

void TopicMappingRight( $open)



Parameters

   $open  
[ Top ]



TopicMappingType [line 485]

void TopicMappingType( $open)



Parameters

   $open  
[ Top ]



TopicPanel [line 232]

void TopicPanel( $type, $id, [ $prefil = ""], [ $opened = 0], [ $hidedesign = 0], [ $autosave = 1], [ $forcedwidth = 400], [ $forcedheight = 500])



Parameters

   $type  
   $id  
   $prefil  
   $opened  
   $hidedesign  
   $autosave  
   $forcedwidth  
   $forcedheight  
[ Top ]



TopicPanelChangesSave [line 179]

void TopicPanelChangesSave( $type, $id)



Parameters

   $type  
   $id  
[ Top ]



TopicRegisterParent [line 651]

void TopicRegisterParent( $id)



Parameters

   $id  
[ Top ]



TopicRegisterXMLTree [line 748]

void TopicRegisterXMLTree( [ $node = 0], [ $open = ""], [ $opennodes = array()], [ $selectids = array()])



Parameters

   $node  
   $open  
   $opennodes  
   $selectids  
[ Top ]



Documentation generated on Fri, 07 Jun 2024 19:03:00 +0200 by phpDocumentor 1.4.3