コード例 #1
0
ファイル: Edit.php プロジェクト: Bouhnosaure/Typesetter
 /**
  * Used by slideshow addons
  * @deprecated 3.6rc4
  *
  */
 public function SaveSection_Text($section)
 {
     return \gp\tool\Editing::SectionFromPost_Text($this->file_sections[$section]);
 }